Bocca.OpenDBDiff.SQLServer.Schema 0.13.0.1

dotnet add package Bocca.OpenDBDiff.SQLServer.Schema --version 0.13.0.1
NuGet\Install-Package Bocca.OpenDBDiff.SQLServer.Schema -Version 0.13.0.1
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="Bocca.OpenDBDiff.SQLServer.Schema" Version="0.13.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bocca.OpenDBDiff.SQLServer.Schema --version 0.13.0.1
#r "nuget: Bocca.OpenDBDiff.SQLServer.Schema, 0.13.0.1"
#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 Bocca.OpenDBDiff.SQLServer.Schema as a Cake Addin
#addin nuget:?package=Bocca.OpenDBDiff.SQLServer.Schema&version=0.13.0.1

// Install Bocca.OpenDBDiff.SQLServer.Schema as a Cake Tool
#tool nuget:?package=Bocca.OpenDBDiff.SQLServer.Schema&version=0.13.0.1

OpenDBDiff

A database comparison tool for Microsoft SQL Server 2005+ that reports schema differences and creates a synchronization script.

This package contains the core assemblies to generate a comparison between SQL Server databases.

Open DBDiff can synchronize

  • Tables (including Table Options like vardecimal, text in row, etc.)
  • Columns (including Computed Columns, XML options, Identities, etc.)
  • Constraints
  • Indexes (and XML Indexes)
  • XML Schemas
  • Table Types
  • User Data Types (UDT)
  • CLR Objects (Assemblies, CLR-UDT, CLR-Store Procedure, CLR-Triggers)
  • Triggers (including DDL Triggers)
  • Synonyms
  • Schemas
  • File groups
  • Views
  • Functions
  • Store Procedures
  • Partition Functions/Schemes
  • Users
  • Roles

Icons provided from http://www.fatcow.com/free-icons under under a Creative Commons Attribution 3.0 License.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Framework net452 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.13.0.1 383 11/24/2022
0.13.0 280 11/24/2022

Bump version to 0.13