roundhouse.core
1.1.0
See the version list below for details.
dotnet add package roundhouse.core --version 1.1.0
NuGet\Install-Package roundhouse.core -Version 1.1.0
<PackageReference Include="roundhouse.core" Version="1.1.0" />
paket add roundhouse.core --version 1.1.0
#r "nuget: roundhouse.core, 1.1.0"
// Install roundhouse.core as a Cake Addin
#addin nuget:?package=roundhouse.core&version=1.1.0
// Install roundhouse.core as a Cake Tool
#tool nuget:?package=roundhouse.core&version=1.1.0
RoundhousE is a Professional Database Change and Versioning Management tool.
This is the core package, which implements the basic functionality. If you want to create your own RoundhousE database implementation, this is the package you want. If not, you probably want one of the database-specific versions.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- FluentNHibernate (>= 2.1.2)
- Iesi.Collections (>= 4.0.4)
- log4net (>= 2.0.8)
- Microsoft.Build.Framework (>= 16.0.461)
- Newtonsoft.Json (>= 12.0.2)
- NHibernate (>= 5.2.5)
- Polly (>= 7.1.0)
- System.Data.Common (>= 4.3.0)
- System.Data.SqlClient (>= 4.6.1)
- System.Security.Principal.Windows (>= 4.5.1)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on roundhouse.core:
Package | Downloads |
---|---|
roundhouse.lib
RoundhousE is a Professional Database Change and Versioning Management tool. This is an "include all" package that gives you all the databases. If you want only a single one, please feel fre to reference only the database of your choice (e.g. roundhouse.sqlserver). |
|
roundhouse.sqlserver
RoundhousE is a Professional Database Change and Versioning Management tool. This is the Microsoft SQL Server database package. |
|
roundhouse.postgresql
RoundhousE is a Professional Database Change and Versioning Management tool. This is the PostgreSQL database package. |
|
roundhouse.sqlite
RoundhousE is a Professional Database Change and Versioning Management tool. This is the SQLite database package. |
|
roundhouse.sqlserverce
RoundhousE is a Professional Database Change and Versioning Management tool. This is the SQL Server CE (Compact Edition) database package. |
GitHub repositories
This package is not used by any popular GitHub repositories.