Info
| Version: | 1.2.0 |
| Author(s): | Sven Erik Matzen |
| Last Update: | Thursday, September 19, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://dev.azure.com/matzen/Sven |
| NuGet Url: | https://www.nuget.org/packages/Sem.Data.SprocAccess.FileSystem |
Install
Install-Package Sem.Data.SprocAccess.FileSystem
dotnet add package Sem.Data.SprocAccess.FileSystem
paket add Sem.Data.SprocAccess.FileSystem
Sem.Data.SprocAccess.FileSystem Download (Unzip the "nupkg" after downloading)
Dependencies
- Sem.Data.SprocAccess(>= 1.0.10)
- Sem.Tools(>= 1.0.10)
- Microsoft.CodeAnalysis.CSharp(>= 3.4.0)
This implementation can be used to easily
mock database access. Each SPROC gets its own folder and each combination of parameters its own file.