AliaSQL is a command line tool for database deployments. It is a drop in replacement for Tarantino with some additional features.
Check out the getting started guide.
Check out the wiki for some background information.
Read the blog posts here and here.
There is also a C# runner as of version 1.4. Read about it here https://github.com/ClearMeasure/AliaSQL/wiki/C%23-runner
This repository is a very quick and dirty port to .net 6.0 including only the parts of Tarantino needed to the get project up and running.
Web components have been removed because I don't use them. 😁
- Replace Tarantino with something more modern
- Replace StructureMap with a more modern DI container
- Rewrite and modernize the core code