xunit.extensibility.core
by: jnewkirk bradwilson
- 2.525k 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
- 2.477k 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.
Xunit.SkippableFact
by: Andrew Arnott
- 299 total downloads
- Latest version: 1.3.12
Make your Xunit test methods self-determine to report a "skipped" result. Useful for such cases as "not supported on this platform" results or other environmental inputs.
YamlDotNet
by: Antoine Aubry
- 923 total downloads
- Latest version: 11.2.1
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
- 39 total downloads
- Latest version: 1.0.0
YamlDotNet.NetCore
Z.Expressions.Eval
by: ZZZ Projects
- 3.573k total downloads
- Latest version: 2.9.24
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
- 76 total downloads
- Latest version: 1.0.4
ZLIB.NET is a 100% managed version of ZLIB compression library which implements deflate and inflate compression algorithms (zlib format).
ZooKeeperNetEx
by: Shay Hazor
- 61 total downloads
- Latest version: 3.4.9.3
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.