Microsoft.AspNetCore.Antiforgery
by: Microsoft.AspNetCore.Antiforgery
- 2 total downloads
- Latest version: 1.0.6
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
- 3 total downloads
- Latest version: 11.0.0-preview.2.26159.112
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.MicrosoftAccount
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
- 7 total downloads
- Latest version: 10.0.8
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/dotnet/tree/94ea82652cdd4e0f8046b5bd5becbd11461482ca
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 3 total downloads
- Latest version: 10.0.6
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/47fb725acf5d7094af51aebbb5b7e5c44a3b2a77
Microsoft.AspNetCore.Cors
by: Microsoft.AspNetCore.Cors
- 1 total downloads
- Latest version: 1.0.3
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing.
Commonly used types:
Microsoft.AspNetCore.Cors.DisableCorsAttribute
Microsoft.AspNetCore.Cors.EnableCorsAttribute
Microsoft.AspNetCore.Hosting
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Identity
by: Microsoft.AspNetCore.Identity
- 1 total downloads
- Latest version: 1.0.0
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
- 2 total downloads
- Latest version: 10.0.2
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/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.AspNetCore.Mvc
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
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.
Microsoft.AspNetCore.Mvc.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
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.ApiExplorer
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview1-final
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.Cors
by: Microsoft
- 1 total downloads
- Latest version: 1.1.8
ASP.NET Core MVC cross-origin resource sharing (CORS) features.
Microsoft.AspNetCore.Mvc.Razor
by: Microsoft.AspNetCore.Mvc.Razor
- 1 total downloads
- Latest version: 1.0.3
ASP.NET Core MVC Razor view engine for CSHTML files.
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation
by: Microsoft
- 1 total downloads
- Latest version: 1.1.6
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.0
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.ResponseCaching.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.Azure.Cosmos
by: Microsoft
- 1 total downloads
- Latest version: 3.15.1-preview
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.Build.Locator
by: Microsoft
- 0 total downloads
- Latest version: 1.8.1
Package that assists in locating and using a copy of MSBuild installed as part of Visual Studio 2017 or higher or .NET Core SDK 2.1 or higher.
Microsoft.Build.Tasks.Git
by: Microsoft
- 1 total downloads
- Latest version: 10.0.201
MSBuild tasks providing git repository information.