Microsoft.AspNetCore.Authentication.WsFederation
by: Microsoft
- 2 total downloads
- Latest version: 6.0.36
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
Microsoft.AspNetCore.AzureAppServicesIntegration
by: Microsoft
- 1 total downloads
- Latest version: 7.0.2
ASP.NET Core integration with Azure AppServices.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/7c810658463f35c39c54d5fb8a8dbbfd463bf747
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 1 total downloads
- Latest version: 5.0.2
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2670c128d522473e146ff9f8159bfffdfe694cd9
Microsoft.AspNetCore.Components.WebAssembly
by: Microsoft
- 1 total downloads
- Latest version: 5.0.12
Build client-side single-page applications (SPAs) with Blazor running under WebAssembly.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/0bc3c376f0cd14335e8b3afca69596acabeb1f80
- 1 total downloads
- Latest version: 7.0.18
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f050ae044be8bddc002ab88736e4bf78dc822122
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-preview.4.23260.4
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/898c164a1f537a8210a26eaf388bdc92531f6b09
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0
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/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98
Microsoft.AspNetCore.Diagnostics
by: Microsoft
- 1 total downloads
- Latest version: 2.0.1
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
- 1 total downloads
- Latest version: 7.0.0-preview.2.22153.2
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/e0d900c8649d185cf925b59bc12187a116e5e114
Microsoft.AspNetCore.HttpOverrides
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
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
by: Microsoft.AspNetCore.Identity
- 1 total downloads
- Latest version: 1.0.2
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: 8.0.0-preview.3.23177.8
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/d62be99ba6e73feb46d7b64a6b4ce8610dc9040a
Microsoft.AspNetCore.JsonPatch
by: Microsoft
- 3 total downloads
- Latest version: 6.0.3
ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c911002ab43b7b989ed67090f2a48d9073d5118d
Microsoft.AspNetCore.MiddlewareAnalysis
by: Microsoft
- 94 total downloads
- Latest version: 9.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/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.Routing
by: Microsoft
- 3 total downloads
- Latest version: 2.1.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.SpaServices.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 6.0.14
Helpers for building single-page applications on ASP.NET MVC Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/54e8b61777d42d2b10744d1987438ee5b8c0b24d
Microsoft.AspNetCore.TestHost
by: Microsoft
- 2 total downloads
- Latest version: 8.0.0-preview.6.23329.11
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/fb4b5a21ebd67b31fff4ddf5c039181da504c932
Microsoft.Azure.Cosmos
by: Microsoft
- 1 total downloads
- Latest version: 3.46.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.Bcl.AsyncInterfaces
by: Microsoft
- 3 total downloads
- Latest version: 10.0.0
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.
Microsoft.ClearScript.Windows.Core
by: Microsoft
- 5 total downloads
- Latest version: 7.4.5
A library for adding scripting to .NET applications. This package supports the Windows Script engines (JScript and VBScript).