Microsoft.CodeCoverage
by: Microsoft
- 1 total downloads
- Latest version: 16.5.0-preview-20200102-01
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.Data.SqlClient.SNI.runtime
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Diagnostics.Tracing.TraceEvent
by: Microsoft
- 2 total downloads
- Latest version: 2.0.65
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows.
You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class.
The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources)
and parse the events they emit.
The library includes
-- TraceEventSession which can enable ETW providers,
-- EtwTraceEventSource which lets you read the stream of ETW events, and
-- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events.
See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
Microsoft.DotNet.Compiler.Common
by: Microsoft.DotNet.Compiler.Common
- 1 total downloads
- Latest version: 1.0.0-preview2-1-003177
Microsoft.DotNet.Compiler.Common
Microsoft.DotNet.ProjectModel.Workspaces
by: Microsoft.DotNet.ProjectModel.Workspaces
- 1 total downloads
- Latest version: 1.0.0-preview1-002702
Microsoft.DotNet.ProjectModel.Workspaces
Microsoft.EntityFrameworkCore.Sqlite
by: Microsoft.EntityFrameworkCore.Sqlite
- 1 total downloads
- Latest version: 1.0.1
SQLite database provider for Entity Framework Core.
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 13 total downloads
- Latest version: 10.0.0-preview.1.25120.3
MSBuild tasks and targets for build-time Swagger and OpenApi document generation
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b225d30209cf027c80b741d04efe1c54f2431b3c
Microsoft.Net.Compilers
by: Microsoft
- 0 total downloads
- Latest version: 3.9.0-3.final
Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead
.NET Compilers package.
Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild.
The tools in this package require .NET Framework 4.7.2+
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e5eb71d6714749bccf91d9268ece78cd5d4d43ea.
- 1 total downloads
- Latest version: 8.0.17
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.DotNetHost
by: Microsoft
- 2 total downloads
- Latest version: 8.0.0
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 2 total downloads
- Latest version: 8.0.18
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 1 total downloads
- Latest version: 2.2.6
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
7dac9b1b519c769f8b12546913456e6cfb80d58d
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Orleans.CodeGenerator
by: Microsoft
- 0 total downloads
- Latest version: 7.2.1
Code generation library for Orleans.Serialization
Microsoft.Orleans.OrleansCodeGenerator.Build
by: Microsoft
- 1 total downloads
- Latest version: 1.5.3
Microsoft Orleans Build-time Code Generation to install within the grain interfaces and implementation projects.
Microsoft.Orleans.Server
by: Microsoft
- 1 total downloads
- Latest version: 1.5.1
Referencing this package is necessary for a silo to start.
Microsoft.Testing.Platform.MSBuild
by: Microsoft
- 0 total downloads
- Latest version: 1.7.3
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device.
This package provides MSBuild integration of the platform, its extensions and configuration files.
Microsoft.TypeScript.MSBuild
by: Microsoft
- 4 total downloads
- Latest version: 3.9.9
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.Threading
by: Microsoft
- 1 total downloads
- Latest version: 15.0.240
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
- 1 total downloads
- Latest version: 17.1.46
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.Win32.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-23109
Provides common types for Win32-based libraries.
Commonly Used Types:
System.ComponentModel.Win32Exception