Autofac by: Autofac Contributors
  • 230 total downloads
  • Latest version: 4.9.4
  • autofac di ioc dependencyinjection
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.
Aspire.Dashboard by: Microsoft
  • 16 total downloads
  • Latest version: 8.0.0-preview.2.23619.3
Dashboard browser interface for .NET Aspire.
App.Metrics.Extensions.Middleware by: Allan Hardy
  • 98 total downloads
  • Latest version: 1.2.1
  • mvc measurements charts timer histogram graphite influxdb health checks metrics
Extends the App.Metrics library providing a set AspNet Core Middleware Components which will record things like error rates per endpoint and an overall rate, request rates per endpoint and an overall rate etc.
AsyncFixer by: Semih Okur
  • 14 total downloads
  • Latest version: 1.6.0
  • asyncfixer analyzers async/await asynchronous concurrency diagnostics codefix roslyn codeanalysis async await
AsyncFixer helps developers in finding and correcting common async/await misuses (i.e., anti-patterns). It currently detects 5 common kinds of async/await misuses and fixes 3 of them via program transformations. AsyncFixer has been tested with thousands of open-source C# projects and successfully handles many corner cases.
App.Metrics.Formatters.Ascii by: Allan Hardy
  • 89 total downloads
  • Latest version: 3.1.0-alpha-0793
  • appmetrics metrics ascii
App Metrics Formatters for metrics and environment data to plain text.
AspectCore.Core by: Lemon
  • 147 total downloads
  • Latest version: 0.4.0
  • DynamicProxy Aop Aspect AspectCore Intercepter
The implementation of the AspectCore framework.
App.Metrics.Core by: Allan Hardy
  • 65 total downloads
  • Latest version: 3.1.0-alpha-0793
  • appmetrics metrics
App Metrics core components. Contains metric types and default implementations for metric reporting, filtering and more.
AspectCore.Abstractions by: Lemon
  • 133 total downloads
  • Latest version: 0.4.0
  • DynamicProxy Aop Aspect AspectCore Intercepter
The abstract design of the AspectCore framework.
AspectCore.Extensions.Reflection by: Lemon
  • 109 total downloads
  • Latest version: 0.4.0
  • Reflection Aop DynamicProxy
Reflection extension system for AspectCore Framework.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 15 total downloads
  • Latest version: 1.0.0-alpha003
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
App.Metrics.Abstractions by: Allan Hardy
  • 69 total downloads
  • Latest version: 3.1.0-alpha-0793
  • appmetrics metrics
App Metrics Core abstractions and interfaces for metric types, reporting, filtering and more.
App.Metrics.Concurrency by: Allan Hardy and Contributors
  • 212 total downloads
  • Latest version: 4.4.0-preview.0.10
  • concurrency atomic
Provides useful structures for performing efficient concurrent operations. Original Project: https://github.com/etishor/ConcurrencyUtilities, including a port of Java's LongAdder and Striped64 classes
AspectCore.Extensions.DependencyInjection by: Lemon
  • 15 total downloads
  • Latest version: 0.1.2
  • DynamicProxy Aop DependencyInjection AspectCore
Interceptor and dynamicProxy support for Microsoft.Extensions.DependencyInjection via AspectCore Framework.
Ardalis.GuardClauses by: Steve Smith (@ardalis)
  • 106 total downloads
  • Latest version: 2.0.0
  • guard clause clauses assert assertion
A simple package with guard clause helper methods. See docs for how to extend using your own extension methods.
App.Metrics.Formatters.Json by: Allan Hardy
  • 97 total downloads
  • Latest version: 3.1.0-alpha-0793
  • appmetrics metrics json
App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.
Asp.Versioning.Abstractions by: .NET Foundation and Contributors
  • 66 total downloads
  • Latest version: 8.1.0
  • Asp AspNet AspNetCore Versioning
The abstractions library for API versioning.
AsyncBridge.Portable by: Daniel Grunwald Omer Mor Alex Davies
  • 4 total downloads
  • Latest version: 0.2.0
  • async bridge C# C#5 portable Silverlight .NET40
Adds the new C#5 async features for .NET 4.0 and Silverlight 5 projects (portable library)
AttributeRouting by: Tim McCall
  • 122 total downloads
  • Latest version: 3.5.6
  • attribute routing route asp.net mvc
AttributeRouting for ASP.NET MVC lets you specify routes using attributes on your MVC controllers and actions.
AttributeRouting.WebApi by: Tim McCall
  • 60 total downloads
  • Latest version: 3.5.6
  • attribute routing route asp.net mvc webapi web api
AttributeRouting for ASP.NET Web API lets you specify routes using attributes on your API controllers and actions.
AttributeRouting.WebApi.Hosted by: Tim McCall
  • 68 total downloads
  • Latest version: 3.5.6
  • attribute routing route asp.net webapi web api selfhost self host
AttributeRouting for self-hosted Web API lets you specify routes using attributes on your API controllers and actions.