Microsoft.AspNetCore.Http.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 1 total downloads
- Latest version: 5.0.5
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b7a2ec8c7ed6b48857af0a69688a73e8c14fe6cb
Microsoft.AspNetCore.HttpOverrides
by: Microsoft
- 1 total downloads
- Latest version: 2.3.5
ASP.NET Core basic middleware for supporting HTTP method overrides. Includes:
* X-Forwarded-* headers to forward headers from a proxy.
* HTTP method override header.
Microsoft.AspNetCore.Identity.EntityFrameworkCore
by: Microsoft
- 1 total downloads
- Latest version: 6.0.36
ASP.NET Core Identity provider that uses Entity Framework Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.7.25380.108
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/30000d883e06c122311a66894579bc12329a09d4
Microsoft.AspNetCore.JsonPatch
by: Microsoft
- 25 total downloads
- Latest version: 9.0.4
ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d5dc8a13cc618b9cbdc1e5744b4806c594d49553
Microsoft.AspNetCore.MiddlewareAnalysis
by: Microsoft
- 1 total downloads
- Latest version: 3.1.15
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/8ca3954ca335343ce6dd1d14d8d1c6c3369710b7
Microsoft.AspNetCore.Mvc.Formatters.Json
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.
Microsoft.AspNetCore.Mvc.Localization
by: Microsoft
- 1 total downloads
- Latest version: 2.1.2
ASP.NET Core MVC features that enable globalization and localization of applications.
Commonly used types:
Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer<TResource>
Microsoft.AspNetCore.Mvc.Localization.IViewLocalizer
Microsoft.AspNetCore.Mvc.NewtonsoftJson
by: Microsoft
- 1 total downloads
- Latest version: 6.0.4
ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f9ae0f5d30be2de3c0de61b5673bd8873231d70a
Microsoft.AspNetCore.Razor
by: Microsoft
- 5 total downloads
- Latest version: 2.2.0-preview3-35497
Razor is a markup syntax for adding server-side logic to web pages. This package contains runtime components for rendering Razor pages and implementing tag helpers.
Commonly used types:
Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute
Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute
Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper
This package was built from the source at:
https://github.com/aspnet/Razor/tree/82276ece2f258c6e977f1ad848da2add3bb6c859
Microsoft.AspNetCore.Routing
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview1-final
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
- 1 total downloads
- Latest version: 2.2.0
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/ce8cf65589734f82b0536c543aba5bd60d0a5a98
Microsoft.AspNetCore.Server.IISIntegration
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview2-35157
ASP.NET Core components for working with the IIS AspNetCoreModule.
This package was built from the source at:
https://github.com/aspnet/IISIntegration/tree/1b87f1e913d29c600e7190b187632874807ecda5
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 3 total downloads
- Latest version: 9.0.6
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/379bfc7b2559e7cc9f42f997a497b2f2dd8e12d2
Microsoft.AspNetCore.TestHost
by: Microsoft
- 17 total downloads
- Latest version: 7.0.14
ASP.NET Core web server for writing and running tests.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/0a715692d8e2536c899faa0bb4f0cec2c2e33e36
Microsoft.Azure.Cosmos
by: Microsoft
- 29 total downloads
- Latest version: 3.54.0-preview.2
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
- 1 total downloads
- Latest version: 2.13.1
This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the DocumentDB (SQL) 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.KeyVault
by: Microsoft
- 1 total downloads
- Latest version: 3.0.5
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.
This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop.
The latest libraries to interact with the Azure KeyVault service are:
* https://www.nuget.org/packages/Azure.Security.KeyVault.Keys
* https://www.nuget.org/packages/Azure.Security.KeyVault.Secrets
* https://www.nuget.org/packages/Azure.Security.KeyVault.Certificates
It is recommended that you move to the new package.
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 3 total downloads
- Latest version: 10.0.0-preview.3.25171.5
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.