Microsoft.AspNetCore.Components.Web
by: Microsoft
- 1 total downloads
- Latest version: 3.1.0
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/2b7e994b8a304700a09617ffc5052f0d943bbcba
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview3-35497
Core components of ASP.NET Core networking protocol stack.
This package was built from the source at:
https://github.com/aspnet/KestrelHttpServer/tree/3a1cf72451d5e2080e74827ebbc61586a3e73956
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 1 total downloads
- Latest version: 8.0.14
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/25ef4aa38b77974263cb10f6e9cbd10135f17b59
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft.AspNetCore.Hosting.Abstractions
- 1 total downloads
- Latest version: 1.0.0-rc2-final
ASP.NET 5 Hosting abstractions.
Microsoft.AspNetCore.Html.Abstractions
by: Microsoft.AspNetCore.Html.Abstractions
- 1 total downloads
- Latest version: 1.0.3
ASP.NET Core HTML abstractions used for building HTML content.
Commonly used types:
Microsoft.AspNetCore.Html.HtmlString
Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
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.Extensions
by: Microsoft
- 2 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: 3.1.0
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/2b7e994b8a304700a09617ffc5052f0d943bbcba
Microsoft.AspNetCore.Identity
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0-preview1-35029
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.
This package was built from the source at:
https://github.com/aspnet/Identity/tree/1b8b581aaefdef09f5200bbaf7b3bf35f989933d
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 0 total downloads
- Latest version: 5.0.5
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/b7a2ec8c7ed6b48857af0a69688a73e8c14fe6cb
Microsoft.AspNetCore.Metadata
by: Microsoft
- 6 total downloads
- Latest version: 8.0.14
ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/25ef4aa38b77974263cb10f6e9cbd10135f17b59
Microsoft.AspNetCore.Mvc.Razor.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 5.0.7
ASP.NET Core design time hosting infrastructure for the Razor view engine.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/67acc3d331454956fc06d6de2218a625e3e596f8
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation
by: Microsoft
- 3 total downloads
- Latest version: 2.1.0-rc1-final
Build-time references required to enable Razor view compilation as part of building the application.
Microsoft.AspNetCore.Mvc.TagHelpers
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.
Microsoft.AspNetCore.NodeServices
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-beta-000019
Invoke Node.js modules at runtime in ASP.NET Core applications.
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft
- 2 total downloads
- Latest version: 1.1.3
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR
by: Microsoft
- 1 total downloads
- Latest version: 1.0.4
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 1 total downloads
- Latest version: 6.0.5
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 1 total downloads
- Latest version: 2.0.2
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.