Microsoft.Net.Compilers
by: Microsoft
- 1 total downloads
- Latest version: 3.2.1
.NET Compilers package.
Referencing this package will cause the project to be built using the specific version of the C# and Visual Basic compilers contained in the package, as opposed to any system installed version.
This package can be used to compile code targeting any platform, but can only be run using the desktop .NET 4.7.2+ Full Framework.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/2fc6a04980f800c59e8ede97e6ae294ff47d666e.
Microsoft.Net.UWPCoreRuntimeSdk
by: Microsoft
- 2 total downloads
- Latest version: 2.2.13
Provides the CoreCLR runtime and build tools to build and run Universal Windows applications using CoreCLR.
1b651b26ca39a8a2b6c090a85b6025565fa46203
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.App
by: Microsoft
- 2 total downloads
- Latest version: 2.1.24
A set of .NET API's that are included in the default .NET Core application model.
1de04a1a6334f48f5d2ade2c7c441a1894af75e3
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHost
by: Microsoft
- 1 total downloads
- Latest version: 2.1.9
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
dcedc87d22ffdc1b86b6a1217dec61c4802ab517
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 3 total downloads
- Latest version: 5.0.7
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
556582d964cc21b82a88d7154e915076f6f9008e
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 2 total downloads
- Latest version: 2.2.4
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
f95848e5243fafee7e535d6db4f8a7d227346cc3
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms
by: Microsoft
- 1 total downloads
- Latest version: 2.2.2
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
203defda77070f99d291f6fc941fb46d6ce859b9
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.OpenApi
by: Microsoft
- 20 total downloads
- Latest version: 3.0.1
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.Orleans.Client
by: Microsoft Research
- 1 total downloads
- Latest version: 1.0.10
Referencing this package is necessary for a client to communicate with an Orleans system.
Microsoft.Orleans.Hosting.AzureCloudServices
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0
Hosting utilities for Azure Cloud Services of Microsoft Orleans.
Microsoft.Orleans.OrleansCodeGenerator
by: Microsoft
- 1 total downloads
- Latest version: 2.0.5
Package Description
Microsoft.Orleans.OrleansProviders
by: Microsoft
- 7 total downloads
- Latest version: 3.8.0
Library of built-in persistence and stream providers included in Microsoft Orleans.
Microsoft.Orleans.Persistence.AzureStorage
by: Microsoft
- 22 total downloads
- Latest version: 3.8.0
Microsoft Orleans persistence providers for Azure Storage
Microsoft.Orleans.Reminders.AzureStorage
by: Microsoft
- 1 total downloads
- Latest version: 2.4.1
Microsoft Orleans reminders provider for Azure Table Storage
Microsoft.Testing.Platform
by: Microsoft
- 1 total downloads
- Latest version: 1.2.0
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 the core platform and the .NET implementation of the protocol.
Microsoft.TestPlatform.ObjectModel
by: Microsoft
- 2 total downloads
- Latest version: 16.8.3
The Microsoft Test Platform Object Model.
Microsoft.TestPlatform.TestHost
by: Microsoft
- 47 total downloads
- Latest version: 17.11.1
Testplatform host executes the test using specified adapter.
Microsoft.VisualStudio.Threading
by: Microsoft
- 1 total downloads
- Latest version: 17.5.10-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.Web.BrowserLink
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview1-35029
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 at:
https://github.com/aspnet/BrowserLink/tree/ba62ed26039d41859418356447eab41b650121b6
Microsoft.VisualStudio.Web.CodeGeneration
by: Microsoft
- 33 total downloads
- Latest version: 6.0.0-preview.5.21321.1
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.