Xamarin.Build.Download by: Microsoft
  • 237 total downloads
  • Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects
Xamarin.Forms by: Microsoft
  • 2.245k total downloads
  • Latest version: 5.0.0.2662+1004-sha.bbcb5dbf5-azdo.9203770
  • xamarin forms xamarinforms xamarin.forms
Build native UIs for iOS, Android, UWP, macOS, Tizen and many more from a single, shared C# codebase
xunit by: jnewkirk bradwilson
  • 853 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
  • 20 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
  • 423 total downloads
  • Latest version: 2.0.0-pre.9
  • 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.assert by: jnewkirk bradwilson
  • 579 total downloads
  • Latest version: 2.9.3
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1+ and .NET 6.0+.
xunit.core by: jnewkirk bradwilson
  • 569 total downloads
  • Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core by: jnewkirk bradwilson
  • 456 total downloads
  • Latest version: 2.9.3
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
  • 468 total downloads
  • Latest version: 2.9.3
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
YamlDotNet by: Antoine Aubry
  • 193 total downloads
  • Latest version: 11.2.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.
YamlDotNet.NetCore by: Antoine Aubry Adam Hathcock
  • 11 total downloads
  • Latest version: 1.0.0
  • yaml parser development library serialization
YamlDotNet.NetCore
Z.Expressions.Eval by: ZZZ Projects
  • 1.386k total downloads
  • Latest version: 2.9.24
  • C# Eval Expression Function Evaluator Compile Compiler Execute Roslyn
C# Eval Expression is an Eval function. You can Evaluate, Compile and Execute C# code at runtime. Example: https://dotnetfiddle.net/COq6FC Include free and prime features.
zlib.net by: Jean-loup Gailly Mark Adler ComponentAce
  • 18 total downloads
  • Latest version: 1.0.4
  • zip zlib deflate
ZLIB.NET is a 100% managed version of ZLIB compression library which implements deflate and inflate compression algorithms (zlib format).
ZooKeeperNetEx by: Shay Hazor
  • 52 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.