Write database queries in C# and syntax as close to real SQL as possible.
Info
| Version: | 0.3.0 |
| Author(s): | TypedSql |
| Last Update: | Sunday, December 1, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/andersnm/TypedSql |
| NuGet Url: | https://www.nuget.org/packages/TypedSql |
Install
Install-Package TypedSql
dotnet add package TypedSql
paket add TypedSql
TypedSql Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.Common(>= 4.3.0)
Tags