Autofac extension supporting generation of NSubstitute objects.
Info
Version: | 1.3.0 |
Author(s): | Autofac Contributors |
Last Update: | Thursday, September 7, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://autofac.org/ |
NuGet Url: | https://www.nuget.org/packages/Autofac.Extras.NSubstitute |
Install
Install-Package Autofac.Extras.NSubstitute
dotnet add package Autofac.Extras.NSubstitute
paket add Autofac.Extras.NSubstitute
Autofac.Extras.NSubstitute Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 6.1.0)
- NSubstitute(>= 4.2.2)
Tags