A C# source generator to help developers to write interface and class wrappers for whole static methods of an assembly for mocking easier.
Info
Version: | 0.0.5 |
Author(s): | Hamed Fathi |
Last Update: | Tuesday, September 20, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MockableStaticGenerator |
Install
Install-Package MockableStaticGenerator
dotnet add package MockableStaticGenerator
paket add MockableStaticGenerator
MockableStaticGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
Tags