Microsoft.AspNet.WebApi.Core
by: Microsoft
- 41 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
- 20 total downloads
- Latest version: 5.3.0
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.WebPages
by: Microsoft
- 17 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.All
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
Microsoft.AspNetCore.All
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 16 total downloads
- Latest version: 2.0.0
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.App.Internal.Assets
by: Microsoft
- 9 total downloads
- Latest version: 10.0.1
ASP.NET Core static framework assets
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.ApplicationInsights.HostingStartup
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0
ASP.NET Core lightup integration with Application Insights.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 11 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 11 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 15 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 12 total downloads
- Latest version: 2.0.0
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.AzureAppServices.HostingStartup
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0
ASP.NET Core lightup integration with Azure AppServices.
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 7 total downloads
- Latest version: 3.0.0-preview7.19365.7
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/d27c0100bc8b9b93eb8102b097c20b40f7de9c49
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 66 total downloads
- Latest version: 10.0.0
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Components.WebView
by: Microsoft
- 54 total downloads
- Latest version: 10.0.0
Build desktop applications with Blazor and a webview.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Components.WebView.Maui
by: Microsoft
- 30 total downloads
- Latest version: 10.0.11
Build .NET Multi-platform App UI (.NET MAUI) apps with Blazor web UI in the BlazorWebView control.