Microsoft.Build.Tasks.SourceControl
by: Microsoft
- 9 total downloads
- Latest version: 1.0.0-beta-62908-01
MSBuild tasks providing source control information.
Microsoft.Build.Utilities.Core
by: Microsoft
- 3 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
- 76 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
- 66 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
- 803 total downloads
- Latest version: 5.0.0-2.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/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 236 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
- 226 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
- 237 total downloads
- Latest version: 5.0.0-1.25277.114
Banned API Analyzers
Microsoft.CodeAnalysis.Common
by: Microsoft
- 141 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
- 488 total downloads
- Latest version: 5.0.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/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42.
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 119 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
- 63 total downloads
- Latest version: 2.0.0-beta5
.NET Compiler Platform ("Roslyn") support for creating C# editing experiences.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeAnalysis.CSharp.Workspaces
by: Microsoft
- 133 total downloads
- Latest version: 2.0.0-beta5
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions.
Supported Platforms:
- .NET Framework 4.5