ConsoleAppFramework
by: Cysharp
- 5 total downloads
- Latest version: 5.7.4
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
coverlet.collector
by: tonerdo
- 0 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.
coverlet.msbuild
by: tonerdo
- 0 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.
Crc32.NET
by: force
- 1 total downloads
- Latest version: 1.1.0
Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
CsQuery
by: James Treworgy
- 2 total downloads
- Latest version: 1.1.2.1
CsQuery is a CSS selector engine and jQuery port for .NET 4 and C#. It implements all CSS2 and CSS3 selectors, all the DOM manipulation methods of jQuery, and some of the utility methods. It includes an HTML parser, a document object model that mimics the browser DOM, and uses a subselect-capable index for fast operation.
CsvHelper
by: Josh Close
- 21 total downloads
- Latest version: 30.0.3
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Cucumber.Messages
by: Cucumber Ltd, TechTalk
- 3 total downloads
- Latest version: 14.0.0
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 16 total downloads
- Latest version: 2.1.35
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.ColumnMapper
by: Dan Turkenkopf
- 1 total downloads
- Latest version: 1.1.0
Simple extension to [Dapper](https://code.google.com/p/dapper-dot-net/) to allow arbitrary column to property mapping
Dapper.SqlBuilder
by: Sam Saffron, Johan Danforth
- 1 total downloads
- Latest version: 2.0.78
The Dapper SqlBuilder component, for building SQL queries dynamically.
Docker.DotNet
by: Docker.DotNet
- 2 total downloads
- Latest version: 3.125.12
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
- 0 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
- 1 total downloads
- Latest version: 2.7.1
Official NuGet for DocumentFormat.OpenXml
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 4 total downloads
- Latest version: 2.3.162
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNet.Testcontainers
by: Andre Hofmeister and contributors
- 7 total downloads
- Latest version: 1.6.0-beta.2226
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFramework
by: Microsoft
- 3 total downloads
- Latest version: 6.1.3
Entity Framework is Microsoft's recommended data access technology for new applications.
EPPlus
by: EPPlus Software AB
- 11 total downloads
- Latest version: 8.1.1
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 14 total downloads
- Latest version: 5.17.1.18-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 12 total downloads
- Latest version: 8.1.0-beta.2
Attributes used by FastEndpoints.
FastExpressionCompiler.src
by: Maksim Volkau
- 0 total downloads
- Latest version: 5.3.1
FastExpressionCompiler is 10-40x times faster than Expression.Compile()