xunit.assert
by: jnewkirk bradwilson
- 712 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
- 843 total downloads
- Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core
by: jnewkirk bradwilson
- 656 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
- 745 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.runner.visualstudio
by: James Newkirk Brad Wilson
- 418 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.
XunitContext
by: https://github.com/SimonCropp/XunitContext/graphs/contributors
- 287 total downloads
- Latest version: 3.3.2
Extends xUnit to expose extra context and simplify logging.
YamlDotNet
by: Antoine Aubry
- 472 total downloads
- Latest version: 13.7.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
- 10 total downloads
- Latest version: 1.0.0
YamlDotNet.NetCore
YesSql.Core
by: Sébastien Ros
- 78 total downloads
- Latest version: 0.4.1
A .NET document database using any RDBMS, because in SQL we (still) trust!
Zen.Barcode.Rendering.Framework
by: DementedDevil http://barcoderender.codeplex.com/team/view
- 13 total downloads
- Latest version: 3.1.10729.1
Barcode Rendering Framework Release.3.1.10729 from http://barcoderender.codeplex.com/ 30th June 2014
The bar-code rendering framework quite simply encapsulates the native rendering of barcode symbologies without requiring third-party fonts. The framework makes it easy to define new symbologies and use the resultant images from web or forms applications in a variety of usage scenarios.
Currently supported bar-code symbologies: Code 11 with or without checksum, Code 25 standard/interleaved with or without checksum, Code 39 with or without checksum, Code 93 with checksum only, Code 128 with checksum only, Code EAN 13 with checksum only, Code EAN 8 with checksum only, (Code PDF417 2D still alpha – still broken), Code QR 2D (new)
(The nuget owner is not the author, just a user who found it worked well)
zlib.net
by: Jean-loup Gailly Mark Adler ComponentAce
- 9 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).
ZXing.Net
by: Michael Jahn
- 217 total downloads
- Latest version: 0.16.11
ZXing.Net is a port of ZXing, an open-source, multi-format 1D/2D barcode image processing library originally implemented in Java.
It has been ported by hand with a lot of optimizations and improvements.
It is compatible with .Net 2.0/3.5/4.x/5.x/6.x/7.x/8.x/9.x, Windows RT Class Library and Components, UWP, .Net Standard 1.x and 2.0x, .Net Core App 3.x, Silverlight 4, Silverlight 5, Windows Phone 7.x and Windows Phone 8.x and Xamarin.Android
ZXing.Net.Bindings.SkiaSharp
by: Michael Jahn
- 41 total downloads
- Latest version: 0.16.9
ZXing.Net Bindings for SkiaSharp - use SkiaSharp with ZXing.Net for barcode reading