Microsoft.AspNetCore.Components
by: Microsoft
- 1 total downloads
- Latest version: 10.0.5
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0-preview.6.22330.3
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ab1f1c636afa3a6607f2d67bc387b586596d1d38
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.5.21301.17
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5a007deadbb2636caff4656333cafc818b6b2ef6
Microsoft.AspNetCore.Components.WebAssembly
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0
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/bb01bbf4433e27289b99001b7de6a582879d1835
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.7.20365.19
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/979632683c720152cc04d0684644c40512f4e953
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.2.21154.6
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/ffaea14b06ea8b247fa4894b7d21ecf6da2cafbc
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.1.25120.3
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b225d30209cf027c80b741d04efe1c54f2431b3c
Microsoft.AspNetCore.Diagnostics.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft
- 0 total downloads
- Latest version: 6.0.21
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/cec88a329584349fda070f4c7346b10538210ace
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.1
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder.
Commonly used types:
Microsoft.AspNetCore.Builder.IApplicationBuilder
Microsoft.AspNetCore.Http.HttpContext
Microsoft.AspNetCore.Http.HttpRequest
Microsoft.AspNetCore.Http.HttpResponse
Microsoft.AspNetCore.Http.Connections.Common
by: Microsoft
- 3 total downloads
- Latest version: 8.0.1
Common primitives for ASP.NET Connection Handlers and clients
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8e941eb42f819adb116b881195158b3887a70a1c
Microsoft.AspNetCore.HttpsPolicy
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0
ASP.NET Core basic middleware for supporting HTTPS Redirection and HTTP Strict-Transport-Security.
This package was built from the source code at https://github.com/aspnet/BasicMiddleware/tree/2d3ad1cb0f9872da40c6d143ce4554563971ae04
Microsoft.AspNetCore.JsonPatch
by: Microsoft
- 2 total downloads
- Latest version: 8.0.0-preview.2.23153.2
ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5ae8106f83d4d23cd0a2d2474c1b15e4d5dfc9eb
Microsoft.AspNetCore.Localization
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
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.MiddlewareAnalysis
by: Microsoft
- 2 total downloads
- Latest version: 7.0.0-rc.1.22427.2
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/cb14812a5c6098bd1091f5b7fd471ce2be45e8dd
Microsoft.AspNetCore.Mvc.Formatters.Xml
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
ASP.NET Core MVC formatters for XML input and output using DataContractSerializer and XmlSerializer.
Microsoft.AspNetCore.Mvc.NewtonsoftJson
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-preview.7.23375.9
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/8df730db29a670c853e3cff67fe70eb1cf6e8af7
Microsoft.AspNetCore.Mvc.Razor.Extensions
by: Microsoft
- 2 total downloads
- Latest version: 5.0.0-preview.5.20278.2
ASP.NET Core design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.OpenApi
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0-rc.2.22476.2
Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b12b77b241f0a093d53508c3cb2084860bd5339d
Microsoft.AspNetCore.Razor.Language
by: Microsoft
- 0 total downloads
- Latest version: 3.1.24
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.