Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.4 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.4 KB

Southwind is an example of a Line-of-Business solution using Signum Framework.

It has a similar schema to the famous Northwind example database (Order, OrderLines, Customer, Employees, Suppliers...) and the same data.

It is regularly keept up to date with the latest changes in Signum Framework and Signum Extensions. It also serves as the base tempalte for the Create Application functionality.

Online version in Azure

You can check out Southwind running in Azure

Username: Steven
Password: Steven

Starting localy

  1. Visit Create Application Website
  2. Check Software Requirements, you can vary OS / IDE / Git Client if you want more adventure.
  3. Follow First Steps