Microsoft.AspNetCore.Razor.Language
by: Microsoft
- 8 total downloads
- Latest version: 2.3.0
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.Runtime
by: Microsoft.AspNetCore.Razor.Runtime
- 2 total downloads
- Latest version: 1.0.2
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
- 9 total downloads
- Latest version: 1.0.5
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
- 9 total downloads
- Latest version: 1.0.5
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.SpaProxy
by: Microsoft
- 4 total downloads
- Latest version: 10.0.7
Helpers for launching the SPA CLI proxy automatically when the application starts in ASP.NET MVC Core.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/b16286c2284fecf303dbc12a0bb152476d662e44
Microsoft.AspNetCore.StaticFiles
by: Microsoft.AspNetCore.StaticFiles
- 8 total downloads
- Latest version: 1.0.4
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 10 total downloads
- Latest version: 2.0.0
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Build
by: Microsoft
- 2 total downloads
- Latest version: 15.3.409
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluation MSBuild projects.
Microsoft.Build.Framework
by: Microsoft
- 2 total downloads
- Latest version: 15.3.409
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.Build.Locator
by: Microsoft
- 8 total downloads
- Latest version: 1.7.8
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
- 2 total downloads
- Latest version: 15.3.409
This package contains the runtime of MSBuild. Reference this package only if your application needs to load projects or execute in-process builds.
Microsoft.Build.Tasks.Core
by: Microsoft
- 2 total downloads
- Latest version: 15.3.409
This package contains the Microsoft.Build.Tasks.Core assembly which implements the commonly used tasks of MSBuild.
Microsoft.Build.Utilities.Core
by: Microsoft
- 2 total downloads
- Latest version: 15.3.409
This package contains the Microsoft.Build.Utilities.Core assembly which is used to implement custom MSBuild tasks.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 37 total downloads
- Latest version: 3.3.4
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
- 7 total downloads
- Latest version: 3.3.0
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.Common
by: Microsoft
- 8 total downloads
- Latest version: 2.8.2
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.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/2ad4aabc7a9dada097e54e544ebba48ab1c05074
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 8 total downloads
- Latest version: 2.8.2
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/2ad4aabc7a9dada097e54e544ebba48ab1c05074
Microsoft.CodeAnalysis.CSharp.Workspaces
by: Microsoft
- 3 total downloads
- Latest version: 2.8.0
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e595ee276d14e14bfb3eb323fb57f2aa668bddea
Microsoft.CodeAnalysis.Elfie
by: Microsoft
- 8 total downloads
- Latest version: 1.0.0
An extensible library for fast indexing of code artifacts.
Microsoft.CodeAnalysis.Razor
by: Microsoft
- 8 total downloads
- Latest version: 2.3.0
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.