ClosedXML
by: Jan Havlíček, Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash
- 105 total downloads
- Latest version: 0.105.1
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.105.1 ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
ClosedXML.Parser
by: Jan Havlíček
- 104 total downloads
- Latest version: 2.0.0
A lexer and parser of Excel formulas with focus on performance. Its goal is to create
an abstract syntax tree from a formula text to enable formula evaluation.
cloudscribe.Pagination.Models
by: Joe Audette
- 1 total downloads
- Latest version: 1.1.0
Pagination models
cloudscribe.Web.Pagination
by: Joe Audette
- 1 total downloads
- Latest version: 6.0.0
an AspNetCore TagHelper for pagination
Concentus
by: Logan Stromberg
- 2 total downloads
- Latest version: 2.2.2
This package is a portable C# implementation of the Opus audio compression codec (see https://opus-codec.org/ for more details). This package contains the Opus encoder, decoder, multistream codecs, repacketizer, as well as a port of the libspeexdsp resampler. It does NOT contain code to parse .ogg or .opus container files or to manage RTP packet streams. For better performance depending on your platform, see also the Concentus.Native package.
Coravel
by: James Hickey
- 44 total downloads
- Latest version: 6.0.2
Near-zero config .NET Core library that makes Task Scheduling, Caching, Queuing, Mailing, Event Broadcasting (and more) a breeze!
coverlet.collector
by: tonerdo
- 7 total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 118 total downloads
- Latest version: 2.0.123
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.AOT
by: Marc Gravell
- 98 total downloads
- Latest version: 1.0.48
Build time (AOT) tools for Dapper
DnsClient
by: MichaCo
- 2 total downloads
- Latest version: 1.8.0
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
DNTPersianUtils.Core
by: Vahid Nasiri
- 13 total downloads
- Latest version: 4.3.0
DNTPersianUtils.Core is a collection of Persian helper extension methods.
Docker.DotNet
by: Docker.DotNet
- 7 total downloads
- Latest version: 3.125.15
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
Docker.DotNet.X509
by: Docker.DotNet.X509
- 7 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
- 103 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.
DocumentFormat.OpenXml.Framework
by: Microsoft
- 98 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.
dotnet-ef
by: Microsoft
- 1 total downloads
- Latest version: 10.0.11
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
- 28 total downloads
- Latest version: 1.4.1
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
- 14 total downloads
- Latest version: 1.4.1
A simple distributed caching provider based on StackExchange.Redis.
EFCoreSecondLevelCacheInterceptor
by: Vahid Nasiri
- 11 total downloads
- Latest version: 3.2.3
Entity Framework Core Second Level Caching Library.
Elasticsearch.Net
by: Elastic and contributors
- 14 total downloads
- Latest version: 7.8.1
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.