System.Private.ServiceModel
by: Microsoft
- 2 total downloads
- Latest version: 4.5.1
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
133512ecc8d49b69010bdc737a2c85e9401842d2
When using NuGet 3.x this package requires at least version 3.4.
System.Private.Uri
by: Microsoft
- 1 total downloads
- Latest version: 4.0.1-beta-23409
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri.
System.Runtime.Numerics
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22605
Provides the numeric types System.Numerics.BigInteger and System.Numerics.Complex, which complement the numeric primitives, such as System.Byte, System.Double and System.Int32.
Commonly Used Types:
System.Numerics.BigInteger
System.Numerics.Complex
System.Text.Json
by: Microsoft
- 0 total downloads
- Latest version: 6.0.4
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.ThreadPool
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-22231
Provides the System.Threading.ThreadPool class, which contains a pool of threads that can be used to execute tasks, post work items, wait on behalf of other threads, and process timers.
System.Threading.Timer
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22416
Provides the System.Threading.Timer class, which is a mechanism for executing a method at specified intervals.
Commonly Used Types:
System.Threading.Timer
System.Threading.TimerCallback
Xamarin.Android.Support.CustomTabs
by: Xamarin Inc.
- 1 total downloads
- Latest version: 25.1.0-beta1
Custom Tabs Android Support Library C# bindings for Xamarin
Xamarin.Firebase.iOS.Analytics
by: Xamarin Inc.
- 2 total downloads
- Latest version: 3.6.0.2
C# bindings for Firebase APIs Analytics iOS Library
Xamarin.Firebase.iOS.Auth
by: Xamarin Inc.
- 1 total downloads
- Latest version: 3.0.5
C# bindings for Firebase APIs Auth iOS Library
Xamarin.Firebase.iOS.Installations
by: Microsoft
- 1 total downloads
- Latest version: 8.10.0.1
C# bindings for Firebase APIs Installations iOS Library
Xamarin.Google.iOS.SignIn
by: Microsoft
- 1 total downloads
- Latest version: 5.0.2.2
C# bindings for Google APIs Sign In iOS Library
xunit.core
by: jnewkirk, bradwilson
- 3 total downloads
- Latest version: 2.8.1
Includes the libraries for writing unit tests with xUnit.net.