Microsoft.Build.Tasks.Core
by: Microsoft
- 1 total downloads
- Latest version: 14.3.0
This package contains the Microsoft.Build.Tasks.Core assembly which implements the commonly used tasks of MSBuild.
Microsoft.Build.Tasks.Git
by: Microsoft
- 32 total downloads
- Latest version: 8.0.0
MSBuild tasks providing git repository information.
Microsoft.Build.Tasks.SourceControl
by: Microsoft
- 7 total downloads
- Latest version: 1.0.0-beta-62908-01
MSBuild tasks providing source control information.
Microsoft.Build.Utilities.Core
by: Microsoft
- 2 total downloads
- Latest version: 14.3.0
This package contains the Microsoft.Build.Utilities.Core assembly which is used to implement custom MSBuild tasks.
Microsoft.ClearScript.Core
by: Microsoft
- 32 total downloads
- Latest version: 7.4.5
A library for adding scripting to .NET applications. This package contains the core assembly shared by all script engines.
Microsoft.ClearScript.V8
by: Microsoft
- 55 total downloads
- Latest version: 7.4.5
A library for adding scripting to .NET applications. This package supports the V8 JavaScript engine.
Microsoft.ClearScript.V8.ICUData
by: Microsoft
- 52 total downloads
- Latest version: 7.5.0
A library for adding scripting to .NET applications. This package supports the V8 implementation of the JavaScript Internationalization API.
Microsoft.ClearScript.V8.Native.linux-arm64
by: Microsoft
- 57 total downloads
- Latest version: 7.5.0
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for Linux (arm64).
Microsoft.ClearScript.V8.Native.linux-x64
by: Microsoft
- 60 total downloads
- Latest version: 7.5.0
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for Linux (x64).
Microsoft.ClearScript.V8.Native.osx-x64
by: Microsoft
- 62 total downloads
- Latest version: 7.5.0
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for macOS (x64).
Microsoft.ClearScript.V8.Native.win-arm64
by: Microsoft
- 50 total downloads
- Latest version: 7.5.0
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for Windows (arm64).
Microsoft.ClearScript.V8.Native.win-x64
by: Microsoft
- 61 total downloads
- Latest version: 7.5.0
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for Windows (x64).
Microsoft.ClearScript.V8.Native.win-x86
by: Microsoft
- 65 total downloads
- Latest version: 7.5.0
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for Windows (x86).
Microsoft.CodeAnalysis
by: Microsoft
- 459 total downloads
- Latest version: 4.14.0
.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/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 235 total downloads
- Latest version: 5.0.0-1.25277.114
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.AnalyzerUtilities
by: Microsoft
- 152 total downloads
- Latest version: 5.0.0-1.25277.114
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094.
Microsoft.CodeAnalysis.BannedApiAnalyzers
by: Microsoft
- 157 total downloads
- Latest version: 5.0.0-1.25277.114
Banned API Analyzers
Microsoft.CodeAnalysis.Common
by: Microsoft
- 86 total downloads
- Latest version: 2.0.0-beta5
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
- 321 total downloads
- Latest version: 4.14.0
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/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 54 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