Funcationality to create/migrate/query SQL tables.
Info
Version: | 3.2.5 |
Author(s): | Nolan Ramsden |
Last Update: | Wednesday, February 3, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Nolan-Ramsden/SimplySqlSchema |
NuGet Url: | https://www.nuget.org/packages/SimplySqlSchema |
Install
Install-Package SimplySqlSchema
dotnet add package SimplySqlSchema
paket add SimplySqlSchema
SimplySqlSchema Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.60.1)
- Google.Protobuf(>= 3.13.0)
- Microsoft.Extensions.Caching.Memory(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.0)
- MySql.Data(>= 8.0.15)
- Newtonsoft.Json(>= 12.0.1)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Data.SQLite.Core(>= 1.0.110)