Microsoft.AspNetCore.Mvc.ApiExplorer by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.5
  • aspnetcore,aspnetcoremvc
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.Routing by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • 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.Azure.Storage.Common by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.1
  • Microsoft, Azure, StorageScalable, azureofficial
This client library enables working with the Microsoft Azure Storage services which include the blob and file services for storing binary and text data, and the queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Common/README.md and https://github.com/Azure/azure-storage-net/blob/master/Common/changelog.txt in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Common/BreakingChanges.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
Microsoft.CodeAnalysis.Scripting.Common by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-beta1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
Microsoft .NET Compiler Platform ("Roslyn") shared scripting package. 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
Microsoft.Data.OData by: Microsoft Corporation
  • 1 total downloads
  • Latest version: 5.5.0-alpha1
  • wcf data services odata odatalib edmlib spatial ado.net ef entity framework open protocol wcfds wcfdataservices dataservices
Classes to serialize, deserialize and validate OData payloads. Enables construction of OData producers and consumers. Targets .NET 4.0 or Silverlight 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
Microsoft.Diagnostics.Tracing.TraceEvent by: Microsoft
  • 2 total downloads
  • Latest version: 3.0.8
  • TraceEvent EventSource Microsoft ETW Event Tracing for Windows
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows. You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class. The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources) and parse the events they emit. The library includes -- TraceEventSession which can enable ETW providers, -- EtwTraceEventSource which lets you read the stream of ETW events, and -- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events. See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 3 total downloads
  • Latest version: 7.0.0-preview.1.22076.6
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio. Enables these commonly used commands: Add-Migration Bundle-Migration Drop-Database Get-DbContext Get-Migration Optimize-DbContext Remove-Migration Scaffold-DbContext Script-Migration Update-Database
Microsoft.Extensions.Logging by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview1-final
  • logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Identity.Client by: Microsoft
  • 5 total downloads
  • Latest version: 4.45.0
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store Xamarin iOS Android
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens gain access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android. The release notes are available at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases.
Microsoft.IdentityModel.Protocols by: Microsoft
  • 3 total downloads
  • Latest version: 6.29.0
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.NET.Test.Sdk by: Microsoft
  • 1 total downloads
  • Latest version: 16.9.0-preview-20210127-04
  • vstest visual-studio unittest testplatform mstest microsoft test testing
The MSbuild targets and properties for building .NET test projects.
Microsoft.NETCore.App.Ref by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.13
Internal implementation package not meant for direct consumption. Please do not reference directly. A set of .NET APIs that are included in the default .NET application model. Contains reference assemblies, documentation, and other design-time assets.
Microsoft.NETCore.DotNetHost by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.0-preview6-27804-01
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module fdf81c6faf7c7e0463d191a3a1d36c25c201e5cb When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.1
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.OData.Edm by: Microsoft Corporation
  • 1 total downloads
  • Latest version: 6.0.0-alpha1
  • 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 4.0, Win Phone 7, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
Microsoft.Orleans.OrleansAzureUtils by: Microsoft Research
  • 1 total downloads
  • Latest version: 1.2.4
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Library of utility types for Microsoft Azure of Microsoft Orleans.
Microsoft.Orleans.OrleansCodeGenerator.Build by: Microsoft Research
  • 1 total downloads
  • Latest version: 1.2.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Microsoft Orleans Build-time Code Generation to install within the grain interfaces and implementation projects.
Microsoft.Orleans.Server by: Microsoft
  • 4 total downloads
  • Latest version: 2.4.0
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Collection of Microsoft Orleans libraries and files needed on the server.
Microsoft.Spatial by: Microsoft
  • 3 total downloads
  • Latest version: 7.21.2
  • wcf data services odata odatalib edmlib spatial ado.net ef entity framework open protocol wcfds wcfdataservices dataservices
Contains classes and methods that facilitate geography and geometry spatial operations. Targets .NET Platform Standard 1.1. OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
Microsoft.TypeScript.MSBuild by: Microsoft
  • 1 total downloads
  • Latest version: 5.1.3
  • TypeScript
The TypeScript MSBuild task, and matching compiler version.