apache-thrift-netcore by: The Apache Software Foundation
  • 101 total downloads
  • Latest version: 0.9.3.2
  • Thrift Serialization
For .Net Core - naive port, use with caution...
App.Metrics by: Allan Hardy and Contributors
  • 34 total downloads
  • Latest version: 4.5.1-preview.0.1
  • appmetrics metrics apdex meter gauge counter timer histogram
App Metrics is an open-source .NET Standard library used to record application metrics.
App.Metrics.Abstractions by: Allan Hardy
  • 302 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
  • 1.071k total downloads
  • Latest version: 4.5.1-preview.0.1
  • 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
Appium.WebDriver by: Appium Commiters
  • 962 total downloads
  • Latest version: 5.0.0-beta01
  • Appium Webdriver device automation
Selenium Webdriver extension for Appium.
Ardalis.GuardClauses by: Steve Smith (@ardalis)
  • 831 total downloads
  • Latest version: 3.3.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.
ArrayToPdf by: Leonid Salavatov
  • 314 total downloads
  • Latest version: 2.2.1
  • pdf array2pdf arraytopdf array list dataset datatable convert map mapping dotnet
Create PDF from Array (List, DataTable, ...)
Asp.Versioning.Abstractions by: .NET Foundation and Contributors
  • 486 total downloads
  • Latest version: 10.2.1
  • Asp AspNet AspNetCore Versioning
The abstractions library for API versioning.
AspectCore.Abstractions by: Lemon
  • 776 total downloads
  • Latest version: 2.0.0
  • DynamicProxy Aop Aspect AspectCore Interceptor
The abstract design of the AspectCore framework.
AspectCore.Core by: Lemon
  • 912 total downloads
  • Latest version: 2.0.0
  • DynamicProxy Aop Aspect AspectCore Interceptor
The implementation of the AspectCore framework.
AspectCore.Extensions.DependencyInjection by: Lemon
  • 68 total downloads
  • Latest version: 0.1.2
  • DynamicProxy Aop DependencyInjection AspectCore
Interceptor and dynamicProxy support for Microsoft.Extensions.DependencyInjection via AspectCore Framework.
AspectCore.Extensions.Reflection by: Lemon
  • 718 total downloads
  • Latest version: 2.0.0
  • Reflection Aop DynamicProxy
Reflection extension system for AspectCore Framework.
Aspire.Dashboard by: Microsoft
  • 77 total downloads
  • Latest version: 8.0.0-preview.2.23619.3
Dashboard browser interface for .NET Aspire.
AspNet.Security.OpenIdConnect.Primitives by: Kévin Chalet
  • 156 total downloads
  • Latest version: 1.1.0
  • aspnetcore authentication openidconnect primitives security
OpenID Connect primitives for the OpenID Connect server middleware.
AsyncBridge by: Daniel Grunwald Omer Mor Alex Davies jnm2
  • 12 total downloads
  • Latest version: 0.3.1
  • async await C# language support .NET Framework 3.5 4.0 portable Silverlight net35 net40 sl5
C# 5 async/await support for .NET Framework pre-4.5 This package is now unified to include all functionality from AsyncBridge.Net35 and AsyncBridge.Portable.
AsyncBridge.Portable by: Daniel Grunwald Omer Mor Alex Davies
  • 48 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)
AsyncFixer by: Semih Okur
  • 120 total downloads
  • Latest version: 2.1.0
  • asyncfixer csharp dotnet roslyn analyzer analyzers codefix codefixes codeanalysis async await asyncawait asynchronous diagnostics
AsyncFixer detects common async/await anti-patterns and, when possible, offers automatic fixes. It currently reports 6 categories of async/await misuse and provides code fixes for 3 of them. It has been validated against thousands of open-source C# projects and is designed to handle tricky real-world edge cases. Tool-friendly diagnostics support AI-assisted workflows even when a built-in code fix is not available.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 93 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.
AttributeRouting by: Tim McCall
  • 1.356k 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.Core by: Tim McCall
  • 726 total downloads
  • Latest version: 3.5.6
  • attribute routing route asp.net webapi web api selfhost self host
Core functionality for all AttributeRouting packages.