System.Private.ServiceModel
by: Microsoft
- 492 total downloads
- Latest version: 4.5.3
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
8ee6d65a6da34d4d37ce1d00d87febfeed0561a9
When using NuGet 3.x this package requires at least version 3.4.
System.Private.Uri
by: Microsoft
- 333 total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri.
When using NuGet 3.x this package requires at least version 3.4.
System.Runtime.InteropServices.NFloat.Internal
by: Microsoft
- 50 total downloads
- Latest version: 6.0.1
Exposes additional NFloat APIs for Xamarin/Maui APIs from System.Runtime.InteropServices
System.Text.Json
by: Microsoft
- 348 total downloads
- Latest version: 6.0.6
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.
Commonly Used Types:
System.Text.Json.JsonSerializer
System.Text.Json.JsonDocument
System.Text.Json.JsonElement
System.Text.Json.Utf8JsonWriter
System.Text.Json.Utf8JsonReader
System.Threading.Tasks
by: Robert McLaws, Jrmie "Garuma" Laval
- 135 total downloads
- Latest version: 3.1.1
**NOTE: This package has moved to System.Threading.Tasks.Unofficial**
This package is a port of the Mono version of the *complete* Task Parallel Library (not a subset) to .NET 3.5, as well as all Silverlight platforms, including Windows Phone 7.x. This version contains more classes (and is namespace compatible with the BCL) compared to the PortableTPL project. This project supercedes the TaskParallelLibrary.WP7 package, and is licensed under the same licenses as the rest of the Mono framework.
System.Threading.Tasks.Unofficial
by: Robert McLaws, Jrmie "Garuma" Laval
- 48 total downloads
- Latest version: 3.1.0
**NOTE: Formerly System.Threading.Tasks.**
This package is a port of the Mono version of the *complete* Task Parallel Library (not a subset) to .NET 3.5, as well as all Silverlight platforms, including Windows Phone 7.x. This version contains more classes (and is namespace compatible with the BCL) compared to the PortableTPL project. This project supercedes the TaskParallelLibrary.WP7 package, and is licensed under the same licenses as the rest of the Mono framework.
Validation
by: Andrew Arnott
- 503 total downloads
- Latest version: 2.6.68
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
Xamarin.Android.Support.Vector.Drawable
by: Xamarin Inc.
- 211 total downloads
- Latest version: 24.2.1
Vector Drawable Android Support Library C# bindings for Xamarin
Xamarin.Build.Download
by: Microsoft
- 1.095k total downloads
- Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects