Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 1 total downloads
- Latest version: 6.0.5
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 1 total downloads
- Latest version: 7.0.11
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/70048beee894074e9718206a0017d9b080ee66ff
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 3 total downloads
- Latest version: 6.0.26
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d504a7b7dab277712646747e9f5cce0d9507245e
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 1 total downloads
- Latest version: 6.0.30
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/1d696053fcd6735aaac1902afdb0b92edbf43e71
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 6.0.1
ASP.NET Core data protection abstractions.
Commonly used types:
Microsoft.AspNetCore.DataProtection.IDataProtectionProvider
Microsoft.AspNetCore.DataProtection.IDataProtector
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/4e7d976438b0fc17f435804e801d5d68d193ec33
Microsoft.AspNetCore.DataProtection.AzureStorage
by: Microsoft
- 1 total downloads
- Latest version: 3.1.3
Microsoft Azure Blob storage support as key store.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/e81033e094d4663ffd227bb4aed30b76b0631e6d
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 7 total downloads
- Latest version: 9.0.10
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5bae930797f60d2d04f3b1df6a33eaca85fc5f28
Microsoft.AspNetCore.Hosting
by: Microsoft
- 1 total downloads
- Latest version: 2.3.9
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Http.Connections.Common
by: Microsoft
- 2 total downloads
- Latest version: 3.1.26
Common primitives for ASP.NET Connection Handlers and clients
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/0c26925a185ba2996051c0f37a995ef0a682cf54
Microsoft.AspNetCore.HttpOverrides
by: Microsoft
- 3 total downloads
- Latest version: 2.3.7
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.HttpsPolicy
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0
ASP.NET Core basic middleware for supporting HTTPS Redirection and HTTP Strict-Transport-Security.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 1 total downloads
- Latest version: 3.1.30
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/aspnet/AspNetCore/tree/2e51a0b6eba74bdf02aee71944e973487937cb99
Microsoft.AspNetCore.JsonPatch
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.7.20365.19
ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/979632683c720152cc04d0684644c40512f4e953
Microsoft.AspNetCore.Mvc
by: Microsoft
- 1 total downloads
- Latest version: 1.1.3
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
Microsoft.AspNetCore.Razor.Design
by: Microsoft
- 3 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 MSBuild support for Razor.
Microsoft.AspNetCore.Razor.Language
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.4.20251.2
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
Microsoft.AspNetCore.Razor.Runtime
by: Microsoft.AspNetCore.Razor.Runtime
- 1 total downloads
- Latest version: 1.0.2
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
Microsoft.AspNetCore.ResponseCompression
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-preview1-final
ASP.NET Core middleware for HTTP Response compression.
Microsoft.AspNetCore.Routing.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0
ASP.NET Core abstractions for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.IRouter
Microsoft.AspNetCore.Routing.RouteData
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
by: Microsoft
- 1 total downloads
- Latest version: 2.2.1
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.