droyad
NuGet publisher profile
Packages (17)
dbup-core
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts. This is the core library and should be used in conjunction with the database specific package (eg dbup-sqlserver, dbup-mysql)
dbup-sqlserver
DbUp makes it easy to deploy and upgrade Microsoft SQL Server databases. This package adds SqlServer support.
dbup-postgresql
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds PostgreSQL support.
dbup
This package exists to allow easy upgrades from pre-4.0 version This package was split into two packages dbup-core and dbup-sqlserver so that non SQL Server packages did not need to also reference the SQL Server code. Uninstall this package and install dbup-sqlserver, or the package for the server(s) you are targeting instead!
dbup-mysql
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds MySql support.
Assent
Assent is a simple assertion library for long strings. By default it uses common diff tools to report on and resolve test failures.
SqlAlias
SqlAlias applies alias definitions from the registry to the server portion of a Microsoft SQL Server connection string
dbup-sqlite
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds SQLite support.
dbup-oracle
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds Oracle support.
dbup-firebird
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds Firebird support.
dbup-sqlce
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds SQL CE Support.
Autofac.AttributeRegistration
The best way to register your Autofac service is to use the convention approach. However there are always exceptions to the rule, and sometimes the registration process needs to be done on a case by case basis. This library provides a way to do this using attributes.
dbup-redshift
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds Amazon Redshift support.
dbup-sqlite-mono
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds SQLite support for Mono.
MemorableIdGenerator
Package Description
dbup-sqlanywhere
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds SqlAnywhere support.
NotNullableReferenceTypeEnforcer
Checks an object for compliance with the nullable reference type C# feature