Home

Awesome

SystemWrapper

NuGet version branch: master Build status: master ° branch: master Build status: develop

SystemWrapper is .NET library for easier testing of system APIs.

Usage

To install SystemWrapper, run the following commands in the Package Manager Console

Install-Package SystemWrapper.Interfaces
Install-Package SystemWrapper.Wrappers

License

Source code is licensed under Microsoft Public License (MS-PL).

Source code is forked from https://systemwrapper.codeplex.com/.