Skip to content
This repository was archived by the owner on May 12, 2022. It is now read-only.

A simple todo example app using Simple.Data and PostgreSQL

Notifications You must be signed in to change notification settings

ElephantSQL/PgSimpleDataTodoExample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL Simple.Data Todo Example

This is an example application which shows how to use Simple.Data to connect to a PostgreSQL server, how to migrate the database with MigratorDotNet, all packaged in a small CRUD application using Asp.Net MVC.

ConnStr is a small helper class to parse the ElephantSQL URL and generate a .NET compatible connection string from it.

Migrations are run at application_start.

The database connection is opened in TodoController.

About

A simple todo example app using Simple.Data and PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •