Microsoft.AspNetCore.Http.Connections.Common
by: Microsoft
- 2 total downloads
- Latest version: 5.0.0-preview.2.20167.3
Common primitives for ASP.NET Connection Handlers and clients
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f6897a5bb7ca767df8eb465bf15b193c878fffbf
Microsoft.AspNetCore.Http.Extensions
by: Microsoft
- 6 total downloads
- Latest version: 2.2.0-preview1-35029
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
This package was built from the source at:
https://github.com/aspnet/HttpAbstractions/tree/26b9bc06b2e3d293e055932a53f5a69b1e47208a
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview1-35029
ASP.NET Core HTTP feature interface definitions.
This package was built from the source at:
https://github.com/aspnet/HttpAbstractions/tree/26b9bc06b2e3d293e055932a53f5a69b1e47208a
Microsoft.AspNetCore.Identity
by: Microsoft
- 4 total downloads
- Latest version: 2.1.3
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.UI
by: Microsoft
- 7 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.JsonPatch
by: Microsoft
- 24 total downloads
- Latest version: 9.0.8
ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/215a587e52efa710de84138b0a3374b860b924d8
Microsoft.AspNetCore.Localization
by: Microsoft
- 1 total downloads
- Latest version: 2.0.3
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.Metadata
by: Microsoft
- 3 total downloads
- Latest version: 6.0.22
ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/564969bca155b40432d101ec35f24a0e81e6afa0
Microsoft.AspNetCore.Mvc
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0
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.
This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea
Microsoft.AspNetCore.Mvc.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.4
ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more.
Commonly used types:
Microsoft.AspNetCore.Mvc.IActionResult
Microsoft.AspNetCore.Mvc.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 3.0.0-preview3-19153-02
CSharp Analyzers for ASP.NET Core MVC.
Microsoft.AspNetCore.Mvc.ApiExplorer
by: Microsoft
- 10 total downloads
- Latest version: 2.3.9
ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of controllers and actions, and their URLs and allowed HTTP methods.
Microsoft.AspNetCore.Mvc.Core
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more.
Commonly used types:
Microsoft.AspNetCore.Mvc.AreaAttribute
Microsoft.AspNetCore.Mvc.BindAttribute
Microsoft.AspNetCore.Mvc.ControllerBase
Microsoft.AspNetCore.Mvc.FromBodyAttribute
Microsoft.AspNetCore.Mvc.FromFormAttribute
Microsoft.AspNetCore.Mvc.RequireHttpsAttribute
Microsoft.AspNetCore.Mvc.RouteAttribute
Microsoft.AspNetCore.Mvc.Formatters.Json
by: Microsoft
- 2 total downloads
- Latest version: 2.2.0-preview2-35157
ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.
This package was built from the source at:
https://github.com/aspnet/Mvc/tree/b9793f0a1d9a75940c50e31e956d09397a5d1876
Microsoft.AspNetCore.Mvc.Formatters.Xml
by: Microsoft
- 11 total downloads
- Latest version: 2.3.8
ASP.NET Core MVC formatters for XML input and output using DataContractSerializer and XmlSerializer.
Microsoft.AspNetCore.Mvc.Localization
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-preview2-final
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.Razor
by: Microsoft
- 3 total downloads
- Latest version: 2.1.0-rc1-final
ASP.NET Core MVC Razor view engine for CSHTML files.
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0
Build-time references required to enable Razor view compilation as part of building the application.
Microsoft.AspNetCore.Mvc.ViewFeatures
by: Microsoft
- 2 total downloads
- Latest version: 1.1.2
ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers.
Commonly used types:
Microsoft.AspNetCore.Mvc.Controller
Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute
Microsoft.AspNetCore.Mvc.ViewComponent
Microsoft.AspNetCore.NodeServices
by: Microsoft
- 1 total downloads
- Latest version: 3.1.30
Invoke Node.js modules at runtime in ASP.NET Core applications.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/2e51a0b6eba74bdf02aee71944e973487937cb99