Top 20 NuGet Packages
Provides functionality for retrieving metadata of models, based on the attributes they are annotated with.
Provides functionality for representing database connection strings abstractly, and reading their literal values from configuration.
Provides support for idiomatic configuration of ASP.NET Core within Windows-based AWS Elastic Beanstalk instances,
as a mitigation of a known deficiency wherein AWS Elastic Beanstalk IIS Environment configuration doesn't actually
get its configuration values into ASP.NET Core application...
Provides fluent extensions of .NET Core's service registration mechanism so that consumers can easily
wire in large sets of Autofac configuration, without crowding their `Startup` classes.
An alternative to `Autofac.Extensions.DependencyInjection`.
This package is for Autofac ver...
Provides fluent extensions of .NET Core's service registration mechanism so that consumers can easily
wire in large sets of Autofac configuration, without crowding their `Startup` classes.
An alternative to `Autofac.Extensions.DependencyInjection`.
This package is for Autofac ver...
Provides an implementation of an ASP.NET Core health check that runs a given query against a resolved Entity Framework 6 db context.
Provides fluent extensions of .NET Core's hosting mechanisms so that consumers can easily
wire in large sets of Autofac configuration, without crowding their `Startup` classes.
An alternative to `Autofac.Extensions.Hosting`.
This package is for Autofac version 5. For an identical...
Provides fluent extensions of .NET Core's hosting mechanisms so that consumers can easily
wire in large sets of Autofac configuration, without crowding their `Startup` classes.
An alternative to `Autofac.Extensions.Hosting`.
This package is for Autofac version 4. For an identical...
Provides fluent extensions of .NET Core's hosting mechanisms so that consumers can wire up a Serilog
implementation of Microsoft's logging abstraction, as long as it has been elsewhere registered with
dependency injection in a singleton scope.
This allows the use of Serilog-backed...
Provides functionality to wire up "hosting middleware" that can be added to the application's web hosting pipeline as a means to asynchronously intercept startup and graceful shutdowns.
An alternative to `IStartupFilter` that is asynchronous.
Provides an abstraction of "hosting middleware" that can be added to the application's web hosting pipeline as a means to asynchronously intercept startup and graceful shutdowns.
Part of an alternative to `IStartupFilter` that is asynchronous.
Provides functionality to wire up a delayed-start to an application's web hosting pipeline.
Useful for crudely avoiding race conditions with other parts of an application's surrounding infrastructure.
Low-level Serilog provider for `Microsoft.Extensions.Logging`.
An alternative to `Serilog.Extensions.Logging`.
Provides abstractions for fault handling patterns.
Implements fault handling patterns using Polly.
Provides a retry predicate that enables retry for exceptions caused by SQL Server connectivity issues.
Provides a retry predicate that enables retry for exceptions that are caused by Win32 errors.
Defines basic implementations of fault handling components.
Provides abstractions for runtime type interception patterns.
Heavily based on the API exposed by `Castle.DynamicProxy`.
Provides an annotation that indicates a target type or member should be intercepted with retry-on-fault semantics.