Walterlv.Themes.FluentDesign by: walterlv
  • 20 total downloads
  • Latest version: 6.0.0
Provide fluent design visual styles such as `RevealBrush` for WPF. But you should know that it is simulated so it's not recommended to use it in very large projects.
Walterlv.Win32.Source by: walterlv
  • 4 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
  • 3 total downloads
  • Latest version: 1.1.1
  • Windows API Code Pack
Shell library for Windows API Code Pack
xunit.abstractions by: James Newkirk, Brad Wilson
  • 16 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
  • 18 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
  • 10 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
  • 10 total downloads
  • Latest version: 2.2.0
Includes xunit.core.dll for extensibility purposes.
xunit.extensibility.execution by: James Newkirk, Brad Wilson
  • 15 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.runner.visualstudio by: James Newkirk, Brad Wilson
  • 18 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.
Xunit.StaFact by: Andrew Arnott
  • 6 total downloads
  • Latest version: 0.3.18
  • STA xunit test unit WPF
Make your xunit tests more closely emulate your application by running them on STA threads, with support for various SynchronizationContexts.