Functional wrapper for Dapper.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
| Version: | 1.0.3 |
| Author(s): | Ollie Day |
| Last Update: | Wednesday, October 26, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/OllieDay/Daffer |
| NuGet Url: | https://www.nuget.org/packages/Daffer |
Install
Install-Package Daffer
dotnet add package Daffer
paket add Daffer
Daffer Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.5)
- FSharp.Core(>= 4.3.4)
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.5.0)
Tags