Service to performance test code by removing the database dependency, in order to always return consistent data for known queries - this package is used in an example implementation of the service.
Info
| Version: | 1.3.5 |
| Author(s): | ProductiveRage |
| Last Update: | Saturday, July 2, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ProductiveRage/SqlProxyAndReplay |
| NuGet Url: | https://www.nuget.org/packages/ProductiveRage.SqlProxyAndReplay.Service.Example |
Install
Install-Package ProductiveRage.SqlProxyAndReplay.Service.Example
dotnet add package ProductiveRage.SqlProxyAndReplay.Service.Example
paket add ProductiveRage.SqlProxyAndReplay.Service.Example
ProductiveRage.SqlProxyAndReplay.Service.Example Download (Unzip the "nupkg" after downloading)
Dependencies
- ProductiveRage.SqlProxyAndReplay.Interface(>= 1.3.0)
- ProductiveRage.SqlProxyAndReplay.Service(>= 1.3.5)
Tags