Walterlv.Collections.Source by: walterlv
  • 10 total downloads
  • Latest version: 5.11.3
Provide some kinds of unsual collections such as AsyncQueue for async/await pattern, ObservableConcurrentBag for notification in multi-thread situations.
Walterlv.IO.PackageManagement.Source by: walterlv
  • 4 total downloads
  • Latest version: 0.14.1-alpha
This package is built by SourceYard
Walterlv.Logger by: walterlv
  • 7 total downloads
  • Latest version: 5.11.3
Walterlv.Logger is a high-performance logging tool for client apps. It also provide Markdown formatter to let your log file beautiful including output table and code. Notice: it is not recommended to use this library for server apps because it is not optimized for huge numbers of logs.
Walterlv.NullableAttributes.Source by: walterlv
  • 10 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.Themes.FluentDesign by: walterlv
  • 16 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.