Info
Version: | 1.0.2-beta |
Author(s): | Chris Wenham |
Last Update: | Sunday, January 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cwenham/Meep |
NuGet Url: | https://www.nuget.org/packages/Meep.MeepSQL |
Install
Install-Package Meep.MeepSQL
dotnet add package Meep.MeepSQL
paket add Meep.MeepSQL
Meep.MeepSQL Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reactive(>= 4.3.2)
- SmartFormat.NET(>= 2.5.0)
- System.ComponentModel.Annotations(>= 4.7.0)
- System.Data.SqlClient(>= 4.8.0)
- System.Data.SQLite(>= 1.0.112)
- Meep.MeepLib(>= 1.0.2)
- Meep.Model(>= 1.0.2)
Read and write to SQL databases, with out-of-box/configuration-free support for SQLite.