Microsoft.NETCore.UniversalWindowsPlatform
by: Microsoft
- 3 total downloads
- Latest version: 5.4.1
Provides a set of packages that can be used when building Universal Windows applications on .NET.
5.4.1 contains .NET Native 1.7.
When using Visual Studio this package requires Visual Studio 2017 or later.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NetFramework.Analyzers
by: Microsoft
- 4 total downloads
- Latest version: 3.0.0-beta2.final+6dc3658c
Microsoft recommended API usage rules for APIs specific to the full .NetFramework which are not present in .NetCore, implemented as analyzers using the .NET Compiler Platform (Roslyn). This package is included as a part of Microsoft.CodeAnalysis.FxCopAnalyzers NuGet package and does not need to be installed separately.
Microsoft.OpenApi
by: Microsoft
- 175 total downloads
- Latest version: 3.1.1
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.Rest.ClientRuntime.Azure
by: Microsoft
- 27 total downloads
- Latest version: 3.3.19
Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation.
Microsoft.Rest.ClientRuntime.Azure.Authentication
by: Microsoft
- 25 total downloads
- Latest version: 2.4.1
Provides ADAL based authentication for Azure management client libraries
Microsoft.SourceLink.Common
by: Microsoft
- 5 total downloads
- Latest version: 1.1.1
MSBuild tasks providing source control information.
Microsoft.SourceLink.GitHub
by: Microsoft
- 3 total downloads
- Latest version: 1.1.0-beta-20204-02
Generates source link for GitHub repositories.
Microsoft.SqlServer.Server
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0
This is a helper library for Microsoft.Data.SqlClient enabling cross framework support of UDT types.
Available Types:
Microsoft.SqlServer.Server.IBinarySerializer
Microsoft.SqlServer.Server.InvalidUdtException
Microsoft.SqlServer.Server.SqlFacetAttribute
Microsoft.SqlServer.Server.SqlFunctionAttribute
Microsoft.SqlServer.Server.SqlMethodAttribute
Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute
Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute
Microsoft.SqlServer.Server.DataAccessKind
Microsoft.SqlServer.Server.SystemDataAccessKind
Microsoft.SqlServer.Server.Format
Microsoft.TestPlatform.ObjectModel
by: Microsoft
- 95 total downloads
- Latest version: 17.12.0
The Microsoft Test Platform Object Model.
Microsoft.TestPlatform.TestHost
by: Microsoft
- 95 total downloads
- Latest version: 17.12.0
Testplatform host executes the test using specified adapter.
Microsoft.TypeScript.MSBuild
by: Microsoft
- 8 total downloads
- Latest version: 5.5.3
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.Azure.Containers.Tools.Targets
by: Microsoft
- 36 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
- 1 total downloads
- Latest version: 17.0.0-beta.21255.1
Package containing extensibility contracts between the debugger and other Visual Studio components, such as language services.
Microsoft.VisualStudio.RemoteControl
by: Microsoft
- 2 total downloads
- Latest version: 16.3.52
Microsoft® Visual Studio® Remote Control Library
Microsoft.VisualStudio.Setup.Configuration.Interop
by: Microsoft
- 6 total downloads
- Latest version: 3.13.2069
Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.
Microsoft.VisualStudio.SlnGen
by: Microsoft
- 22 total downloads
- Latest version: 12.0.31
Package that contains a tool for generating Visual Studio solution files.
Microsoft.VisualStudio.Threading
by: Microsoft
- 7 total downloads
- Latest version: 17.9.1-alpha
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
- 2 total downloads
- Latest version: 17.11.19-preview
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.VisualStudio.Threading.Only
by: Microsoft
- 1 total downloads
- Latest version: 17.13.61
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
- 3 total downloads
- Latest version: 16.3.38
Microsoft® Visual Studio® Common Utility Library