Demo application that demonstrates the following:
-
How to create and use custom asp.net identity store with Norm.net data access with PostgreSQL database
-
How to create and use database migration mechanism using PL/pgSQL - SQL procedural programming language supported by the PostgreSQL.
-
How to create and write effective unit test using
XUnittesting library that tests code backed by PostgreSQL database.