Microsoft.Maui.Graphics.Skia
by: Microsoft
- 2 total downloads
- Latest version: 10.0.30
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains additional graphics and drawing APIs for using the SkiaSharp graphics engine with .NET MAUI Graphics.
Microsoft.Net.Compilers
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc2
.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.
Supported Platforms:
- .NET Framework 4.5
Microsoft.Net.Native.Compiler
by: Microsoft
- 1 total downloads
- Latest version: 1.7.1
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 1.7
Microsoft.NET.Test.Sdk
by: Microsoft
- 6 total downloads
- Latest version: 17.0.1-release-20211109-01
The MSbuild targets and properties for building .NET test projects.
Microsoft.NETCore
by: Microsoft
- 2 total downloads
- Latest version: 5.0.1-beta-23409
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 1 total downloads
- Latest version: 8.0.7
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHost
by: Microsoft
- 2 total downloads
- Latest version: 8.0.16
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 5 total downloads
- Latest version: 6.0.16
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 1 total downloads
- Latest version: 8.0.23
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETCore.Platforms
by: Microsoft
- 1 total downloads
- Latest version: 6.0.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
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.
TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.OData.Core
by: Microsoft
- 2 total downloads
- Latest version: 7.6.1-beta
Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4. Enables construction of OData services and clients. Targets .NET Platform Standard 1.1.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://odata.github.io/odata.net.
Microsoft.OpenApi
by: Microsoft
- 61 total downloads
- Latest version: 3.3.1
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.Orleans.Client
by: Microsoft
- 1 total downloads
- Latest version: 1.5.5
Referencing this package is necessary for a client to communicate with an Orleans system.
Microsoft.Orleans.Clustering.AzureStorage
by: Microsoft
- 2 total downloads
- Latest version: 3.8.0-preview2
Microsoft Orleans clustering provider backed by Azure Table Storage
Microsoft.Orleans.Core
by: Microsoft
- 2 total downloads
- Latest version: 3.0.0
Core library of Microsoft Orleans used both on the client and server.
Microsoft.Orleans.CounterControl
by: Microsoft
- 1 total downloads
- Latest version: 2.3.6
Tool that registers performance counter categories for performance counters published by Orleans runtime.
Microsoft.Orleans.Hosting.AzureCloudServices
by: Microsoft
- 5 total downloads
- Latest version: 3.6.0
Hosting utilities for Azure Cloud Services of Microsoft Orleans.
Microsoft.Orleans.OrleansTelemetryConsumers.Counters
by: Microsoft
- 14 total downloads
- Latest version: 3.8.0-preview2
Microsoft Windows Performance Counters implementation of Orleans Telemetry API.
Microsoft.Orleans.Reminders.AzureStorage
by: Microsoft
- 10 total downloads
- Latest version: 3.5.1
Microsoft Orleans reminders provider for Azure Table Storage