Akka
by: Akka.NET Team
- 5.568k total downloads
- Latest version: 1.5.57
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
Akka.Analyzers
by: Akka
- 566 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
- 1.129k total downloads
- Latest version: 1.4.1-beta.506
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
- 47 total downloads
- Latest version: 8.1.0
The abstractions library for API versioning.
Asp.Versioning.Http
by: .NET Foundation and Contributors
- 41 total downloads
- Latest version: 6.5.0
A service API versioning library for Microsoft ASP.NET Core.
Asp.Versioning.Mvc
by: .NET Foundation and Contributors
- 41 total downloads
- Latest version: 6.4.1
A service API versioning library for Microsoft ASP.NET Core MVC.
Asp.Versioning.Mvc.ApiExplorer
by: .NET Foundation and Contributors
- 48 total downloads
- Latest version: 6.4.0
The API Explorer extensions for ASP.NET Core API Versioning.
Aspire.Hosting
by: Microsoft
- 35 total downloads
- Latest version: 9.0.0-preview.2.24162.2
Core API and abstractions for the .NET Aspire application model.
Aspire.Hosting.AppHost
by: Microsoft
- 186 total downloads
- Latest version: 13.1.0
Core library and MSBuild logic for Aspire AppHost projects.
AspNet.Security.OAuth.Validation
by: Kévin Chalet
- 55 total downloads
- Latest version: 2.0.0
OAuth2 validation middleware for ASP.NET Core.
AspNet.Security.OpenIdConnect.Extensions
by: Kévin Chalet
- 45 total downloads
- Latest version: 2.0.0
OpenID Connect extensions for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Primitives
by: Kévin Chalet
- 38 total downloads
- Latest version: 2.0.0
OpenID Connect primitives for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Server
by: Kévin Chalet
- 46 total downloads
- Latest version: 2.0.0
OpenID Connect server middleware for ASP.NET Core.
AspNetCore.HealthChecks.Uris
by: Xabaril Contributors
- 109 total downloads
- Latest version: 9.0.0
HealthChecks.Uris is a simple health check package for Uri groups.
AsyncKeyedLock
by: Mark Cilia Vincenti
- 306 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.
- 498 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Autofac
by: Autofac Contributors
- 265 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
- 105 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
- 49 total downloads
- Latest version: 7.1.0
Autofac extension for enabling AOP in conjunction with Castle.
AutoMapper
by: Jimmy Bogard
- 171 total downloads
- Latest version: 16.0.0
A convention-based object-object mapper.