Microsoft.TestPlatform.AdapterUtilities
by: Microsoft
- 3.46k total downloads
- Latest version: 18.0.1
Includes helpers for the Test Platform's modern functionality such as standardized fully qualified names and hierarchical test case names.
Microsoft.TestPlatform.ObjectModel
by: Microsoft
- 27.522k total downloads
- Latest version: 18.0.1
The Microsoft Test Platform Object Model.
Microsoft.TestPlatform.TestHost
by: Microsoft
- 27.745k total downloads
- Latest version: 18.0.1
Testplatform host executes the test using specified adapter.
Microsoft.Tpl.Dataflow
by: Microsoft
- 59 total downloads
- Latest version: 4.5.24
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 8
- Portable Class Libraries
Microsoft.TypeScript.MSBuild
by: Microsoft
- 7.989k total downloads
- Latest version: 5.9.3
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualBasic
by: Microsoft
- 1.279k total downloads
- Latest version: 10.4.0-preview.18571.3
Provides types that support the Visual Basic runtime
Commonly Used Types:
Microsoft.VisualBasic.Strings
Microsoft.VisualBasic.CompilerServices.Conversions
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.VisualStudio.Azure.Containers.Tools.Targets
by: Microsoft
- 1.459k total downloads
- Latest version: 1.23.0-preview.4
Targets files to enable the Visual Studio Tools for Containers.
Microsoft.VisualStudio.Debugger.Contracts
by: Microsoft
- 496 total downloads
- Latest version: 17.2.0
Package containing extensibility contracts between the debugger and other Visual Studio components, such as language services.
Microsoft.VisualStudio.RemoteControl
by: Microsoft
- 887 total downloads
- Latest version: 16.3.52
Microsoft® Visual Studio® Remote Control Library
Microsoft.VisualStudio.Setup.Configuration.Interop
by: Microsoft
- 2.109k total downloads
- Latest version: 3.14.2075
Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.
Microsoft.VisualStudio.SlnGen
by: Microsoft
- 5.378k total downloads
- Latest version: 12.0.31
Package that contains a tool for generating Visual Studio solution files.
Microsoft.VisualStudio.SolutionPersistence
by: Microsoft
- 191 total downloads
- Latest version: 1.0.52
Package Description
Microsoft.VisualStudio.Threading
by: Microsoft
- 5.997k total downloads
- Latest version: 17.14.15
Async synchronization primitives, async collections, TPL and dataflow extensions.
The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This
package is applicable to any .NET application (not just Visual Studio).
Microsoft.VisualStudio.Threading.Analyzers
by: Microsoft
- 5.776k total downloads
- Latest version: 17.14.15
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.VisualStudio.Threading.Only
by: Microsoft
- 97 total downloads
- Latest version: 17.14.15
Async synchronization primitives, async collections, TPL and dataflow extensions.
The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This
package is applicable to any .NET application (not just Visual Studio).
This package contains only the library, without a dependency on the analyzers.
Use the Microsoft.VisualStudio.Threading package to get the library and analyzers together.
Microsoft.VisualStudio.Utilities.Internal
by: Microsoft
- 866 total downloads
- Latest version: 16.3.90
Microsoft® Visual Studio® Common Utility Library
Microsoft.VisualStudio.Validation
by: Microsoft
- 2.428k total downloads
- Latest version: 17.13.22
Common input validation and state verification utility methods.
Microsoft.VisualStudio.Web.BrowserLink
by: Microsoft
- 1.213k total downloads
- Latest version: 2.2.0
A middleware that supports creating a communication channel between the development environment and one or more web browsers.
This package was built from the source code at https://github.com/aspnet/BrowserLink/tree/8cd3e0844d74975060a2bb1abb1e0a5ff943ce45
Microsoft.VisualStudio.Web.CodeGeneration
by: Microsoft
- 7.642k total downloads
- Latest version: 10.0.0-rc.1.25458.5
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
Microsoft.VisualStudio.Web.CodeGeneration.Contracts
by: Microsoft
- 3.418k total downloads
- Latest version: 6.0.0-preview.6.21362.1
Contains interfaces for Project Model and messaging for scaffolding.