Microsoft.AspNet.TelemetryCorrelation
by: Microsoft
- 1 total downloads
- Latest version: 1.0.7
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
Microsoft.AspNet.WebApi
by: Microsoft
- 14 total downloads
- Latest version: 5.3.0
This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
Microsoft.AspNet.WebApi.Core
by: Microsoft
- 16 total downloads
- Latest version: 5.3.0
This package contains the core runtime assemblies for ASP.NET Web API. This package is used by hosts of the ASP.NET Web API runtime. To host a Web API in IIS use the Microsoft.AspNet.WebApi.WebHost package. To host a Web API in your own process use the Microsoft.AspNet.WebApi.SelfHost package.
Microsoft.AspNet.WebApi.HelpPage
by: Microsoft
- 1 total downloads
- Latest version: 5.2.3
The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site. Visitors to your help page can use this content to learn how to call your web APIs. Everything generated by the help page is fully customizable using ASP.NET MVC and Razor. ASP.NET Web API Help Page is a great addition to any ASP.NET Web API project.
Microsoft.AspNet.WebApi.OwinSelfHost
by: Microsoft
- 1 total downloads
- Latest version: 5.2.5-preview1
This package allows you to host ASP.NET Web API within your own process using the OWIN HttpListener server. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
Microsoft.AspNet.WebPages
by: Microsoft
- 11 total downloads
- Latest version: 3.3.0
This package contains core runtime assemblies shared between ASP.NET MVC and ASP.NET Web Pages.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 1 total downloads
- Latest version: 9.0.5
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ed74665e773dd1ebea3289c5662d71c590305932
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 1 total downloads
- Latest version: 9.0.3
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b96167fbfe8bd45d94e4dcda42c7d09eb5745459
Microsoft.AspNetCore.Components
by: Microsoft
- 1 total downloads
- Latest version: 9.0.8
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/215a587e52efa710de84138b0a3374b860b924d8
Microsoft.AspNetCore.Components.Authorization
by: Microsoft
- 2 total downloads
- Latest version: 9.0.5
Authentication and authorization support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ed74665e773dd1ebea3289c5662d71c590305932
Microsoft.AspNetCore.Components.QuickGrid
by: Microsoft
- 3 total downloads
- Latest version: 9.0.3
Provides a simple and convenient data grid component for common grid rendering scenarios and serves as a reference architecture and performance baseline for building data grid components.
If you're using Entity Framework Core for your grid IQueryables, consider using the <a href="https://www.nuget.org/packages/Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter">Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter</a> package.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b96167fbfe8bd45d94e4dcda42c7d09eb5745459
- 656 total downloads
- Latest version: 8.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/009e1ccafde4086ea52999e878f6e7aa5a7c4ccf
Microsoft.AspNetCore.Components.WebAssembly.DevServer
by: Microsoft
- 653 total downloads
- Latest version: 8.0.1
Development server for use when building Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8e941eb42f819adb116b881195158b3887a70a1c
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 5 total downloads
- Latest version: 8.0.21
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/6254f5ca64f85b90327592dff67ea6b2ec0262c6
Microsoft.AspNetCore.Components.WebView
by: Microsoft
- 1 total downloads
- Latest version: 8.0.10
Build desktop applications with Blazor and a webview.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c2a442982e736e17ae6bcadbfd8ccba278ee1be6
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 1,77k total downloads
- Latest version: 8.0.13
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/009e1ccafde4086ea52999e878f6e7aa5a7c4ccf
Microsoft.AspNetCore.Metadata
by: Microsoft
- 1 total downloads
- Latest version: 9.0.8
ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/215a587e52efa710de84138b0a3374b860b924d8
Microsoft.AspNetCore.Mvc.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 2.2.0
CSharp Analyzers for ASP.NET Core MVC.
Microsoft.AspNetCore.Mvc.NewtonsoftJson
by: Microsoft
- 1 total downloads
- Latest version: 9.0.6
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/379bfc7b2559e7cc9f42f997a497b2f2dd8e12d2
Microsoft.AspNetCore.Razor.Design
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0
Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.