Akka
by: Akka.NET Team
- 6.342k total downloads
- Latest version: 1.5.57-beta2
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
Akka.Analyzers
by: Akka
- 536 total downloads
- Latest version: 0.3.3
Akka.NET Roslyn Analyzers designed to help fix frequent, recurring design problems that may occur
in end-user code bases. Also includes helpful upgrade suggestions for migrating between minor and
major versions of Akka.NET.
AngleSharp
by: AngleSharp
- 680 total downloads
- Latest version: 1.4.1-beta.505
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
Asp.Versioning.Abstractions
by: .NET Foundation and Contributors
- 19 total downloads
- Latest version: 8.1.0
The abstractions library for API versioning.
Asp.Versioning.Http
by: .NET Foundation and Contributors
- 25 total downloads
- Latest version: 8.1.0
A service API versioning library for Microsoft ASP.NET Core.
Asp.Versioning.Mvc
by: .NET Foundation and Contributors
- 44 total downloads
- Latest version: 8.1.0
A service API versioning library for Microsoft ASP.NET Core MVC.
Asp.Versioning.Mvc.ApiExplorer
by: .NET Foundation and Contributors
- 51 total downloads
- Latest version: 8.1.0
The API Explorer extensions for ASP.NET Core API Versioning.
Aspire.Hosting
by: Microsoft
- 87 total downloads
- Latest version: 13.0.2
Core abstractions for the Aspire application model.
Aspire.Hosting.AppHost
by: Microsoft
- 78 total downloads
- Latest version: 13.0.2
Core library and MSBuild logic for Aspire AppHost projects.
AspNet.Security.OAuth.Validation
by: Kévin Chalet
- 30 total downloads
- Latest version: 2.0.0
OAuth2 validation middleware for ASP.NET Core.
AspNet.Security.OpenIdConnect.Extensions
by: Kévin Chalet
- 16 total downloads
- Latest version: 2.0.0
OpenID Connect extensions for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Primitives
by: Kévin Chalet
- 11 total downloads
- Latest version: 2.0.0
OpenID Connect primitives for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Server
by: Kévin Chalet
- 17 total downloads
- Latest version: 2.0.0
OpenID Connect server middleware for ASP.NET Core.
AspNetCore.HealthChecks.Uris
by: Xabaril Contributors
- 67 total downloads
- Latest version: 9.0.0
HealthChecks.Uris is a simple health check package for Uri groups.
AsyncKeyedLock
by: Mark Cilia Vincenti
- 194 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.
- 493 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Autofac
by: Autofac Contributors
- 146 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
- 43 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
- 30 total downloads
- Latest version: 7.1.0
Autofac extension for enabling AOP in conjunction with Castle.
AutoMapper
by: Jimmy Bogard
- 159 total downloads
- Latest version: 16.0.0
A convention-based object-object mapper.