Microsoft.AspNet.Razor
by: Microsoft
- 11 total downloads
- Latest version: 3.3.0
This package contains the runtime assemblies for ASP.NET Web Pages. ASP.NET Web Pages and the new Razor syntax provide a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content.
Microsoft.AspNet.Razor.Runtime
by: Microsoft
- 6 total downloads
- Latest version: 4.0.0-rc1-final
Runtime components for rendering Razor pages.
Microsoft.AspNet.Routing
by: Microsoft
- 3 total downloads
- Latest version: 1.0.0-beta8
ASP.NET 5 middleware and abstractions for routing requests to application logic and for generating links.
Microsoft.AspNet.Security
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta2
ASP.NET 5 common types used by the various authentication middleware.
Microsoft.AspNet.Security.DataProtection
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-beta2
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNet.WebApi.Client
by: Microsoft
- 17 total downloads
- Latest version: 6.0.0
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNet.WebPages
by: Microsoft
- 10 total downloads
- Latest version: 3.2.8
This package contains core runtime assemblies shared between ASP.NET MVC and ASP.NET Web Pages.
Microsoft.AspNet.WebUtilities
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 common helper methods.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 39 total downloads
- Latest version: 2.3.11
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
- 20 total downloads
- Latest version: 11.0.0-preview.7.26381.103
ASP.NET Core static framework assets
This package was built from the source code at https://github.com/dotnet/dotnet/tree/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 196 total downloads
- Latest version: 11.0.0-preview.3.26207.106
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.App.Runtime.win-x64
by: Microsoft
- 102 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 19 total downloads
- Latest version: 2.3.12
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 32 total downloads
- Latest version: 2.3.12
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 22 total downloads
- Latest version: 2.3.11
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 28 total downloads
- Latest version: 2.3.12
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 18 total downloads
- Latest version: 2.3.11
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 19 total downloads
- Latest version: 2.3.12
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 22 total downloads
- Latest version: 2.3.12
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.