Xamarin.AndroidX.Migration by: Microsoft
  • 6 total downloads
  • Latest version: 1.0.0-preview06
  • Xamarin.AndroidX Xamarin Android Support AndroidX Migration
This package provides a set of tools and MSBuild tasks to aid in the migration from Android Support to Android X.
System.Threading.ThreadPool by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.10-beta-22816
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. Commonly Used Types: System.Threading.ThreadPool System.Threading.WaitOrTimerCallback
System.ValueTuple by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-rc3-24212-01
Provides the System.ValueTuple structs, which implement the underlying types for C# 7 tuples. Commonly Used Types: System.ValueTuple System.ValueTuple<T1> System.ValueTuple<T1, T2> System.ValueTuple<T1, T2, T3> System.ValueTuple<T1, T2, T3, T4> System.ValueTuple<T1, T2, T3, T4, T5> System.ValueTuple<T1, T2, T3, T4, T5, T6> System.ValueTuple<T1, T2, T3, T4, T5, T6, T7> System.ValueTuple<T1, T2, T3, T4, T5, T6, T7, TRest> When using NuGet 3.x this package requires at least version 3.4.
System.Xml.XDocument by: Microsoft
  • 10 total downloads
  • Latest version: 4.3.0
Provides the classes for Language-Integrated Query (LINQ) to Extensible Markup Language (XML). LINQ to XML is an in-memory XML programming interface that enables you to modify XML documents efficiently and easily. Commonly Used Types: System.Xml.Linq.XElement System.Xml.Linq.XAttribute System.Xml.Linq.XDocument System.Xml.Linq.XText System.Xml.Linq.XNode System.Xml.Linq.XContainer System.Xml.Linq.XComment System.Xml.Linq.XObject System.Xml.Linq.XProcessingInstruction System.Xml.Linq.XDocumentType When using NuGet 3.x this package requires at least version 3.4.
Xamarin.Android.Support.Vector.Drawable by: Xamarin Inc.
  • 14 total downloads
  • Latest version: 25.1.0-beta2
Vector Drawable Android Support Library C# bindings for Xamarin
Xamarin.Build.Download by: Xamarin Inc.
  • 2 total downloads
  • Latest version: 0.4.3-beta4
Support for downloading and unpacking archives at when building MSBuild projects
System.Xml.XmlSerializer by: Microsoft
  • 7 total downloads
  • Latest version: 4.3.0
Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing XML data to objects. Commonly Used Types: System.Xml.Serialization.IXmlSerializable System.Xml.Serialization.XmlSerializer System.Xml.Serialization.XmlIgnoreAttribute System.Xml.Serialization.XmlElementAttribute System.Xml.Serialization.XmlAttributeAttribute System.Xml.Serialization.XmlArrayAttribute System.Xml.Serialization.XmlRootAttribute System.Xml.Serialization.XmlArrayItemAttribute System.Xml.Serialization.XmlTypeAttribute System.Xml.Serialization.XmlEnumAttribute When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Timer by: Microsoft
  • 2 total downloads
  • Latest version: 4.3.0
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 When using NuGet 3.x this package requires at least version 3.4.
System.Xml.ReaderWriter by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0
Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data. Commonly Used Types: System.Xml.XmlNodeType System.Xml.XmlException System.Xml.XmlReader System.Xml.XmlWriter System.Xml.IXmlLineInfo System.Xml.XmlNameTable System.Xml.IXmlNamespaceResolver System.Xml.XmlNamespaceManager System.Xml.XmlQualifiedName When using NuGet 3.x this package requires at least version 3.4.
Xamarin.Android.Support.Fragment by: Xamarin Inc.
  • 3 total downloads
  • Latest version: 25.1.0-beta2
Fragment Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Core.Utils by: Xamarin Inc.
  • 3 total downloads
  • Latest version: 25.1.0-beta2
Core Utils Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Core.UI by: Xamarin Inc.
  • 3 total downloads
  • Latest version: 25.1.0-beta2
Core UI Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.v7.AppCompat by: Xamarin Inc.
  • 3 total downloads
  • Latest version: 25.1.0-beta2
v7 AppCompat Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Compat by: Xamarin Inc.
  • 3 total downloads
  • Latest version: 25.1.0-beta2
Compat Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.CustomTabs by: Xamarin Inc.
  • 3 total downloads
  • Latest version: 25.1.0-beta2
Custom Tabs Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Animated.Vector.Drawable by: Xamarin Inc.
  • 3 total downloads
  • Latest version: 25.1.0-beta2
Animated Vector Drawable Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Media.Compat by: Xamarin Inc.
  • 4 total downloads
  • Latest version: 25.1.0-beta2
Media Compat Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.v4 by: Xamarin Inc.
  • 3 total downloads
  • Latest version: 25.1.0-beta2
v4 Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.v13 by: Xamarin Inc.
  • 3 total downloads
  • Latest version: 25.1.0-beta2
v13 Android Support Library C# bindings for Xamarin
Validation by: Andrew Arnott
  • 6 total downloads
  • Latest version: 2.6.7-beta
  • InputValidation IntegrityCheck
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.