dbup-postgresql 3.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package dbup-postgresql --version 3.3.0
NuGet\Install-Package dbup-postgresql -Version 3.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="dbup-postgresql" Version="3.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add dbup-postgresql --version 3.3.0
#r "nuget: dbup-postgresql, 3.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install dbup-postgresql as a Cake Addin
#addin nuget:?package=dbup-postgresql&version=3.3.0

// Install dbup-postgresql as a Cake Tool
#tool nuget:?package=dbup-postgresql&version=3.3.0

DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds PostgreSQL support.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (19)

Showing the top 5 NuGet packages that depend on dbup-postgresql:

Package Downloads
EventFlow.PostgreSql The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

# EventFlow ![EventFlow logo](./icon-128.png) ``` $ dotnet add package EventFlow ``` EventFlow is a basic CQRS+ES framework designed to be easy to use. Have a look at our [getting started guide](https://docs.geteventflow.net/GettingStarted.html), the [do’s and don’ts](https://docs.geteventflow.net/DosAndDonts.html) and the [FAQ](https://docs.geteventflow.net/FAQ.html). ## Features * **Easy to use**: Designed with sensible defaults and implementations that make it easy to create an example application * **Highly configurable and extendable**: EventFlow uses interfaces for every part of its core, making it easy to replace or extend existing features with custom implementation * **No use of threads or background workers** * **MIT licensed** Easy to understand and use license for enterprise ## Versions Development of version 1.0 has started and is mainly braking changes regarding changes related to replacing EventFlow types with that of Microsoft extension abstractions, mainly `IServiceProvider` and `ILogger<>`. The following list key characteristics of each version as well as its related branches (not properly configured yet). * `1.x` Represents the next iteration of EventFlow that aligns EventFlow with the standard packages for .NET (Core). Releases here will only support .NET Standard, .NET Core and .NET versions going forward. - Released - Still development - Not all projects migrated yet Read the [migration guide](./MIGRATION_GUIDE.md) to view the full list of breaking changes as well as recommendations on how to migrate. ### Documentation (not complete) Version 1.x documentation has been pulled into this repository in order to have the code and documentation closer together and (hopefully) have the documentation updated in the same pull-requests as any code changes. ### NuGet package status - 🟢 ported - 💚 newly added to 1.0 - 🟠 not yet ported to 1.0 - 💀 for packages that are removed as part of 1.0 (see the [migration guide](./MIGRATION_GUIDE.md) for details) Projects - 🟢 `EventFlow` - 🟠 `EventFlow.AspNetCore` - 💀 `EventFlow.Autofac` - 💀 `EventFlow.DependencyInjection` - 🟠 `EventFlow.Elasticsearch` - 🟠 `EventFlow.EntityFramework` - 🟠 `EventFlow.EventStores.EventStore` - 🟢 `EventFlow.Hangfire` - 🟢 `EventFlow.MongoDB` - 🟢 `EventFlow.MsSql` - 💀 `EventFlow.Owin` - 🟢 `EventFlow.PostgreSql` - 💚 `EventFlow.Redis` - 🟠 `EventFlow.RabbitMQ` - 🟢 `EventFlow.Sql` - 🟠 `EventFlow.SQLite` - 🟢 `EventFlow.TestHelpers` ### Branches - `develop-v1`: Development branch, pull requests should be done here - `release-v1`: Release branch, merge commits are done to this branch from `develop-v1` to create releases. Typically each commit represents a release * `0.x` (legacy) The current stable version of EventFlow and has been the version of EventFlow for almost six years. 0.x versions have .NET Framework support and limited support to the Microsoft extension packages through extra NuGet packages. Feature and bug fix releases will still be done while there's interest in the community. ### Branches - `develop-v0`: Development branch, pull requests should be done here - `release-v0`: Release branch, merge commits are done to this branch from `develop-v0` to create releases. Typically each commit represents a release ### Documentation Version 0.x documentation is (although a bit outdated) is live at https://docs.geteventflow.net/. ## Talks directly related to EventFlow - [GOTO Aarhus 2022](https://github.com/rasmus/presentation-goto-2022) by [rasmus](https://github.com/rasmus) Practical event sourcing using EventFlow

dbup-cockroachdb

DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds CockroachDb support.

PockyBot.NET

Package Description

EBK.Core.BuildingBlocks

Package Description

Quipment.CommonSupport

Common supported features for quick development.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on dbup-postgresql:

Repository Stars
eventflow/EventFlow
Async/await first CQRS+ES and DDD framework for .NET
loresoft/EntityFrameworkCore.Generator
Generate Entity Framework Core model from an existing database
landmarkhw/Dapper.GraphQL
A .NET Core library designed to integrate the Dapper and graphql-dotnet projects with ease-of-use in mind and performance as the primary concern.
newbe36524/Newbe.Claptrap
This is a frameworks with reactive, event sourcing and Actor pattern as basic theories. On top of this, developers can create "distributed", "scale out", and "easy to test" application more simply. Claptrap and it`s Minions is on the way.
Version Downloads Last updated
5.0.40 216,632 1/30/2024
5.0.39 30,908 1/25/2024
5.0.37 343,278 10/18/2023
5.0.8 1,422,782 11/24/2022
4.6.3 1,466,387 5/10/2022
4.6.0 34,145 5/5/2022
4.5.0 2,074,764 11/20/2020
4.4.0 404,832 6/17/2020
4.3.0 597,247 11/26/2019
4.2.0 583,802 11/15/2018
4.1.1 3,819 11/7/2018
4.1.0 555,499 4/26/2018
4.0.1 1,958 4/24/2018
4.0.0 34,059 4/15/2018
4.0.0-beta0005 2,712 3/17/2018
4.0.0-beta0004 8,451 2/27/2018
4.0.0-beta0003 39,046 2/18/2018
4.0.0-beta0002 2,047 9/12/2017
3.3.5 69,438 8/5/2016
3.3.4 10,400 4/6/2016
3.3.3 1,732 4/4/2016
3.3.2 5,359 2/2/2016
3.3.1 1,708 2/1/2016
3.3.0 2,130 9/16/2015
3.2.1 2,517 11/23/2014
3.2.0 1,894 11/22/2014
3.1.2 1,808 10/22/2014
3.1.1 1,798 10/21/2014
3.1.0 3,727 10/20/2014