ThinkingHome plugin which provide database API (PostgreSQL) for other plugins.
Info
Version: | 4.0.0-alpha4 |
Author(s): | Dmitry Andriyanov <[email protected]> |
Last Update: | Tuesday, November 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thinking-home/system |
NuGet Url: | https://www.nuget.org/packages/ThinkingHome.Plugins.Database |
Install
Install-Package ThinkingHome.Plugins.Database
dotnet add package ThinkingHome.Plugins.Database
paket add ThinkingHome.Plugins.Database
ThinkingHome.Plugins.Database Download (Unzip the "nupkg" after downloading)
Dependencies
- ThinkingHome.Core.Plugins(>= 4.0.04)
- Microsoft.EntityFrameworkCore(>= 2.0.0)
- Microsoft.Extensions.Configuration(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 2.0.0)
- ThinkingHome.Migrator(>= 3.0.09)
- ThinkingHome.Migrator.Providers.PostgreSQL(>= 3.0.09)
Tags