Lazorm compile / runtime library.
Info
Version: | 0.9.0 |
Author(s): | Satrex |
Last Update: | Friday, June 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/satrex/lazorm |
NuGet Url: | https://www.nuget.org/packages/LazormLib |
Install
Install-Package LazormLib
dotnet add package LazormLib
paket add LazormLib
LazormLib Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.7)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 3.1.7)
- Microsoft.Extensions.Configuration.Json(>= 3.1.7)
- MySql.Data(>= 8.0.21)
- System.Data.OracleClient(>= 1.0.8)
- System.Data.SqlClient(>= 4.8.2)