ThrottleDebounce by: Ben Hutchison
  • 3 total downloads
  • Latest version: 2.0.0-SNAPSHOT
  • throttle debounce rate limit rate-limit ratelimit
Rate limit your actions and funcs by throttling and debouncing them.
Validation by: Andrew Arnott
  • 19 total downloads
  • Latest version: 2.6.68
  • InputValidation IntegrityCheck
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
ValueTupleBridge by: Nobuyuki Iwanaga
  • 4 total downloads
  • Latest version: 0.1.5
  • ValueTuple
Backporting of System.ValueTuple for .NET 3.5.
WebActivatorEx by: David Ebbo
  • 9 total downloads
  • Latest version: 2.2.0
A package that allows other packages to execute some startup code in web apps. This package should be used over the older WebActivator, which was not strong named.
Xamarin.Android.Support.Animated.Vector.Drawable by: Xamarin Inc.
  • 1 total downloads
  • Latest version: 25.1.0-beta2
Animated Vector Drawable Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.CustomTabs by: Xamarin Inc.
  • 4 total downloads
  • Latest version: 25.1.0-beta2
Custom Tabs Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Fragment by: Xamarin Inc.
  • 1 total downloads
  • Latest version: 25.1.0-beta1
Fragment Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.v7.AppCompat by: Xamarin Inc.
  • 1 total downloads
  • Latest version: 25.1.0-beta1
v7 AppCompat Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Vector.Drawable by: Xamarin Inc.
  • 12 total downloads
  • Latest version: 25.1.0-beta2
Vector Drawable Android Support Library C# bindings for Xamarin
Xamarin.AndroidX.Migration by: Microsoft
  • 8 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.
Xamarin.Build.Download by: Microsoft
  • 15 total downloads
  • Latest version: 0.11.6
Support for downloading and unpacking archives when building MSBuild projects
xunit by: jnewkirk bradwilson
  • 76 total downloads
  • Latest version: 2.9.3
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.
xunit.abstractions by: James Newkirk Brad Wilson
  • 32 total downloads
  • Latest version: 2.0.3
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
xunit.analyzers by: jnewkirk bradwilson marcind
  • 7 total downloads
  • Latest version: 1.16.0
  • xunit.analyzers analyzers roslyn xunit xunit.net
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 provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.
xunit.core by: jnewkirk bradwilson
  • 6 total downloads
  • Latest version: 2.9.2
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.execution by: James Newkirk Brad Wilson
  • 1 total downloads
  • Latest version: 2.1.0-rc1-build3168
Includes xunit.execution.*.dll for extensibility purposes. Supported platforms: - Desktop .NET 4.5+ - .NET Core (Universal Windows Apps 10+, DNX Core 5+) - Windows 8 - Windows Phone 8 (Silverlight) - Universal (Windows Phone 8.1+, Windows 8.1+) - Xamarin (MonoTouch, MonoAndroid, Xamarin iOS Universal) - Portable Libraries (supporting Profile259)
xunit.runner.visualstudio by: James Newkirk Brad Wilson
  • 36 total downloads
  • Latest version: 2.4.1
Visual Studio 2012+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 2.0 or later, .NET Core 1.0 or later, and Universal Windows 10.0 or later.
YamlDotNet by: Antoine Aubry
  • 36 total downloads
  • Latest version: 13.7.1
  • yaml parser development library serialization
A .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument.
YesSql.Core by: Sébastien Ros
  • 7 total downloads
  • Latest version: 0.4.1
  • sql nosql orm document database
A .NET document database using any RDBMS, because in SQL we (still) trust!
ZooKeeperNetEx by: Shay Hazor
  • 8 total downloads
  • Latest version: 3.4.9.3
  • ZooKeeper .NET Client Async
A .NET async Client fully compliant with ZooKeeper, supporting all features. Fully Task-based Asynchronous (async/await). A great measure has been taken to follow the logic of the official Java client, including all relevant unit tests. In fact, the code is almost identical. Thus allowing easy evolution alongside the Java version.