Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 136 total downloads
  • Latest version: 10.0.1
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHost by: Microsoft
  • 32 total downloads
  • Latest version: 8.0.5
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 61 total downloads
  • Latest version: 8.0.19
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.DotNetHostResolver by: Microsoft
  • 50 total downloads
  • Latest version: 8.0.1
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETCore.Platforms by: Microsoft
  • 17 total downloads
  • Latest version: 8.0.0-preview.6.23329.7
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
Microsoft.NETCore.Portable.Compatibility by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.1-beta-23516
Enables compatiblity with portable libraries targeting previous .NET releases like .NET Framework 4.0 and Silverlight. This package supports retargeting references to classic reference assemblies (mscorlib.dll, system.dll, etc) to new contract assemblies (System.Runtime.dll, System.IO, etc). It does this in a pay-for-play way to prevent consuming assemblies from having to reference all of the contracts that happen to overlap with mscorlib. As such, when using this package you may encounter errors like error CS0012: The type 'WebRequest' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Net.Requests, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. To resolve these errors install the package with the same name name as the missing assembly. - 1548494
Microsoft.NETCore.Runtime.CoreCLR by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.6
The .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Targets by: Microsoft
  • 16 total downloads
  • Latest version: 5.0.0-preview.7.20364.11
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Targets.DNXCore by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-beta-23409
Ensures a minimum set of package versions when building DNXCore applications and portable libraries.
Microsoft.NETCore.Targets.UniversalWindowsPlatform by: Microsoft
  • 4 total downloads
  • Latest version: 5.0.1-beta-23516
Ensures a minimum set of package versions when building Universal Windows Platform applications and portable libraries. - 1548494
Microsoft.NETCore.UniversalWindowsPlatform by: Microsoft
  • 5 total downloads
  • Latest version: 6.2.0-preview1-26926-04
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. 0800a16c103242451e71cb033fa7fb968288f7f8 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Packaging.Tools by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.0-preview2-25401-01
Provides build infrastructure for handling conflicting assets from packages. 81ffa9f5381f510c2afa17a113e4c4d77144b84e When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Rest.ClientRuntime by: Microsoft
  • 2 total downloads
  • Latest version: 2.3.1
  • Microsoft AutoRest ClientRuntime REST
Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required by client libraries generated using AutoRest. Supported Platforms: - Portable Class Libraries - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - DotNet Core
Microsoft.Rest.ClientRuntime.Azure by: Microsoft
  • 1 total downloads
  • Latest version: 3.3.1
  • Microsoft Azure AutoRest ClientRuntime REST azureofficial
Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation. Supported Platforms: - Portable Class Libraries - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - DotNet Core
Microsoft.Rest.ClientRuntime.Azure.Authentication by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.4.1-preview
  • Microsoft AutoRest ClientRuntime REST adal
Provides ADAL based authentication for Azure management client libraries Supported Platforms: - Portable Class Libraries - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - DotNet Core
Microsoft.VisualBasic by: Microsoft
  • 1 total downloads
  • Latest version: 10.2.0
Provides types that support the Visual Basic runtime Commonly Used Types: Microsoft.VisualBasic.Strings Microsoft.VisualBasic.CompilerServices.Conversions 8321c729934c0f8be754953439b88e6e1c120c24 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.VisualStudio.Azure.Containers.Tools.Targets by: Microsoft
  • 31 total downloads
  • Latest version: 1.23.0-preview.4
  • container containers Docker microservices Azure
Targets files to enable the Visual Studio Tools for Containers.
Microsoft.VisualStudio.Setup.Configuration.Interop by: Microsoft
  • 13 total downloads
  • Latest version: 3.10.2154
  • Microsoft VisualStudio Setup Query
Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.
Microsoft.VisualStudio.Threading by: Microsoft
  • 5 total downloads
  • Latest version: 15.8.209
  • Threading Async Lock Synchronization Threadsafe
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
  • 11 total downloads
  • Latest version: 17.14.2-alpha
  • analyzers visualstudio vssdk sdk threading
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.