coverlet.msbuild
by: tonerdo
- 115 total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CronExpressionDescriptor
by: Brady Holt
- 324 total downloads
- Latest version: 2.44.0
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian, Italian, Swedish, Slovenian, Danish, Finnish, Greek, Kazakh and Japanese.
CryptoHelper
by: Henk Mollema
- 62 total downloads
- Latest version: 4.0.0
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName
by: Henk Mollema
- 17 total downloads
- Latest version: 3.0.2
DEPRECATED - The 'CryptoHelper' is now strong named by default.
CssInCSharp
by: Yoli
- 164 total downloads
- Latest version: 0.1.0-nightly-250508055741
Package Description
CsvHelper
by: Josh Close
- 971 total downloads
- Latest version: 33.1.0
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 399 total downloads
- Latest version: 2.1.66
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Dapper.StrongName
by: Sam Saffron Marc Gravell Nick Craver
- 221 total downloads
- Latest version: 2.1.66
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 1,298k total downloads
- Latest version: 13.0.2
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DnsClient
by: MichaCo
- 156 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
Docker.DotNet
by: Docker.DotNet
- 27 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.Enhanced
by: Docker.DotNet
- 10 total downloads
- Latest version: 3.128.5
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.Enhanced.X509
by: Docker.DotNet.X509
- 9 total downloads
- Latest version: 3.129.0
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
Docker.DotNet.X509
by: Docker.DotNet.X509
- 11 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
- 195 total downloads
- Latest version: 3.3.0
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
- 18 total downloads
- Latest version: 3.3.0
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.
DotLiquid
by: Tim Jones Alessandro Petrelli
- 597 total downloads
- Latest version: 2.3.197
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotMorten.Microsoft.SqlServer.Types
by: Morten Nielsen
- 23 total downloads
- Latest version: 2.5.0
Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client
dotnet-ef
by: Microsoft
- 155 total downloads
- Latest version: 3.0.3
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
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 4 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.