Xamarin.Firebase.iOS.CloudMessaging by: Microsoft
  • 2 total downloads
  • Latest version: 8.10.0.3
C# bindings for Firebase APIs Cloud Messaging iOS Library
Xamarin.Firebase.iOS.Crashlytics by: Microsoft
  • 1 total downloads
  • Latest version: 3.10.1
C# bindings for Firebase APIs Crashlytics iOS Library
Xamarin.Firebase.iOS.DynamicLinks by: Microsoft
  • 2 total downloads
  • Latest version: 3.0.1
C# bindings for Firebase APIs Dynamic Links iOS Library
Xamarin.Firebase.iOS.Installations by: Microsoft
  • 1 total downloads
  • Latest version: 8.10.0.3
C# bindings for Firebase APIs Installations iOS Library
xunit by: jnewkirk, bradwilson
  • 4 total downloads
  • Latest version: 2.6.2
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
  • 1 total downloads
  • Latest version: 2.0.1
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
xunit.core by: jnewkirk, bradwilson
  • 1 total downloads
  • Latest version: 2.5.1
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core by: jnewkirk, bradwilson
  • 4 total downloads
  • Latest version: 2.5.1-pre.20
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.extensibility.execution by: jnewkirk, bradwilson
  • 1 total downloads
  • Latest version: 2.6.2
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
Xunit.Gherkin.Quick by: Tengiz Tutisani
  • 1 total downloads
  • Latest version: 4.5.0
  • BDD, Gherkin, Xunit, Testing, Behavior Driven Development
BDD in .NET Core - Xunit.Gherkin.Quick is a lightweight, cross platform BDD test framework (targets .NET Standard, can be used from both .NET and .NET Core test projects). It parses Gherkin language and executes Xunit tests corresponding to scenarios.
YamlDotNet by: Antoine Aubry
  • 1 total downloads
  • Latest version: 7.0.0
  • 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.