xunit.analyzers
by: jnewkirk, bradwilson, marcind
- 307 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
- 259 total downloads
- Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
Xunit.SkippableFact
by: Andrew Arnott
- 26 total downloads
- Latest version: 1.2.6
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.
xunit.v3.core
by: jnewkirk, bradwilson
- 49 total downloads
- Latest version: 1.0.1
Includes the core library (xunit.v3.core.dll), to be used for writing tests; extensibility authors should include xunit.v3.extensibility.core instead. Supports .NET Framework 4.7.2 or later and .NET 6.0 or later.
ZedGraph
by: ZedGraph Project
- 23 total downloads
- Latest version: 5.2.1
ZedGraph is a class library, user control, and web control for .net, written in C#, for drawing 2D Line, Bar, and Pie Charts. It features full, detailed customization capabilities, but most options have defaults for ease of use.
ZeroBuffer
by: ModelingEvolution
- 390 total downloads
- Latest version: 1.2.8
High-performance zero-copy inter-process communication library for video streaming applications. Provides efficient shared memory buffers with cross-process synchronization for real-time video data transfer.
zlib.net
by: Jean-loup Gailly, Mark Adler, ComponentAce
- 10 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).
ZstdSharp.Port
by: Oleg Stepanischev
- 37 total downloads
- Latest version: 0.8.8
Port of zstd compression library to c#