LightMock 1.0.0.5

dotnet add package LightMock --version 1.0.0.5
                    
NuGet\Install-Package LightMock -Version 1.0.0.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LightMock" Version="1.0.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LightMock" Version="1.0.0.5" />
                    
Directory.Packages.props
<PackageReference Include="LightMock" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LightMock --version 1.0.0.5
                    
#r "nuget: LightMock, 1.0.0.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=LightMock&version=1.0.0.5
                    
Install LightMock as a Cake Addin
#tool nuget:?package=LightMock&version=1.0.0.5
                    
Install LightMock as a Cake Tool

LightMock is a simple mocking library that can be used on platforms that does not allow dynamic code generation.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on LightMock:

Repository Stars
seesharper/LightInject
An ultra lightweight IoC container
Version Downloads Last updated
1.0.0.5 345 2/23/2015
1.0.0.4 117 1/19/2015
1.0.0.3 607 7/18/2014