Apache.Thrift
                    
                    by: The Apache Software Foundation. Custom build by @aloneguid
                
                - 590 total downloads
 - Latest version: 1.0.2
 
                    Package Description
                
            
                    
                        apache-thrift-netcore
                    
                    by: The Apache Software Foundation
                
                - 37 total downloads
 - Latest version: 0.9.3.2
 
                    For .Net Core - naive port, use with caution...
                
            
                    
                        App.Metrics
                    
                    by: Allan Hardy and Contributors
                
                - 5 total downloads
 - Latest version: 4.5.1-preview.0.1
 
                    App Metrics is an open-source .NET Standard library used to record application metrics.
                
            
                    
                        App.Metrics.Abstractions
                    
                    by: Allan Hardy
                
                - 104 total downloads
 - Latest version: 3.1.0-alpha-0793
 
                    App Metrics Core abstractions and interfaces for metric types, reporting, filtering and more.
                
            
                    
                        App.Metrics.Concurrency
                    
                    by: Allan Hardy and Contributors
                
                - 386 total downloads
 - Latest version: 4.5.1-preview.0.1
 
                    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
                
                - 258 total downloads
 - Latest version: 5.0.0-beta01
 
                    Selenium Webdriver extension for Appium.
                
            
                    
                        Ardalis.GuardClauses
                    
                    by: Steve Smith (@ardalis)
                
                - 241 total downloads
 - Latest version: 4.0.1
 
                    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
                
                - 110 total downloads
 - Latest version: 2.2.1
 
                    Create PDF from Array (List, DataTable, ...)
                
            
                    
                        Asp.Versioning.Abstractions
                    
                    by: .NET Foundation and Contributors
                
                - 128 total downloads
 - Latest version: 8.1.0
 
                    The abstractions library for API versioning.
                
            
                    
                        AspectCore.Abstractions
                    
                    by: Lemon
                
                - 318 total downloads
 - Latest version: 2.0.0
 
                    The abstract design of the AspectCore framework.
                
            
                    
                        AspectCore.Core
                    
                    by: Lemon
                
                - 352 total downloads
 - Latest version: 2.0.0
 
                    The implementation of the AspectCore framework.
                
            - 22 total downloads
 - Latest version: 0.1.2
 
                    Interceptor and dynamicProxy support for Microsoft.Extensions.DependencyInjection via AspectCore Framework.
                
            
                    
                        AspectCore.Extensions.Reflection
                    
                    by: Lemon
                
                - 290 total downloads
 - Latest version: 2.0.0
 
                    Reflection extension system for AspectCore Framework.
                
            
                    
                        Aspire.Dashboard
                    
                    by: Microsoft
                
                - 22 total downloads
 - Latest version: 8.0.0-preview.2.23619.3
 
                    Dashboard browser interface for .NET Aspire.
                
            
                    
                        AspNet.Security.OAuth.Validation
                    
                    by: Kévin Chalet
                
                - 7 total downloads
 - Latest version: 1.1.0
 
                    OAuth2 validation middleware for ASP.NET Core.
                
            
                    
                        AspNet.Security.OpenIdConnect.Server
                    
                    by: Kévin Chalet
                
                - 9 total downloads
 - Latest version: 1.1.0
 
                    OpenID Connect server middleware for ASP.NET Core.
                
            
                    
                        AsyncBridge.Portable
                    
                    by: Daniel Grunwald Omer Mor Alex Davies
                
                - 11 total downloads
 - Latest version: 0.2.0
 
                    Adds the new C#5 async features for .NET 4.0 and Silverlight 5 projects (portable library)
                
            
                    
                        AsyncFixer
                    
                    by: Semih Okur
                
                - 29 total downloads
 - Latest version: 1.6.0
 
                    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.
                
            
                    
                        AsyncUsageAnalyzers
                    
                    by: Sam Harwell et. al.
                
                - 28 total downloads
 - Latest version: 1.0.0-alpha003
 
                    A collection of analyzers related to best practices for writing asynchronous code.
                
            
                    
                        AttributeRouting
                    
                    by: Tim McCall
                
                - 318 total downloads
 - Latest version: 3.5.6
 
                    AttributeRouting for ASP.NET MVC lets you specify routes using attributes on your MVC controllers and actions.