DotNet.Testcontainers
by: Andre Hofmeister and contributors
- 3 total downloads
- Latest version: 1.1.0-beta.20200112.7
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFramework
by: Microsoft
- 0 total downloads
- Latest version: 6.5.0-preview2-24180-01
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EPPlus
by: EPPlus Software AB
- 3 total downloads
- Latest version: 8.2.0
A spreadsheet library for .NET framework and .NET core
ErikEJ.SqlClient.Extensions
by: ErikEJ
- 3 total downloads
- Latest version: 1.0.1
Makes it easier to use Microsoft.Data.SqlClient with Dependency Injection and adds ILogger logging of SqlClient events.
FastEndpoints
by: FastEndpoints
- 4 total downloads
- Latest version: 8.0.0-beta.10
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 130 total downloads
- Latest version: 8.0.0-beta.9
Attributes used by FastEndpoints.
FastEndpoints.Core
by: FastEndpoints
- 7 total downloads
- Latest version: 8.0.0-beta.9
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.JobQueues
by: FastEndpoints
- 5 total downloads
- Latest version: 8.0.0-beta.9
Command based background job queueing with scheduling and tracking for any .NET application
FastEndpoints.Messaging
by: FastEndpoints
- 4 total downloads
- Latest version: 8.0.0-beta.7
Standalone messaging library for Command Bus/Event Bus implementations compatible with any .NET application.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 6 total downloads
- Latest version: 8.0.0-beta.6
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 3 total downloads
- Latest version: 8.0.0-beta.10
Security library for FastEndpoints.
FluentMigrator.Abstractions
by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker, John Zabroski
- 3 total downloads
- Latest version: 6.1.0
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentValidation
by: Jeremy Skinner
- 1 total downloads
- Latest version: 12.1.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Gherkin
by: Cucumber Ltd, Gaspar Nagy
- 1 total downloads
- Latest version: 20.0.0
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
Google.Protobuf
by: Google Inc.
- 1 total downloads
- Latest version: 3.18.0-rc2
C# runtime library for Protocol Buffers - Google's data interchange format.
GoogleGson
by: Microsoft
- 2 total downloads
- Latest version: 2.10.0
Gson is a library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object.
Grpc.AspNetCore.Server
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.44.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 31 total downloads
- Latest version: 2.76.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Net.ClientFactory
by: The gRPC Authors
- 33 total downloads
- Latest version: 2.76.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.70.0
Infrastructure for common functionality in gRPC