CommunityToolkit.Maui
by: Microsoft
- 3 total downloads
- Latest version: 11.0.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
- 3 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.11
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
The Dapper SqlBuilder component, for building SQL queries dynamically.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 1 total downloads
- Latest version: 1.6.0
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 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
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFramework
by: Microsoft
- 7 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
- 12 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.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
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.