Walterlv.NullableAttributes.Source
by: walterlv
- 24 total downloads
- Latest version: 5.13.0
If you use C# 8.0 and enable the nullable types, this adds nullable attributes for your projects. Notice that all the nullable attributes are internal, it is recommonded to install Walterlv.NullableAttributes.Source to install source code as part of your poroject instead of installing Walterlv.NullableAttributes.
Walterlv.Win32.Source
by: walterlv
- 9 total downloads
- Latest version: 5.11.2
This library provides Win32 extensions. It deos not contains any Win32 type definitions or any Win32 APIs.
WindowsAPICodePack-Shell
by: Aybe
- 8 total downloads
- Latest version: 1.1.1
Shell library for Windows API Code Pack
xunit.abstractions
by: James Newkirk, Brad Wilson
- 33 total downloads
- Latest version: 2.0.3
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
xunit.assert
by: James Newkirk, Brad Wilson
- 24 total downloads
- Latest version: 2.4.1
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1.
xunit.core
by: James Newkirk, Brad Wilson
- 19 total downloads
- Latest version: 2.2.0
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core
by: James Newkirk, Brad Wilson
- 19 total downloads
- Latest version: 2.2.0
Includes xunit.core.dll for extensibility purposes.
xunit.extensibility.execution
by: James Newkirk, Brad Wilson
- 31 total downloads
- Latest version: 2.4.1
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
Xunit.StaFact
by: Andrew Arnott
- 16 total downloads
- Latest version: 0.3.18
Make your xunit tests more closely emulate your application by running them on STA threads, with support for various SynchronizationContexts.