Ardalis.Specification.EntityFrameworkCore
by: Steve Smith (@ardalis) Scott DePouw Fati Iseni (@fiseni)
- 145 total downloads
- Latest version: 6.1.0
EF Core plugin package to Ardalis.Specification containing EF Core evaluator and abstract repository.
Asp.Versioning.Abstractions
by: .NET Foundation and Contributors
- 324 total downloads
- Latest version: 10.0.0-preview.2
The abstractions library for API versioning.
Asp.Versioning.Http
by: .NET Foundation and Contributors
- 172 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
- 159 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
- 112 total downloads
- Latest version: 6.4.0
The API Explorer extensions for ASP.NET Core API Versioning.
AspectInjector
by: Aspect Injector Contributors
- 805 total downloads
- Latest version: 2.9.0
Attributes-based compile-time AOP framework.
Cross-cutting concerns made easy!
Just apply your attributes where you need them and everything automagicaly works!
No xml configs! No wierd reflection hacks! No runtime emit!
Works with AOT and Blazor!
See release notes for this version here:
https://github.com/pamidur/aspect-injector/releases/tag/2.9.0
Aspire.Hosting
by: Microsoft
- 72 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
- 509 total downloads
- Latest version: 13.2.3
Core library and MSBuild logic for Aspire AppHost projects.
AspNet.Security.OAuth.Apple
by: Martin Costello
- 179 total downloads
- Latest version: 3.1.8
ASP.NET Core security provider enabling Apple authentication.
AspNet.Security.OAuth.Validation
by: Kévin Chalet
- 150 total downloads
- Latest version: 2.0.0
OAuth2 validation middleware for ASP.NET Core.
AspNet.Security.OpenIdConnect.Extensions
by: Kévin Chalet
- 191 total downloads
- Latest version: 2.0.0
OpenID Connect extensions for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Primitives
by: Kévin Chalet
- 169 total downloads
- Latest version: 2.0.0
OpenID Connect primitives for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Server
by: Kévin Chalet
- 190 total downloads
- Latest version: 2.0.0
OpenID Connect server middleware for ASP.NET Core.
AspNetCore.Authentication.ApiKey
by: Mihir Dilip
- 128 total downloads
- Latest version: 9.0.0
Easy to use and very light weight Microsoft style API Key Authentication Implementation for ASP.NET Core. It can be setup so that it can accept API Key either in Header, Authorization Header, QueryParams, HeaderOrQueryParams or RouteValues.
AspNetCore.HealthChecks.Redis
by: Xabaril Contributors
- 30 total downloads
- Latest version: 9.0.0
HealthChecks.Redis is the health check package for Redis.
AspNetCore.HealthChecks.Uris
by: Xabaril Contributors
- 350 total downloads
- Latest version: 9.0.0
HealthChecks.Uris is a simple health check package for Uri groups.
AspNetCore.Reporting
by: WeiGe
- 22 total downloads
- Latest version: 2.1.0
Description:
AspNetCore.Reporting, LocalReport, ServerReport, SSRS, ReportViewer
AspNetCore.ReportingServices
by: WeiGe
- 15 total downloads
- Latest version: 2.1.0
AspNetCore.ReportingServices
used for AspNetCore.Reporting
AsyncKeyedLock
by: Mark Cilia Vincenti
- 1.413k total downloads
- Latest version: 8.0.2
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.
- 37 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.