Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 20 total downloads
- Latest version: 3.11.0-beta1.24165.2
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
Microsoft.CodeAnalysis.AnalyzerUtilities
by: Microsoft
- 14 total downloads
- Latest version: 3.11.0-beta1.24415.1
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 39 total downloads
- Latest version: 9.0.0-preview.7.24406.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/aspnetcore/tree/abc2c7226ff616316cd1e05d76e6c36b49ce06a1
Microsoft.CodeAnalysis.Common
by: Microsoft
- 12 total downloads
- Latest version: 2.0.0-beta5
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.Build.Locator
by: Microsoft
- 7 total downloads
- Latest version: 1.6.10
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.AspNetCore.Mvc.ApiExplorer
by: Microsoft
- 7 total downloads
- Latest version: 2.0.0
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.StaticFiles
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.JsonPatch
by: Microsoft.AspNetCore.JsonPatch
- 1 total downloads
- Latest version: 1.0.0-rc2-final
ASP.NET Core support for JSON PATCH.
Microsoft.AspNetCore.Mvc.DataAnnotations
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
Microsoft.AspNetCore.Razor.Design
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0
Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.
Microsoft.AspNetCore.Mvc.RazorPages
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core MVC Razor Pages.
Microsoft.AspNetCore.Razor.Runtime
by: Microsoft.AspNetCore.Razor.Runtime
- 2 total downloads
- Latest version: 1.0.0
Runtime components for rendering Razor pages and implementing tag helpers.
Commonly used types:
Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute
Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute
Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper
Microsoft.AspNetCore.Mvc.Cors
by: Microsoft.AspNetCore.Mvc.Cors
- 1 total downloads
- Latest version: 1.0.5
ASP.NET Core MVC cross-origin resource sharing (CORS) features.
Microsoft.AspNetCore.Mvc.Localization
by: Microsoft.AspNetCore.Mvc.Localization
- 1 total downloads
- Latest version: 1.0.5
ASP.NET Core MVC features that enable globalization and localization of applications.
Commonly used types:
Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer<TResource>
Microsoft.AspNetCore.Mvc.Localization.IViewLocalizer
Microsoft.AspNetCore.Mvc.Formatters.Json
by: Microsoft
- 2 total downloads
- Latest version: 1.1.8
ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.
Microsoft.AspNetCore.Mvc.Razor.Host
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.CodeAnalysis.BannedApiAnalyzers
by: Microsoft
- 3 total downloads
- Latest version: 3.3.5-beta1.23270.2
Banned API Analyzers
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 3 total downloads
- Latest version: 1.1.0
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.AspNetCore.Mvc
by: Microsoft
- 3 total downloads
- Latest version: 1.1.6
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.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview3-19153-02
CSharp Analyzers for ASP.NET Core MVC.