Skip to content

dandrewcobb/chili

 
 

Repository files navigation

Chili Web App

Database-First

cd Usa.chili.Web
dotnet ef dbcontext scaffold "server=localhost;port=3306;user=root;password=root;database=chili" MySql.Data.EntityFrameworkCore -f --project ../Usa.chili.Domain
rm -f ../Usa.chili.Domain/chiliContext.cs

Service location

/etc/systemd/system/kestrel-chili.service

About

Chili Redesign

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 63.5%
  • TSQL 22.1%
  • JavaScript 9.5%
  • PHP 2.7%
  • HTML 1.5%
  • CSS 0.5%
  • Shell 0.2%