Microsoft.Build.Locator
by: Microsoft
- 90 total downloads
- Latest version: 1.10.12
Package that assists in locating and using a copy of MSBuild installed as part of Visual Studio 2017 or higher or .NET Core SDK 2.1 or higher.
Microsoft.Build.Runtime
by: Microsoft
- 58 total downloads
- Latest version: 15.7.0-preview-000011-1378327
This package delivers a complete executable copy of MSBuild. Reference this package only if your application needs to load projects or execute in-process builds without requiring installation of MSBuild. Successfully evaluating projects using this package requires aggregating additional components (like the compilers) into an application directory.
Microsoft.Build.Tasks.Core
by: Microsoft
- 54 total downloads
- Latest version: 15.7.0-preview-000011-1378327
This package contains the Microsoft.Build.Tasks.Core assembly which implements the commonly used tasks of MSBuild.
Microsoft.Build.Tasks.Git
by: Microsoft
- 50 total downloads
- Latest version: 8.0.0
MSBuild tasks providing git repository information.
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
- 51 total downloads
- Latest version: 15.7.0-preview-000011-1378327
This package contains the Microsoft.Build.Utilities.Core assembly which is used to implement custom MSBuild tasks.
Microsoft.Cci
by: Microsoft
- 6 total downloads
- Latest version: 4.0.0-rc3-24214-00
Provides a portable version of the Microsoft.Cci library
TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279
When using NuGet 3.x this package requires at least version 3.4.
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
- 156 total downloads
- Latest version: 2.10.0
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/b9fb1610c87cccc8ceb74a770dba261a58e39c4a.
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.