Microsoft.AspNetCore.Html.Abstractions
                    
                    by: Microsoft
                
                - 2 total downloads
 - Latest version: 2.3.0
 
                    ASP.NET Core HTML abstractions used for building HTML content.
    
Commonly used types:
Microsoft.AspNetCore.Html.HtmlString
Microsoft.AspNetCore.Html.IHtmlContent
                
            
                    
                        Microsoft.AspNetCore.HttpOverrides
                    
                    by: Microsoft.AspNetCore.HttpOverrides
                
                - 1 total downloads
 - Latest version: 1.0.0-rc2-final
 
                    ASP.NET Core basic middleware for:
X-Forwarded-* headers to forward headers from a proxy.
HTTP method override header.
                
            
                    
                        Microsoft.AspNetCore.Identity.UI
                    
                    by: Microsoft
                
                - 214 total downloads
 - Latest version: 10.0.0-rc.1.25451.107
 
                    ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0
                
            
                    
                        Microsoft.AspNetCore.Localization
                    
                    by: Microsoft
                
                - 17 total downloads
 - Latest version: 2.3.0
 
                    ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
                
            
                    
                        Microsoft.AspNetCore.Metadata
                    
                    by: Microsoft
                
                - 43 total downloads
 - Latest version: 10.0.0-rc.2.25502.107
 
                    ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
                
            
                    
                        Microsoft.AspNetCore.Mvc.ApiExplorer
                    
                    by: Microsoft
                
                - 10 total downloads
 - Latest version: 2.2.0-preview1-35029
 
                    ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of controllers and actions, and their URLs and allowed HTTP methods.
This package was built from the source at:
https://github.com/aspnet/Mvc/tree/522006d2c866add522a546aa3b4720577f1cee57
                
            
                    
                        Microsoft.AspNetCore.Mvc.RazorPages
                    
                    by: Microsoft
                
                - 1 total downloads
 - Latest version: 2.0.3
 
                    ASP.NET Core MVC Razor Pages.
                
            
                    
                        Microsoft.AspNetCore.Razor.Language
                    
                    by: Microsoft
                
                - 1 total downloads
 - Latest version: 6.0.16
 
                    Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d6f154cca3863703cf87c8b840eea9cbe20229b2
                
            
                    
                        Microsoft.AspNetCore.ResponseCaching.Abstractions
                    
                    by: Microsoft
                
                - 1 total downloads
 - Latest version: 2.1.0-rc1-final
 
                    ASP.NET Core response caching middleware abstractions and feature interface definitions.
                
            
                    
                        Microsoft.AspNetCore.ResponseCompression
                    
                    by: Microsoft
                
                - 7 total downloads
 - Latest version: 2.2.0
 
                    ASP.NET Core middleware for HTTP Response compression.
                
            
                    
                        Microsoft.AspNetCore.Rewrite
                    
                    by: Microsoft
                
                - 1 total downloads
 - Latest version: 2.3.0
 
                    ASP.NET Core basic middleware for rewriting URLs. Includes:
* Support for custom URL rewrite rules
* Support for running IIS URL Rewrite module rules
* Support for running Apache mod_rewrite rules.
                
            
                    
                        Microsoft.AspNetCore.Routing
                    
                    by: Microsoft
                
                - 11 total downloads
 - Latest version: 2.2.0
 
                    ASP.NET Core middleware for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.Route
Microsoft.AspNetCore.Routing.RouteCollection
                
            
                    
                        Microsoft.AspNetCore.Server.IIS
                    
                    by: Microsoft
                
                - 8 total downloads
 - Latest version: 2.2.6
 
                    Provides support for hosting ASP.NET Core in IIS using the AspNetCoreModule.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/e7f262e33108e92fc8805b925cc04b07d254118b
                
            
                    
                        Microsoft.AspNetCore.SignalR.Common
                    
                    by: Microsoft
                
                - 2 total downloads
 - Latest version: 8.0.2
 
                    Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644
                
            
                    
                        Microsoft.AspNetCore.StaticFiles
                    
                    by: Microsoft
                
                - 1 total downloads
 - Latest version: 1.1.0
 
                    ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
                
            
                    
                        Microsoft.Azure.Cosmos
                    
                    by: Microsoft
                
                - 5 total downloads
 - Latest version: 3.55.0-preview.0
 
                    This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
                
            
                    
                        Microsoft.Azure.DocumentDB.Core
                    
                    by: Microsoft
                
                - 27 total downloads
 - Latest version: 2.20.0
 
                    Please note, a newer package, Microsoft.Azure.Cosmos, is available.
While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. 
See https://aka.ms/migrate-to-cosmos-dotnet-v3 for more details. This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service.
                
            
                    
                        Microsoft.Azure.KeyVault
                    
                    by: Microsoft
                
                - 2 total downloads
 - Latest version: 3.0.2
 
                    Azure Key Vault enables users to store and use cryptographic keys within the Microsoft Azure environment. Azure Key Vault supports multiple key types and algorithms and enables the use of Hardware Security Modules (HSM) for high value customer keys. In addition, Azure Key Vault allows users to securely store secrets in a Key Vault; secrets are limited size octet objects and Azure Key Vault applies no specific semantics to these objects. A Key Vault may contain a mix of keys and secrets at the same time, and access control for the two types of object is independently controlled. Users, subject to appropriate authorization, may: 1) Manage cryptographic keys using Create, Import, Update, Delete and other operations 2) Manage secrets using Get, Set, Delete and other operations 3) Use cryptographic keys with Sign/Verify, WrapKey/UnwrapKey and Encrypt/Decrypt operations. Operations against Key Vaults are authenticated and authorized using Azure Active Directory. Key Vault now supports certificates, a complex type that makes use of existing key and secret infrastructure for certificate operations. KV certificates also support notification and auto-renewal as well as other management features.
                
            
                    
                        Microsoft.Azure.KeyVault.Core
                    
                    by: Microsoft
                
                - 2 total downloads
 - Latest version: 3.0.0-alpha
 
                    Microsoft Azure Key Vault Core Class Library
                
            
                    
                        Microsoft.Bcl.Cryptography
                    
                    by: Microsoft
                
                - 2 total downloads
 - Latest version: 10.0.0-rc.2.25502.107
 
                    Provides support for some cryptographic primitives for .NET Framework and .NET Standard.