LightMock.Generator: Source generator that generates mocks by provided interfaces, classes and delegates.
Info
Version: | 1.2.2 |
Author(s): | Anton Yashin |
Last Update: | Thursday, January 26, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/anton-yashin/LightMock.Generator |
NuGet Url: | https://www.nuget.org/packages/LightMock.Generator |
Install
Install-Package LightMock.Generator
dotnet add package LightMock.Generator
paket add LightMock.Generator
LightMock.Generator Download (Unzip the "nupkg" after downloading)
Dependencies
- LightMock(>= 2.0.0)
- Microsoft.CodeAnalysis.CSharp(>= 3.8.0)
Tags