Add WPC Emulator support to any .NET application
This Nuget package is C# port of neophob's amazing WPC Emulator wpc-emu.
- .NET Core (.NETStandard 2.0 and higher on Windows, Linux and macOS)
- Mono
To install this package, run:
Install-Package WPCEmuCS
See the example project for more information.