BlazorStrap by: Chanan Braunstein, John Bomhold
  • 1 total downloads
  • Latest version: 5.2.103-RC1
  • blazor bootstrap bootstrap5
A bootstrap 5 component library for Blazor
BlazorStrap.V5 by: Chanan Braunstein, John Bomhold
  • 1 total downloads
  • Latest version: 5.1.100-Preview3
  • blazor bootstrap bootstrap4
Bootstrap 5.x component library for BlazorStrap
Bogus by: Brian Chavez
  • 54 total downloads
  • Latest version: 35.6.4
  • faker fake bogus poco data generator database seed values test-data test tdd testing .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, Twitter Inc.
  • 4 total downloads
  • Latest version: 5.0.2
  • 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.6.0
  • 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
  • 1 total downloads
  • Latest version: 2.2.0
  • command line commandline argument option parser parsing library syntax shell
Terse syntax C# command line parser for .NET with F# support. 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
  • 1 total downloads
  • Latest version: 1.0.0-pre2
  • dotnet,maui,toolkit,kit,communitytoolkit,dotnetcommunitytoolkit
The .NET MAUI Community Toolkit is a collection of Animations, Behaviors, Converters, and Effects 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
  • 2 total downloads
  • Latest version: 9.0.1
  • dotnet,maui,toolkit,kit,communitytoolkit,dotnetcommunitytoolkit
Core library for community toolkits using .NET MAUI
Confluent.Kafka by: Confluent Inc., Andreas Heider
  • 4 total downloads
  • Latest version: 2.11.1
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
ConsoleAppFramework by: Cysharp
  • 2 total downloads
  • Latest version: 5.7.3
  • batch,console,cli,consoleappframework
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
CsvHelper by: Josh Close
  • 4 total downloads
  • Latest version: 15.0.8
  • 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.
Cucumber.Messages by: Cucumber Ltd, TechTalk
  • 2 total downloads
  • Latest version: 14.1.0
  • cucumber-messages cucumber specflow gherkin
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Dapper by: Sam Saffron, Marc Gravell
  • 1 total downloads
  • Latest version: 1.11.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Docker.DotNet.Enhanced.X509 by: Docker.DotNet.X509
  • 5 total downloads
  • Latest version: 3.128.5
  • Docker Container C# .NET
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
  • 1 total downloads
  • Latest version: 3.125.12
  • Docker Container C# .NET
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 1 total downloads
  • Latest version: 2.2.516
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNet.Testcontainers by: Andre Hofmeister and contributors
  • 2 total downloads
  • Latest version: 1.7.0-beta.2269
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
EFCore.NamingConventions by: Shay Rojansky
  • 1 total downloads
  • Latest version: 6.0.0-preview.3
  • Entity Framework Core entity-framework-core ef efcore orm sql
Naming Conventions for Entity Framework Core Tables and Columns.
EntityFramework by: Microsoft
  • 1 total downloads
  • Latest version: 6.2.0-beta1
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework is Microsoft's recommended data access technology for new applications.
EntityFrameworkCore.Exceptions.SqlServer by: Giorgi Dalakishvili
  • 1 total downloads
  • Latest version: 8.1.0
  • 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