System.Text.Json
by: Microsoft
- 4 total downloads
- Latest version: 11.0.0-preview.1.26104.118
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.
The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
System.Xml.XPath.XmlDocument
by: Microsoft
- 1 total downloads
- Latest version: 4.0.1
Provides extension methods that add System.Xml.XPath support to the System.Xml.XmlDocument package.
Commonly Used Types:
System.Xml.XPath.XmlDocumentExtensions
When using NuGet 3.x this package requires at least version 3.4.
Temporalio.Extensions.Hosting
by: Temporal
- 1 total downloads
- Latest version: 1.13.0
Temporal SDK .NET Hosting and Dependency Injection Extension
Xamarin.Android.Support.v7.AppCompat
by: Xamarin Inc.
- 1 total downloads
- Latest version: 25.0.1-rc1
v7 AppCompat Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Vector.Drawable
by: Xamarin Inc.
- 9 total downloads
- Latest version: 25.1.0-beta1
Vector Drawable Android Support Library C# bindings for Xamarin
Xamarin.Firebase.iOS.RemoteConfig
by: Xamarin Inc.
- 1 total downloads
- Latest version: 1.3.1.3
C# bindings for Firebase APIs Remote Config iOS Library
xunit
by: James Newkirk, Brad Wilson
- 1 total downloads
- Latest version: 2.3.1-rc2-build3844
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.