Asp.Versioning.Mvc.ApiExplorer
by: .NET Foundation and Contributors
- 158 total downloads
- Latest version: 8.1.0
The API Explorer extensions for ASP.NET Core API Versioning.
AspNet.Security.OAuth.Validation
by: Kévin Chalet
- 335 total downloads
- Latest version: 2.0.0
OAuth2 validation middleware for ASP.NET Core.
AspNet.Security.OpenIdConnect.Extensions
by: Kévin Chalet
- 531 total downloads
- Latest version: 2.0.0
OpenID Connect extensions for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Primitives
by: Kévin Chalet
- 334 total downloads
- Latest version: 2.0.0
OpenID Connect primitives for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Server
by: Kévin Chalet
- 494 total downloads
- Latest version: 2.0.0
OpenID Connect server middleware for ASP.NET Core.
AspNetCore.HealthChecks.UI
by: Xabaril Contributors
- 3.476k total downloads
- Latest version: 9.0.0
HealthChecks.UI is a ASP.NET Core UI viewer of ASP.NET Core HealthChecks. For more information see https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks
AspNetCore.HealthChecks.UI.Client
by: Xabaril Contributors
- 1.456k total downloads
- Latest version: 9.0.0
HealthChecks.UI.Client contains some mandatory abstractions to work with HealthChecks.UI.
AspNetCore.HealthChecks.UI.Core
by: Xabaril Contributors
- 906 total downloads
- Latest version: 9.0.0
HealthChecks.UI.Core package containing builder and model definitions
AspNetCore.HealthChecks.UI.Data
by: Xabaril Contributors
- 276 total downloads
- Latest version: 9.0.0
HealthChecks.UI.Data package containing data models and database context definition
AspNetCore.HealthChecks.UI.InMemory.Storage
by: Xabaril Contributors
- 886 total downloads
- Latest version: 9.0.0
HealthChecks.UI.InMemory.Storage package contains the required classes to use InMemory provider in the UI
AsyncBridge
by: Daniel Grunwald Omer Mor Alex Davies jnm2
- 32 total downloads
- Latest version: 0.3.1
C# 5 async/await support for .NET Framework pre-4.5
This package is now unified to include all functionality from AsyncBridge.Net35 and AsyncBridge.Portable.
AsyncKeyedLock
by: Mark Cilia Vincenti
- 2.283k total downloads
- Latest version: 7.1.8
An asynchronous .NET library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number, with optional pooling for reducing memory allocations.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 125 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
AutoBogus
by: Nick Dodd
- 1.113k total downloads
- Latest version: 2.13.1
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
AutoBogus.Conventions
by: Nick Dodd
- 796 total downloads
- Latest version: 2.13.1
A C# library complementing the Bogus generator by adding auto creation and population capabilities. This package includes generator options for common conventions.
Autofac
by: Autofac Contributors
- 3.566k total downloads
- Latest version: 9.0.0
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 231 total downloads
- Latest version: 10.0.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Autofac.Extras.DynamicProxy
by: Autofac Contributors
- 136 total downloads
- Latest version: 7.1.0
Autofac extension for enabling AOP in conjunction with Castle.
AutoMapper
by: Jimmy Bogard
- 2.335k total downloads
- Latest version: 16.0.0-beta-1
A convention-based object-object mapper.
AutoMapper.Collection
by: Tyler Carlson
- 1.217k total downloads
- Latest version: 12.0.0
Collection Add/Remove/Update support for AutoMapper. AutoMapper.Collection adds EqualityComparison Expressions for TypeMaps to determine if Source and Destination type are equivalent to each other when mapping collections.