The Entity Framework Core schema used in Notifi notification microservices.
Info
Version: | 1.1.0 |
Author(s): | Nejc Drobnič, The Notifi Project |
Last Update: | Saturday, November 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thenotifiproject |
NuGet Url: | https://www.nuget.org/packages/Notifi.NET.DatabaseContext |
Install
Install-Package Notifi.NET.DatabaseContext
dotnet add package Notifi.NET.DatabaseContext
paket add Notifi.NET.DatabaseContext
Notifi.NET.DatabaseContext Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.0.0)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 3.0.1)
- System.ComponentModel(>= 4.3.0)
- System.ComponentModel.Annotations(>= 4.6.0)
Tags