Info
Version: | 2.0.6 |
Author(s): | Carlos Alberto Stefani |
Last Update: | Tuesday, August 22, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/carlosast/Speed-ORM |
NuGet Url: | https://www.nuget.org/packages/Speed.ORM.SqlServer |
Install
Install-Package Speed.ORM.SqlServer
dotnet add package Speed.ORM.SqlServer
paket add Speed.ORM.SqlServer
Speed.ORM.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Speed.ORM.Data(>= 1.0.1.31)
- Speed.ORM.Data(>= 1.0.1.31)
- System.Data.SqlClient(>= 4.4.3)
Tags
Use the Speed application to generate data classes:
https://github.com/carlosast/Speed-ORM.