Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.JsonPatch by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore json jsonpatch
ASP.NET Core support for JSON PATCH.
Microsoft.AspNetCore.Mvc.Razor by: Microsoft.AspNetCore.Mvc.Razor
  • 3 total downloads
  • Latest version: 1.0.4
  • aspnetcore,aspnetcoremvc,cshtml,razor
ASP.NET Core MVC Razor view engine for CSHTML files.
Microsoft.AspNetCore.OpenApi by: Microsoft
  • 0 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
  • aspnetcore openapi
Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations. This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0
Microsoft.AspNetCore.Routing by: Microsoft.AspNetCore.Routing
  • 2 total downloads
  • Latest version: 1.0.4
  • 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.StaticFiles by: Microsoft.AspNetCore.StaticFiles
  • 1 total downloads
  • Latest version: 1.0.1
  • aspnetcore,staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.Build by: Microsoft
  • 1 total downloads
  • Latest version: 14.3.0
  • MSBuild
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluation MSBuild projects.
Microsoft.CodeAnalysis by: Microsoft
  • 3 total downloads
  • Latest version: 4.9.0-2.final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn"). This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality: - "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services) - "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services) - "Microsoft.CodeAnalysis.Compilers" (both compilers) - "Microsoft.CodeAnalysis.CSharp" (only the C# compiler) - "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler) More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/47b0a1e0ab831076eda00bb1e24b9d042d256e17.
Microsoft.CodeCoverage by: Microsoft
  • 8 total downloads
  • Latest version: 17.2.0-preview-20220131-20
  • vstest visual-studio unittest testplatform mstest microsoft test testing codecoverage code-coverage
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.Data.Edm by: Microsoft Corporation
  • 5 total downloads
  • Latest version: 5.8.2
  • wcf data services odata odatalib edmlib spatial ado.net ef entity framework open protocol wcfds wcfdataservices dataservices
Classes to represent, construct, parse, serialize and validate entity data models. Targets .NET 4.0, Silverlight 4.0, or .NET Portable Lib with support for .NET 4.0, SL 5.0, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
Microsoft.Data.SqlClient.SNI.runtime by: Microsoft
  • 2 total downloads
  • Latest version: 5.1.0-preview2.22311.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.Extensions.ApiDescription.Server by: Microsoft
  • 0 total downloads
  • Latest version: 9.0.0-preview.5.24306.11
  • MSBuild Swagger OpenAPI code generation Web API service reference document
MSBuild tasks and targets for build-time Swagger and OpenApi document generation This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8af96e042134fb3b2f21df26dd0f32ea1c00dd37
Microsoft.Extensions.DependencyModel by: Microsoft.Extensions.DependencyModel
  • 3 total downloads
  • Latest version: 2.0.0-preview1-002111
Abstractions for reading `.deps` files.
Microsoft.Extensions.FileProviders.Embedded by: Microsoft.Extensions.FileProviders.Embedded
  • 1 total downloads
  • Latest version: 1.0.1
  • files,filesystem
File provider for files in embedded resources for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Globalization.CultureInfoCache by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • globalization,localization
Provides cached instances of CultureInfo using a generated list of known culture names for use in scenarios where unbounded CultureInfo creation is undesirable.
Microsoft.IdentityModel.Clients.ActiveDirectory by: Microsoft
  • 1 total downloads
  • Latest version: 5.3.0
  • Active Directory Authentication Library ADAL ActiveDirectory AD AAD Identity Authentication .NET Android iOS UWP NetCore Xamarin
There is a newer version of this library available here: https://www.nuget.org/packages/Microsoft.Identity.Client/ Migration guide: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-net-migration ADAL no longer receives new feature improvements.
Microsoft.Maui.Dependencies by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.200-preview.12.2441+sha.41980c32e-azdo.5603739
.NET MAUI NuGet dependencies pack
Microsoft.Net.Compilers by: Microsoft
  • 1 total downloads
  • Latest version: 3.7.0-2.final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead .NET Compilers package. Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild. The tools in this package require .NET Framework 4.7.2+ More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/205504dfd0f686370cffae5df068024c8a2b427f.
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.0-preview.3.20214.6
Provides the .NET app bootstrapper intended for use in the application directory b03778465800e6d8a534b2fb79656a9f9ba7e245 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 3 total downloads
  • Latest version: 7.0.0-preview.3.22175.4
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing