NuGet Package Digitrish.WrapperGenerator

Scaffold code generator for generating wrapper class to any existing non-testable classes such static classes and .Net libraries like System.IO.

Very useful for doing TDD and decoupling dependencies to 3rd party libraries.
Usage: On Package Manager Console type the following command:
Scaffold Wrapper {[Namespace].ClassName}
Examples:
Scaffold Wrapper System.IO.Directory
Scaffold Wrapper System.IO.FileSystemWatcher
Scaffold Wrapper System.IO.File
Note: Reference assemblies must be already referenced to your project before generating wrapper class.




Got any Digitrish.WrapperGenerator Question?





Info

Version: 1.0.0.8
Author(s): Digitrish - Francis Marasigan
Last Update: Tuesday, October 1, 2013
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/Digitrish.WrapperGenerator


Install
Install-Package Digitrish.WrapperGenerator
dotnet add package Digitrish.WrapperGenerator
paket add Digitrish.WrapperGenerator
Digitrish.WrapperGenerator Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

3831