Microsoft.CodeAnalysis
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0-beta1
.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)
Microsoft.CodeAnalysis.Common
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-beta3
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.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeAnalysis.Compilers
by: Microsoft
- 2 total downloads
- Latest version: 3.10.0-2.final
Compiler layer of the .NET Compiler Platform ("Roslyn").
Install this package to get both C# and Visual Basic support.
If you want just support for one language, install Microsoft.CodeAnalysis.CSharp or Microsoft.CodeAnalysis.VisualBasic.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/5f00f4d6ffb242a337e21a196aab0593891e430e.
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.11.0-beta1.24508.2
Public API Analyzers
Microsoft.Data.SqlClient.SNI.runtime
by: Microsoft
- 1 total downloads
- Latest version: 5.1.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.EntityFrameworkCore.Tools
by: Microsoft
- 2 total downloads
- Latest version: 9.0.10
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.Localization.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
Abstractions of application localization services.
Commonly used types:
Microsoft.Extensions.Localization.IStringLocalizer
Microsoft.Extensions.Localization.IStringLocalizer<T>
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0-preview.1.22076.8
Logging abstractions for Microsoft.Extensions.Logging.
Commonly Used Types:
Microsoft.Extensions.Logging.ILogger
Microsoft.Extensions.Logging.ILoggerFactory
Microsoft.Extensions.Logging.ILogger<TCategoryName>
Microsoft.Extensions.Logging.LogLevel
Microsoft.Extensions.Logging.Logger<T>
Microsoft.Extensions.Logging.LoggerMessage
Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.Extensions.Primitives
by: Microsoft.Extensions.Primitives
- 1 total downloads
- Latest version: 1.0.0
Primitives shared by framework extensions. Commonly used types include:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.Graphics.Win2D
by: Microsoft
- 1 total downloads
- Latest version: 0.8.2.23
An easy-to-use Windows Runtime API for immediate mode 2D graphics rendering.
For WinUI.
Microsoft.Identity.Client
by: Microsoft
- 1 total downloads
- Latest version: 4.4.0
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 again 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.
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 1 total downloads
- Latest version: 2.18.9
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 1 total downloads
- Latest version: 5.3.0
Includes types that provide support for OpenIdConnect protocol.
Microsoft.Maui.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 6.0.200-preview.14.5099+sha.03a0eb8e6-azdo.5845410
Microsoft.Extensions dependencies for .NET MAUI
Microsoft.NETCore.App.Host.linux-x64
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.App.Host.win-x64
by: Microsoft
- 1 total downloads
- Latest version: 6.0.15
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.Jit
by: Microsoft
- 1 total downloads
- Latest version: 1.0.6
The .NET JIT compiler.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETFramework.ReferenceAssemblies.net48
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0
Microsoft .NET Framework Reference Assemblies
Microsoft.OData.Edm
by: Microsoft
- 1 total downloads
- Latest version: 7.16.0
Classes to represent, construct, parse, serialize and validate entity data models. Supports OData v4. 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.Orleans.OrleansCodeGenerator.Build
by: Microsoft
- 3 total downloads
- Latest version: 3.6.1
Microsoft Orleans build-time code generator to install in all grain interface & implementation projects.