Microsoft.Azure.KeyVault.WebKey
by: Microsoft
- 1 total downloads
- Latest version: 3.0.3
Microsoft Azure Key Vault WebKey Class Library
Microsoft.Build.Tasks.Git
by: Microsoft
- 2 total downloads
- Latest version: 10.0.105
MSBuild tasks providing git repository information.
Microsoft.CodeAnalysis
by: Microsoft
- 2 total downloads
- Latest version: 3.9.0-5.final
.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/7a63d79b60ffb33e919bee8056816f8f449d00ce.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 4 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.Compilers
by: Microsoft
- 1 total downloads
- Latest version: 4.1.0-1.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/256d46e2333636eccd52866ca6f698f0ef4b9910.
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-beta5
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeAnalysis.CSharp.Features
by: Microsoft
- 3 total downloads
- Latest version: 2.8.0-beta4
.NET Compiler Platform ("Roslyn") support for creating C# editing experiences.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/9081e399a13297f6e2fd37cb06ca82ffba3eed21
Microsoft.CodeAnalysis.CSharp.Scripting
by: Microsoft
- 1 total downloads
- Latest version: 2.8.0
Microsoft .NET Compiler Platform ("Roslyn") CSharp scripting package.
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.PublicApiAnalyzers
by: Microsoft
- 2 total downloads
- Latest version: 3.11.0-beta1.25123.1
Public API Analyzers
Microsoft.CodeAnalysis.Scripting.Common
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-rc2
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.
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.
Microsoft.CodeAnalysis.VisualBasic.Features
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0-beta3
.NET Compiler Platform ("Roslyn") support for creating Visual Basic editing experiences.
Microsoft.CSharp
by: Microsoft
- 1 total downloads
- Latest version: 4.6.0-preview9.19416.11
Provides support for compilation and code generation, including dynamic, using the C# language.
Commonly Used Types:
Microsoft.CSharp.RuntimeBinder.Binder
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags
Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Diagnostics.Tracing.TraceEvent
by: Microsoft
- 2 total downloads
- Latest version: 3.1.29
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.DiaSymReader
by: Microsoft
- 1 total downloads
- Latest version: 1.4.0
Microsoft DiaSymReader interop interfaces and utilities.
Microsoft.DiaSymReader.Native
by: Microsoft
- 2 total downloads
- Latest version: 17.10.0-beta1.24272.1
Native implementation of PDB file reader and writer.
Supported Platforms:
- Windows x86
- Windows amd64
- Windows arm
- Windows arm64
Microsoft.DotNet.Cli.Utils
by: Microsoft.DotNet.Cli.Utils
- 1 total downloads
- Latest version: 1.0.1
Package Description
Microsoft.DotNet.PlatformAbstractions
by: Microsoft
- 3 total downloads
- Latest version: 3.0.0-rc1-19456-20
Abstractions for making code that uses file system and environment testable.
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 9.0.13
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 1 total downloads
- Latest version: 1.1.5
Microsoft SQL Server database provider for Entity Framework Core.