- 1 total downloads
- Latest version: 7.0.13
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d634f2bd1ad6e319f26ff0f1d7ada5539158a19f
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 4 total downloads
- Latest version: 10.0.0
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 6.0.35
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/827b96040e62e5aa47d829bfa61c000d315d4f2e
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 1 total downloads
- Latest version: 6.0.10
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/32e8c8cae5b1a4dd752d0a42a6f8a2813f75f173
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 4 total downloads
- Latest version: 8.0.2
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/da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core data protection abstractions.
Commonly used types:
Microsoft.AspNetCore.DataProtection.IDataProtectionProvider
Microsoft.AspNetCore.DataProtection.IDataProtector
Microsoft.AspNetCore.DataProtection.AzureKeyVault
by: Microsoft
- 1 total downloads
- Latest version: 3.1.24
Microsoft Azure KeyVault key encryption support.
This library has been replaced by the following new Azure SDK.
https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Keys
It is recommended that you move to the new package.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/d1fa2cb155ab9226f20b87ab0d7a1eb16b8a8b69
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 93 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.Diagnostics
by: Microsoft.AspNetCore.Diagnostics
- 1 total downloads
- Latest version: 1.0.4
ASP.NET Core middleware for exception handling, exception display pages, and diagnostics information. Includes developer exception page middleware, exception handler middleware, runtime info middleware, status code page middleware, and welcome page middleware
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft
- 2 total downloads
- Latest version: 5.0.0-preview.8.20414.8
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/a4938d07a5127ffad8466ddf703a6b5b21f4b0c9
Microsoft.AspNetCore.Hosting
by: Microsoft
- 2 total downloads
- Latest version: 2.1.0
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 2 total downloads
- Latest version: 5.0.2
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2670c128d522473e146ff9f8159bfffdfe694cd9
Microsoft.AspNetCore.Identity
by: Microsoft
- 1 total downloads
- Latest version: 1.1.6
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
Microsoft.AspNetCore.Identity.EntityFrameworkCore
by: Microsoft
- 2 total downloads
- Latest version: 6.0.9
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/3fe12b935c03138f76364dc877a7e069e254b5b2
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 2 total downloads
- Latest version: 7.0.9
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/aspnetcore/tree/b506e2cb7b6c0fe787305f8cfdee046b7b3f9a53
Microsoft.AspNetCore.Metadata
by: Microsoft
- 8 total downloads
- Latest version: 10.0.0
ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.MiddlewareAnalysis
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0
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/dotnet/aspnetcore/tree/371a26f07b23ad77c636332c2dfc0cbd1d8137ba
Microsoft.AspNetCore.Mvc.Localization
by: Microsoft
- 1 total downloads
- Latest version: 2.0.3
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: 3.0.0-preview9.19424.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/aspnet/AspNetCore/tree/66de493473521e173fa15ca557f5f97601cedb23
Microsoft.AspNetCore.Mvc.Razor.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-rc1-final
ASP.NET Core design time hosting infrastructure for the Razor view engine.