AspNetSerilog by: Thiago Barradas
  • 567 total downloads
  • Latest version: 1.8.0
  • aspnet serilog splunk seq autolog logger web api mvc console api core standard
Serilog logger for AspNet web applications. Handler request, response and exceptions.
AspectCore.Core by: Lemon
  • 185 total downloads
  • Latest version: 2.4.0
  • DynamicProxy Aop Aspect AspectCore Interceptor
The implementation of the AspectCore framework.
Aspire.Dashboard by: Microsoft
  • 13 total downloads
  • Latest version: 8.0.0-preview.2.23619.3
Dashboard browser interface for .NET Aspire.
App.Metrics.Extensions.Middleware by: Allan Hardy
  • 75 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
  • 10 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 and Contributors
  • 281 total downloads
  • Latest version: 4.4.0-preview.0.4
  • appmetrics metrics ascii
App Metrics Formatters for metrics and environment data to plain text.
App.Metrics.Core by: Allan Hardy and Contributors
  • 214 total downloads
  • Latest version: 4.4.0-preview.0.4
  • appmetrics metrics
App Metrics core components. Contains metric types and default implementations for metric reporting, filtering and more.
AspectCore.Abstractions by: Lemon
  • 153 total downloads
  • Latest version: 2.4.0
  • DynamicProxy Aop Aspect AspectCore Interceptor
The abstract design of the AspectCore framework.
AspectCore.Extensions.Reflection by: Lemon
  • 158 total downloads
  • Latest version: 2.4.0
  • Reflection Aop DynamicProxy
Reflection extension system for AspectCore Framework.
App.Metrics.Abstractions by: Allan Hardy and Contributors
  • 287 total downloads
  • Latest version: 4.4.0-preview.0.4
  • appmetrics metrics
App Metrics Core abstractions and interfaces for metric types, reporting, filtering and more.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 13 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.
ArrayToPdf by: Leonid Salavatov
  • 59 total downloads
  • Latest version: 2.3.0
  • pdf array2pdf arraytopdf array list dataset datatable convert map mapping dotnet
Create PDF from Array (List, DataTable, ...)
App.Metrics.Concurrency by: Allan Hardy and Contributors
  • 160 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
  • 190 total downloads
  • Latest version: 2.4.0
  • DynamicProxy Aop DependencyInjection AspectCore
Interceptor and dynamicProxy support for Microsoft.Extensions.DependencyInjection via AspectCore Framework.
Ardalis.GuardClauses by: Steve Smith (@ardalis)
  • 130 total downloads
  • Latest version: 5.0.0
  • guard clause clauses assert assertion
A simple package by @ardalis and @nimblepros with guard clause helper methods. See docs for how to extend using your own extension methods defined in your project.
App.Metrics.Formatters.Json by: Allan Hardy and Contributors
  • 215 total downloads
  • Latest version: 4.4.0-preview.0.4
  • appmetrics metrics json
App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.
AsyncKeyedLock by: Mark Cilia Vincenti
  • 258 total downloads
  • Latest version: 7.1.4
  • async lock key keyed semaphore striped dictionary concurrentdictionary pooling duplicate synchronization
An asynchronous .NET Standard 2.0 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.
Asp.Versioning.Abstractions by: .NET Foundation and Contributors
  • 41 total downloads
  • Latest version: 8.1.0
  • Asp AspNet AspNetCore Versioning
The abstractions library for API versioning.
AspNetCore.HealthChecks.UI.Client by: Xabaril Contributors
  • 10 total downloads
  • Latest version: 2.2.4
  • HealthCheck UI Client
HealthChecks.UI.Client contains some mandatory abstractions to work with HealthChecks.UI.
AspNetCore.HealthChecks.UI.Core by: Xabaril Contributors
  • 8 total downloads
  • Latest version: 3.1.3
  • HealthCheck HealthChecks COre
HealthChecks.UI.Core package containing builder and model definitions