BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 0 total downloads
- Latest version: 2.6.0-beta.106
BouncyCastle.NET is a popular cryptography library for .NET
CommandLineParser
by: gsscoder, nemec, ericnewton76
- 8 total downloads
- Latest version: 2.5.0
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.
CommunityToolkit.Maui
by: Microsoft
- 6 total downloads
- Latest version: 12.2.0
The .NET MAUI Community Toolkit is a collection of Animations, Behaviors, Converters, and Custom Views for development with .NET MAUI. It simplifies and demonstrates common developer tasks building iOS, Android, macOS and Windows apps with .NET MAUI.
CommunityToolkit.Maui.Core
by: Microsoft
- 3 total downloads
- Latest version: 9.0.2
Core library for community toolkits using .NET MAUI
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 0 total downloads
- Latest version: 2.12.0-RC2
Confluent's .NET Client for Apache Kafka
ConsoleAppFramework
by: Cysharp
- 4 total downloads
- Latest version: 5.7.8
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
coverlet.msbuild
by: tonerdo
- 1 total downloads
- Latest version: 6.0.2
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper
by: Josh Close
- 3 total downloads
- Latest version: 2.13.4
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
- 1 total downloads
- Latest version: 32.0.1
JSON schema-based messages for Cucumber's inter-process communication
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 1 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.SqlBuilder
by: Sam Saffron, Johan Danforth
- 2 total downloads
- Latest version: 2.0.35
The Dapper SqlBuilder component, for building SQL queries dynamically.
Dapper.Transaction
by: ZZZ Projects
- 2 total downloads
- Latest version: 2.1.28
IDbTransaction extension methods for Dapper: A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Docker.DotNet.Enhanced
by: Docker.DotNet
- 1 total downloads
- Latest version: 3.130.0
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.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 2 total downloads
- Latest version: 2.2.595
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNet.Testcontainers
by: Andre Hofmeister and contributors
- 0 total downloads
- Latest version: 1.4.0
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFramework
by: Microsoft
- 8 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFrameworkCore.Exceptions.SqlServer
by: Giorgi Dalakishvili
- 5 total downloads
- Latest version: 8.0.0.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
FastEndpoints
by: FastEndpoints
- 14 total downloads
- Latest version: 7.3.0-beta.11
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 2 total downloads
- Latest version: 7.2.0-beta.12
Attributes used by FastEndpoints.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 10 total downloads
- Latest version: 6.1.0-beta.4
Core messaging interfaces used by FastEndpoints.