Bogus by: Brian Chavez
  • 1 total downloads
  • Latest version: 22.3.2
  • fake bogus poco data generator database seed values test-data test tdd testing faker .net EF
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
bootstrap by: The Bootstrap Authors
  • 61 total downloads
  • Latest version: 5.3.8
  • css mobile-first responsive front-end framework web
The most popular front-end framework for developing responsive, mobile first projects on the web.
BouncyCastle.Cryptography by: Legion of the Bouncy Castle Inc.
  • 2 total downloads
  • Latest version: 2.7.0-beta.98
  • bouncycastle cryptography dtls encryption open-source openpgp post-quantum security tls
BouncyCastle.NET is a popular cryptography library for .NET
CommandLineParser by: gsscoder, nemec, ericnewton76
  • 4 total downloads
  • Latest version: 2.7.0
  • command line commandline argument option parser parsing library syntax shell
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
  • 74 total downloads
  • Latest version: 2.11.1
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
Confluent.Kafka.Extensions.Diagnostics by: Vadim Hatsura
  • 13 total downloads
  • Latest version: 0.5.1-alpha.4
  • kafka, confluent, diagnostics
Confluent.Kafka instrumentationusing the [System.Diagnostics.Activity](https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.activity) API
coverlet.msbuild by: tonerdo
  • 12 total downloads
  • Latest version: 6.0.1
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper by: Josh Close
  • 1 total downloads
  • Latest version: 9.2.2
  • csv csvhelper comma separated value delimited
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
  • 16 total downloads
  • Latest version: 2.1.21
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Docker.DotNet by: Docker.DotNet
  • 4 total downloads
  • Latest version: 3.125.11
  • Docker Container C# .NET
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.
EntityFrameworkCore.Exceptions.SqlServer by: Giorgi Dalakishvili
  • 1 total downloads
  • Latest version: 6.0.3.2
  • EntityFramework EF SqlServer EntityFrameworkCore entity-framework-core EFCore Data Database
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
  • 36 total downloads
  • Latest version: 8.1.1
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 1 total downloads
  • Latest version: 8.1.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 1 total downloads
  • Latest version: 8.1.0
Package Description
ErikEJ.SqlClient.Extensions by: ErikEJ
  • 2 total downloads
  • Latest version: 1.0.4
Makes it easier to use Microsoft.Data.SqlClient with Dependency Injection and adds ILogger logging of SqlClient events.
FastEndpoints by: FastEndpoints
  • 25 total downloads
  • Latest version: 7.1.0-beta.12
  • http, rest, rest-api, web-api, webapi, aspnet, aspnetcore, dotnet6, minimal-api, vertical-slice-architecture, repr-pattern
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes by: FastEndpoints
  • 11 total downloads
  • Latest version: 7.1.0-beta.12
Attributes used by FastEndpoints.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 3 total downloads
  • Latest version: 7.1.0-beta.12
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security by: FastEndpoints
  • 37 total downloads
  • Latest version: 7.1.0-beta.12
Security library for FastEndpoints.
FluentAssertions by: Dennis Doomen, Jonas Nyrup
  • 2 total downloads
  • Latest version: 6.1.0
  • MSTest2 xUnit NUnit MSpec NSpec TDD BDD Fluent netcore netstandard uwp
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.