A class library that allows two different SQL Server databases to have identical structures.
Info
| Version: | 0.4.0 |
| Author(s): | Thiago Sá (https://github.com/thiagotts), Thiago Rebouças (https://github.com/reboucaslinhares), Samuel Pereira (https://github.com/samukce) |
| Last Update: | Tuesday, April 18, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/thiagotts/parilis |
| NuGet Url: | https://www.nuget.org/packages/Parilis.SqlServer |
Install
Install-Package Parilis.SqlServer
dotnet add package Parilis.SqlServer
paket add Parilis.SqlServer
Parilis.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 3.3.3)
- Castle.Windsor(>= 3.3.0)
- Parilis.Core(>= 0.4.0)
Tags