PCLMock is mocking framework in a PCL, making it usable on platforms such as iOS and Android.
Info
Version: | 5.1.3 |
Author(s): | Kent Boogaart |
Last Update: | Saturday, May 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kentcb/PCLMock |
NuGet Url: | https://www.nuget.org/packages/PCLMock.CodeGeneration.SourceGenerator |
Install
Install-Package PCLMock.CodeGeneration.SourceGenerator
dotnet add package PCLMock.CodeGeneration.SourceGenerator
paket add PCLMock.CodeGeneration.SourceGenerator
PCLMock.CodeGeneration.SourceGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- PCLMock.CodeGeneration(>= 5.1.3)
- Microsoft.CodeAnalysis.CSharp.Workspaces(>= 3.6.0)
- Microsoft.CodeAnalysis.Common(>= 3.6.0)
- Microsoft.CodeAnalysis.VisualBasic.Workspaces(>= 3.6.0)
Tags