DocumentFormat.OpenXml
by: Microsoft
- 145 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
- 101 total downloads
- Latest version: 3.1.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.
EasyCaching.Core
by: ncc, Catcher Wong
- 52 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
- 40 total downloads
- Latest version: 1.9.3-alpha20240918013649
A simple distributed caching provider based on StackExchange.Redis.
EFCoreSecondLevelCacheInterceptor
by: Vahid Nasiri
- 100 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
- 109 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
- 8 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
- 18 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.
- 25 total downloads
- Latest version: 3.4.0
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their
services and applications.
FluentAssertions
by: Dennis Doomen, Jonas Nyrup, Xceed
- 55 total downloads
- Latest version: 8.3.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, 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
- 80 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
- 30 total downloads
- Latest version: 11.3.1
AspNetCore integration for FluentValidation
FluentValidation.DependencyInjectionExtensions
by: Jeremy Skinner
- 59 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
- 17 total downloads
- Latest version: 4.14.0
Support classes for Google API client libraries
Google.Api.Gax.Rest
by: Google LLC
- 22 total downloads
- Latest version: 4.8.0
Common Protocol Buffer messages for Google APIs
Google.Apis
by: Google LLC
- 25 total downloads
- Latest version: 1.75.0
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.