-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Damian edited this page Aug 9, 2020
·
2 revisions
Welcome to the SQLiteMigrator wiki!
LiteMigrator is a tiny cross-platform SQLite migration framework for Xamarin (.NET Standard) inspired by Fluent Migrator. This framework was built for use with Xamarin 🐒 projects, so it needs to be quick, simple and reliable when managing databases.
- Fork on GitHub
- Create a branch
- Code (_and add tests)
- Create a Pull Request (PR) on GitHub
- Target the
develop
branch and we'll get it merged up tomaster
- Target the
master
branch for hotfixes
- Target the
- Get the PR merged
- Welcome to our contributors' list!