Docker.DotNet.X509
by: Docker.DotNet.X509
- 10 total downloads
- Latest version: 3.125.15
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DocumentFormat.OpenXml
by: Microsoft
- 148 total downloads
- Latest version: 3.5.1
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DocumentFormat.OpenXml.Framework
by: Microsoft
- 102 total downloads
- Latest version: 3.4.1
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
dotnet-ef
by: Microsoft
- 10 total downloads
- Latest version: 5.0.12
Entity Framework Core Tools for the .NET Command-Line Interface.
Enables these commonly used dotnet-ef commands:
dotnet ef migrations add
dotnet ef migrations list
dotnet ef migrations script
dotnet ef dbcontext info
dotnet ef dbcontext scaffold
dotnet ef database drop
dotnet ef database update
EasyCaching.Core
by: ncc, Catcher Wong
- 57 total downloads
- Latest version: 1.9.4-alpha20241225060119
EasyCaching is a open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
EasyCaching.Redis
by: ncc, Catcher Wong
- 42 total downloads
- Latest version: 1.9.3-alpha20240918013649
A simple distributed caching provider based on StackExchange.Redis.
EFCoreSecondLevelCacheInterceptor
by: Vahid Nasiri
- 102 total downloads
- Latest version: 5.5.0
Entity Framework Core Second Level Caching Library.
Elasticsearch.Net
by: Elastic and contributors
- 34 total downloads
- Latest version: 7.15.2
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies.
Comes with built in cluster failover/connection pooling support.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 110 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
FastMember
by: Marc Gravell
- 1 total downloads
- Latest version: 1.2.0
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
FastMember.Signed
by: Marc Gravell
- 1 total downloads
- Latest version: 1.1.0
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
FFmpeg.AutoGen
by: Ruslan Balanukhin
- 11 total downloads
- Latest version: 7.1.1
FFmpeg auto generated unsafe bindings for C#/.NET and Mono.
FFMpegCore
by: Malte Rosenbjerg, Vlad Jerca, Max Bagryantsev
- 23 total downloads
- Latest version: 5.4.0
A .NET Standard FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your .NET applications
FirebaseAdmin
by: Google Inc.
- 30 total downloads
- Latest version: 3.6.0
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their
services and applications.
FluentAssertions
by: Dennis Doomen, Jonas Nyrup, Xceed
- 73 total downloads
- Latest version: 8.10.0
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher.
Supports the unit test frameworks MSTest2, MSTest3, MSTest4, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.
IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/).
Check out the [license page](LICENSE) for more information.
FluentValidation
by: Jeremy Skinner
- 103 total downloads
- Latest version: 11.11.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 48 total downloads
- Latest version: 11.3.1
AspNetCore integration for FluentValidation
FluentValidation.DependencyInjectionExtensions
by: Jeremy Skinner
- 69 total downloads
- Latest version: 11.11.0
Dependency injection extensions for FluentValidation
GenFu
by: misterjames, dpaquette, stimms
- 3 total downloads
- Latest version: 1.6.0
GenFu is a library you can use to generate realistic test data.
Google.Api.Gax
by: Google LLC
- 19 total downloads
- Latest version: 4.14.0
Support classes for Google API client libraries