Mimics 0.8.1-pre
        
        
                                This is a prerelease version of Mimics.
                            
    
                    dotnet add package Mimics --version 0.8.1-pre
NuGet\Install-Package Mimics -Version 0.8.1-pre
        
        
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="Mimics" Version="0.8.1-pre" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Mimics" Version="0.8.1-pre" />
<PackageReference Include="Mimics" />
        
        
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 Mimics --version 0.8.1-pre
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Mimics, 0.8.1-pre"
        
        
#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.
                    
    
    #:package Mimics@0.8.1-pre
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=Mimics&version=0.8.1-pre&prerelease
#tool nuget:?package=Mimics&version=0.8.1-pre&prerelease
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Miimics enables the recording of existing responses of code under various calls, and enables the creation of Stubs that Mimic this saved behaviour later for the easy creation of isolation tests.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net is compatible. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                - Castle.Core (>= 3.3.3)
 
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Mimics:
| Repository | Stars | 
|---|---|
| DaXcess/LCVR 
                                                            Collecting Scrap in VR
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 0.8.1-pre | 77 | 2/8/2015 | 
Version 0.8.1-pre is the first Nuget release of Mimics.
This package is under prerelease as it has had limited testing, and there are some rare edge case issues around serialisation which will be fixed before version 1.0.0.