xunit.analyzers
by: jnewkirk bradwilson marcind
- 683 total downloads
- Latest version: 2.0.0
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
- 734 total downloads
- Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
XunitContext
by: https://github.com/SimonCropp/XunitContext/graphs/contributors
- 385 total downloads
- Latest version: 3.3.2
Extends xUnit to expose extra context and simplify logging.
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
- 12 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).