Microsoft.AspNetCore.Mvc.Razor by: Microsoft.AspNetCore.Mvc.Razor
  • 1 total downloads
  • Latest version: 1.0.3
  • aspnetcore aspnetcoremvc cshtml razor
ASP.NET Core MVC Razor view engine for CSHTML files.
Microsoft.AspNetCore.Mvc.Razor.Host by: Microsoft.AspNetCore.Mvc.Razor.Host
  • 1 total downloads
  • Latest version: 1.0.3
  • aspnetcore aspnetcoremvc cshtml razor
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.TagHelpers by: Microsoft.AspNetCore.Mvc.TagHelpers
  • 0 total downloads
  • Latest version: 1.0.3
  • aspnetcore aspnetcoremvc taghelper taghelpers
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.
Microsoft.AspNetCore.Mvc.ViewFeatures by: Microsoft.AspNetCore.Mvc.ViewFeatures
  • 1 total downloads
  • Latest version: 1.0.3
  • aspnetcore aspnetcoremvc
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.Razor by: Microsoft.AspNetCore.Razor
  • 1 total downloads
  • Latest version: 1.0.2
  • aspnetcore cshtml razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
Microsoft.AspNetCore.Razor.Design by: Microsoft
  • 4 total downloads
  • Latest version: 2.3.0
Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.
Microsoft.AspNetCore.Razor.Runtime by: Microsoft.AspNetCore.Razor.Runtime
  • 1 total downloads
  • Latest version: 1.0.2
  • aspnetcore cshtml razor taghelper taghelpers
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.Routing by: Microsoft.AspNetCore.Routing
  • 7 total downloads
  • Latest version: 1.0.5
  • aspnetcore routing
ASP.NET Core middleware for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.Route Microsoft.AspNetCore.Routing.RouteCollection
Microsoft.AspNetCore.Routing.Abstractions by: Microsoft.AspNetCore.Routing.Abstractions
  • 7 total downloads
  • Latest version: 1.0.5
  • aspnetcore routing
ASP.NET Core abstractions for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.IRouteHandler Microsoft.AspNetCore.Routing.RouteData.
Microsoft.AspNetCore.StaticFiles by: Microsoft.AspNetCore.StaticFiles
  • 7 total downloads
  • Latest version: 1.0.4
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.WebUtilities by: Microsoft.AspNetCore.WebUtilities
  • 6 total downloads
  • Latest version: 1.0.4
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Build.Locator by: Microsoft
  • 7 total downloads
  • Latest version: 1.7.8
  • msbuildlocator locator buildlocator
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.Runtime by: Microsoft
  • 1 total downloads
  • Latest version: 15.3.409
  • MSBuild
This package contains the runtime of MSBuild. Reference this package only if your application needs to load projects or execute in-process builds.
Microsoft.CodeAnalysis.Analyzers by: Microsoft
  • 30 total downloads
  • Latest version: 3.3.4
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
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
  • 6 total downloads
  • Latest version: 3.3.0
  • Roslyn Analyzer Utilities CodeAnalysis Dataflow ControlFlowGraph FlowAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeDom.Providers.DotNetCompilerPlatform by: Microsoft
  • 6 total downloads
  • Latest version: 4.1.0
  • Roslyn CodeDOM Compiler CSharp VB.Net ASP.NET
Replacement CodeDOM providers that use the new .NET Compiler Platform ("Roslyn") compiler as a service APIs. This provides support for new language features in systems using CodeDOM (e.g. ASP.NET runtime compilation) as well as improving the compilation performance of these systems. This package was built from the source at https://github.com/aspnet/RoslynCodeDomProvider/commit/b45d96211503a5f83ffc65ffc07a62b0210e16de
Microsoft.Data.SqlClient.SNI.runtime by: Microsoft
  • 17 total downloads
  • Latest version: 6.0.2
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.DiaSymReader by: Microsoft
  • 2 total downloads
  • Latest version: 1.4.0
  • DiaSymReader ISymUnmanagedReader PDB COM interop debugging
Microsoft DiaSymReader interop interfaces and utilities.
Microsoft.DiaSymReader.Native by: Microsoft
  • 0 total downloads
  • Latest version: 1.7.0
  • DiaSymReader PDB
Native implementation of PDB file reader and writer. Supported Platforms: - Windows x86 - Windows amd64 - Windows arm
Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 11 total downloads
  • Latest version: 9.0.5
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
CSharp Analyzers for Entity Framework Core.