Microsoft.Bcl.TimeProvider by: Microsoft
  • 207 total downloads
  • Latest version: 11.0.0-preview.2.26159.112
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.Build by: Microsoft
  • 249 total downloads
  • Latest version: 16.11.6
  • MSBuild
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
Microsoft.Build.Framework by: Microsoft
  • 281 total downloads
  • Latest version: 17.1.0
  • MSBuild
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.Build.Locator by: Microsoft
  • 237 total downloads
  • Latest version: 1.11.2
  • msbuildlocator locator buildlocator
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
  • 141 total downloads
  • Latest version: 15.7.0-preview-000011-1378327
  • MSBuild
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
  • 307 total downloads
  • Latest version: 17.1.0
  • MSBuild
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.
Microsoft.Build.Tasks.Git by: Microsoft
  • 119 total downloads
  • Latest version: 11.0.100-preview.2.26159.112
  • MSBuild Tasks source control git
MSBuild tasks providing git repository information.
Microsoft.Build.Tasks.SourceControl by: Microsoft
  • 17 total downloads
  • Latest version: 1.0.0-beta-62908-01
  • MSBuild Tasks source control
MSBuild tasks providing source control information.
Microsoft.Build.Utilities.Core by: Microsoft
  • 279 total downloads
  • Latest version: 17.1.0
  • MSBuild
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
Microsoft.Cci by: Microsoft
  • 12 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.Core by: Microsoft
  • 34 total downloads
  • Latest version: 7.5.0
  • ClearScript Windows V8 JavaScript JScript VBScript
A library for adding scripting to .NET applications. This package contains the core assembly shared by all script engines.
Microsoft.ClearScript.V8 by: Microsoft
  • 56 total downloads
  • Latest version: 7.5.0
  • ClearScript V8 JavaScript
A library for adding scripting to .NET applications. This package supports the V8 JavaScript engine.
Microsoft.ClearScript.V8.ICUData by: Microsoft
  • 100 total downloads
  • Latest version: 7.5.0
  • ClearScript V8 JavaScript
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
  • ClearScript V8 JavaScript
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
  • ClearScript V8 JavaScript
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
  • ClearScript V8 JavaScript
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
  • 54 total downloads
  • Latest version: 7.5.0
  • ClearScript V8 JavaScript
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
  • 66 total downloads
  • Latest version: 7.5.0
  • ClearScript V8 JavaScript
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
  • ClearScript V8 JavaScript
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for Windows (x86).
Microsoft.CodeAnalysis by: Microsoft
  • 1.722k total downloads
  • Latest version: 5.3.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.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/16f9bd284cd49604ac82998bfe778a8eb16d4347.