CommunityToolkit.Maui by: Microsoft
  • 3 total downloads
  • Latest version: 11.0.0
  • dotnet,maui,toolkit,kit,communitytoolkit,dotnetcommunitytoolkit
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
  • dotnet,maui,toolkit,kit,communitytoolkit,dotnetcommunitytoolkit
Core library for community toolkits using .NET MAUI
Confluent.Kafka by: Confluent Inc., Andreas Heider
  • 0 total downloads
  • Latest version: 2.12.0-RC2
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
ConsoleAppFramework by: Cysharp
  • 3 total downloads
  • Latest version: 5.7.8
  • batch,console,cli,consoleappframework
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
  • 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
  • 3 total downloads
  • Latest version: 2.13.4
  • 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
  • 1 total downloads
  • Latest version: 32.0.1
  • cucumber-messages cucumber reqnroll specflow gherkin
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.11
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.SqlBuilder by: Sam Saffron, Johan Danforth
  • 2 total downloads
  • Latest version: 2.0.35
  • orm sql micro-orm query sql-builder
The Dapper SqlBuilder component, for building SQL queries dynamically.
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 1 total downloads
  • Latest version: 1.6.0
  • template templating language Liquid markup .net35 .net40
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotnet-ef by: Microsoft
  • 0 total downloads
  • Latest version: 7.0.0-rc.2.22472.11
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
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
DotNet.Testcontainers by: Andre Hofmeister and contributors
  • 0 total downloads
  • Latest version: 1.4.0
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFramework by: Microsoft
  • 7 total downloads
  • Latest version: 6.5.1
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
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
  • 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
Fable by: Alfonso García-Caro Núñez
  • 0 total downloads
  • Latest version: 4.4.0
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 12 total downloads
  • Latest version: 7.3.0-beta.11
  • 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.Messaging.Core by: FastEndpoints
  • 10 total downloads
  • Latest version: 6.1.0-beta.4
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security by: FastEndpoints
  • 10 total downloads
  • Latest version: 7.1.1
Security library for FastEndpoints.
FluentAssertions by: Dennis Doomen, Jonas Nyrup
  • 4 total downloads
  • Latest version: 6.12.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, .NET 6, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3. Supported by InfoSupport B.V.
FluentValidation by: Jeremy Skinner
  • 2 total downloads
  • Latest version: 7.0.2
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.