CommandLineParser
by: gsscoder, nemec, ericnewton76, moh-hassan
- 1 total downloads
- Latest version: 2.9.1
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 2 total downloads
- Latest version: 2.11.1
Confluent's .NET Client for Apache Kafka
Confluent.Kafka.Extensions.Diagnostics
by: Vadim Hatsura
- 1 total downloads
- Latest version: 0.5.0
Confluent.Kafka instrumentationusing the [System.Diagnostics.Activity](https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.activity) API
coverlet.collector
by: tonerdo
- 6 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.
coverlet.msbuild
by: tonerdo
- 1 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.
CsvHelper
by: Josh Close
- 45 total downloads
- Latest version: 32.0.1
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
- 47 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.
Docker.DotNet
by: Docker.DotNet
- 1 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.
dotnet-ef
by: Microsoft
- 2 total downloads
- Latest version: 5.0.14
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
EntityFrameworkCore.Exceptions.SqlServer
by: Giorgi Dalakishvili
- 1 total downloads
- Latest version: 6.0.3.2
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException
EPPlus
by: EPPlus Software AB
- 2 total downloads
- Latest version: 8.1.1
A spreadsheet library for .NET framework and .NET core
ErikEJ.SqlClient.Extensions
by: ErikEJ
- 6 total downloads
- Latest version: 1.0.5
Makes it easier to use Microsoft.Data.SqlClient with Dependency Injection and adds ILogger logging of SqlClient events.
FastEndpoints
by: FastEndpoints
- 7 total downloads
- Latest version: 5.20.1.6-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 7 total downloads
- Latest version: 6.2.0-beta.7
Attributes used by FastEndpoints.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 10 total downloads
- Latest version: 7.1.0-beta.11
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 7 total downloads
- Latest version: 5.29.0.10-beta
Security library for FastEndpoints.
FastExpressionCompiler.src
by: Maksim Volkau
- 1 total downloads
- Latest version: 3.3.0
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
Fluid.Core
by: Sebastien Ros
- 0 total downloads
- Latest version: 2.3.0
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.