Microsoft.CodeAnalysis.Common by: Microsoft
  • 1 total downloads
  • Latest version: 2.9.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
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/958f2354c4d83dbb0e7723d0a8079a0dfbc33f25.
Microsoft.CodeAnalysis.CSharp by: Microsoft
  • 1 total downloads
  • Latest version: 2.6.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.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/5429b35d5a4359cbf4815f3563cdc4de13dae1be
Microsoft.Diagnostics.Runtime by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0
Package Description
Microsoft.Diagnostics.Tracing.TraceEvent by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.67
  • 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: 10.0.0-preview.6.25358.103
  • 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.ApiDescription.Server by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.0-rc.2.20475.17
  • 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/25bd01f17d5f01fc78bea5eb5308b2c0d79e2889
Microsoft.Extensions.Caching.Memory by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0
  • cache memorycache
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.DependencyModel by: Microsoft.Extensions.DependencyModel
  • 1 total downloads
  • Latest version: 2.0.4
Abstractions for reading `.deps` files.
Microsoft.Extensions.WebEncoders by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-rc1-final
Contains registration and configuration APIs for the core framework encoders.
Microsoft.Identity.Client.Extensions.Msal by: Microsoft
  • 1 total downloads
  • Latest version: 2.22.0
  • Microsoft Authentication Library MSAL Azure Active Directory AAD Identity .NET
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Abstractions by: Microsoft
  • 8 total downloads
  • Latest version: 6.36.0
  • .NET Windows Authentication Identity Abstractions
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.Clients.ActiveDirectory by: Microsoft
  • 1 total downloads
  • Latest version: 4.5.0
  • Active Directory Authentication Library ADAL ActiveDirectory AD AAD Identity Authentication .NET Android iOS UWP NetCore Xamarin
This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET based client by taking advantage of Windows Server Active Directory and Azure Active Directory. ADAL.NET enables you to acquire a security token to access protected Web APIs, for instance Microsoft Graph or your own Web API. ADAL.NET is built against multiple platforms, including .net desktop, .net standard, .net core, UWP, Xamarin iOS and Xamarin Android. It can be called from applications and Web APIs (ASP.NET, .NET Core, ASP.NET Core) that call other Web APIs in the name of a user, or without a user.
Microsoft.IdentityModel.JsonWebTokens by: Microsoft
  • 1 total downloads
  • Latest version: 6.30.0
  • .NET Windows Authentication Identity Json Web Token
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.IdentityModel.Logging by: Microsoft
  • 1 total downloads
  • Latest version: 6.15.1
  • .NET Windows Authentication Identity Logging
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols by: Microsoft
  • 1 total downloads
  • Latest version: 6.16.0
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.0-preview.5.20278.1
Provides the .NET app bootstrapper intended for use in the application directory 4ae4e2fe08164168a77f0a3b06091db5959fb506 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHost by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.8
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module 9c1330deddc14e8c564e30402d6a644c43110778 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.5
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.Orleans.Client by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-rc2
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.Sdk by: Microsoft
  • 1 total downloads
  • Latest version: 7.2.6
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Microsoft Orleans meta package to bring in the base Orleans packages for all project types.