Top 20 NuGet Packages
Provides ASP.NET Core model binders to clean up string inputs, handle base-64 values portably, and adapt parsing to a legacy paradigm.
Provides an ASP.NET Core model validator that marks a member as being required, contingent on the value of a sibling boolean member.
Based on `foolproof`.
Provides an Autofac helper that augments registrations with the ability to provide a singleton-compatible implementation of ASP.NET Core's IUrlHelper.
Provides the ability to bulk populate an Autofac ContainerBuilder with modules grouped into "module providers".
This is a useful abstraction for projects that have large numbers of Autofac modules.
Provides an abstraction that is part of the ability to bulk populate an Autofac container builder with modules.
This is a useful abstraction for projects that have large numbers of Autofac modules.
Provides helpers for dynamically deciding the lifetime management semantics of component registrations in an Autofac container.
Provides abstractions for helpers for dynamically deciding the lifetime management semantics of component registrations in an Autofac container.
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes with
interceptors based on annotated attributes.
An (Autofac-specific) alternative to (and combination of) both `Ninject.Extensions.Interception` and `Autofac.Extras.DynamicProxy`.
...
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes marked with
`RetryOnFaultAttribute` such that failed operations will be retried with a configurable exponential back-off.
This package is for Autofac version 5. For an identical API ...
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes marked with
`FreezeTimeAttribute` such that resolved `IClock` instances will reflect a frozen instance in time time, throughout
the duration of each intercepted call.
This is u...
Provides the ability to configure configuration-based Options with Autofac-based dependency injection.
An Autofac-specific alternative to `Microsoft.Extensions.Options.ConfigurationExtensions`.
Provides helpers that simplify some repeated patterns with Autofac registrations.
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes with
interceptors based on annotated attributes.
An (Autofac-specific) alternative to (and combination of) both `Ninject.Extensions.Interception` and `Autofac.Extras.DynamicProxy`.
...
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes marked with
`RetryOnFaultAttribute` such that failed operations will be retried with a configurable exponential back-off.
This package is for Autofac version 4. For an identical API ...
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes marked with
`FreezeTimeAttribute` such that resolved `IClock` instances will reflect a frozen instance in time time, throughout
the duration of each intercepted call.
This is u...
Provides extension methods to augment LINQ-to-Objects with additional functionality and patterns.
Provides collection-query-related unit types to be used with discriminated unions.
Provides extension methods to augment LINQ-to-Objects with pagination.
Provides abstractions used as part of adding pagination support to LINQ.
Provides assorted model annotations that FoxGuard uses in its internal-use line-of-business software.