Skip to content

zulq/NancyDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NancyDemo

Nancy .Net-Core 3 Preview with EF Core using NpgSql

Guide

To use the demo app (assuming you already have .net-core 3 preview sdk installed), do the following:

  1. Create students db and Students table in Postgres.
  2. Change your_username, your_pwd for ConStr inside DemoDbContext.cs
  3. Use your favorite IDE or dotnet command line to restore and run.

About

Nancy .Net-Core 3 Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages