Microsoft.AspNet.Mvc.Abstractions
by: Microsoft
- 42 total downloads
- Latest version: 6.0.0-rc1-final
The core abstractions of ASP.NET MVC.
Microsoft.AspNet.Mvc.Core
by: Microsoft
- 65 total downloads
- Latest version: 6.0.0-rc1-final
The core runtime components of ASP.NET MVC.
Microsoft.AspNet.Mvc.DataAnnotations
by: Microsoft
- 33 total downloads
- Latest version: 6.0.0-rc1-final
Metadata and Validation using System.ComponentModel.DataAnnotations for the MVC runtime
Microsoft.AspNet.Mvc.Formatters.Json
by: Microsoft
- 33 total downloads
- Latest version: 6.0.0-rc1-final
JSON input and output for the MVC runtime
Microsoft.AspNet.Mvc.HeaderValueAbstractions
by: Microsoft
- 18 total downloads
- Latest version: 1.0.0-beta2
Temporary abstractions for working with header values in ASP.NET MVC. These abstractions will be replaced by core HTTP abstractions in ASP.NET in a future release.
Microsoft.AspNet.Mvc.ModelBinding
by: Microsoft
- 33 total downloads
- Latest version: 6.0.0-beta4
The ASP.NET MVC model binding components for binding data from a request to an object model.
Microsoft.AspNet.Mvc.ViewFeatures
by: Microsoft
- 34 total downloads
- Latest version: 6.0.0-rc1-final
View Rendering features for the MVC runtime
Microsoft.AspNet.PipelineCore
by: Microsoft
- 10 total downloads
- Latest version: 1.0.0-beta1
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.RequestContainer
by: Microsoft
- 18 total downloads
- Latest version: 1.0.0-beta2
ASP.NET 5 enables per-request scoping of services.
Microsoft.AspNet.Routing
by: Microsoft
- 67 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
- 18 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
- 18 total downloads
- Latest version: 1.0.0-beta2
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNet.StaticFiles
by: Microsoft
- 75 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 static files middleware.
Microsoft.AspNet.WebPages
by: Microsoft
- 191 total downloads
- Latest version: 3.3.0
This package contains core runtime assemblies shared between ASP.NET MVC and ASP.NET Web Pages.
Microsoft.AspNet.WebUtilities
by: Microsoft
- 76 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 common helper methods.
Microsoft.AspNetCore.All
by: Microsoft
- 11 total downloads
- Latest version: 2.0.0
Microsoft.AspNetCore.All
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 142 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.Ref
by: Microsoft
- 1,819k 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.ApplicationInsights.HostingStartup
by: Microsoft
- 24 total downloads
- Latest version: 2.0.0
ASP.NET Core lightup integration with Application Insights.