Skip to content
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.

Contribute Today!

  1. Fork on GitHub
  2. Create a branch
  3. Code (_and add tests)
  4. Create a Pull Request (PR) on GitHub
    1. Target the develop branch and we'll get it merged up to master
    2. Target the master branch for hotfixes
  5. Get the PR merged
  6. Welcome to our contributors' list!
Clone this wiki locally