Info
Version: | 4.0.3 |
Author(s): | James Woodley |
Last Update: | Monday, July 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/N17Solutions.Microphobia.Postgres |
Install
Install-Package N17Solutions.Microphobia.Postgres
dotnet add package N17Solutions.Microphobia.Postgres
paket add N17Solutions.Microphobia.Postgres
N17Solutions.Microphobia.Postgres Download (Unzip the "nupkg" after downloading)
Dependencies
- N17Solutions.Microphobia.Data.EntityFramework(>= 4.0.3)
- N17Solutions.Microphobia.Postgres.Migrations.SystemLog(>= 4.0.3)
- N17Solutions.Microphobia.Postgres.Migrations.Task(>= 4.0.3)
- N17Solutions.Microphobia.Core(>= 4.0.3)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 2.2.0)
Tags
Runs long running processes in the background of your application allowing you to fire and forget any long running processes you may need to execute. Targeted toward Postgres storage.