System.ValueTuple by: Microsoft
  • 227 total downloads
  • Latest version: 4.5.0
Provides the System.ValueTuple structs, which implement the underlying types for tuples in C# and Visual Basic. 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> 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
Validation by: Andrew Arnott
  • 497 total downloads
  • Latest version: 2.4.22
  • InputValidation IntegrityCheck
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
Xamarin.Android.Support.Vector.Drawable by: Xamarin Inc.
  • 213 total downloads
  • Latest version: 24.2.1
Vector Drawable Android Support Library C# bindings for Xamarin
Xamarin.Build.Download by: Microsoft
  • 1.106k total downloads
  • Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects