- Dotnet core 2.0.0
- ReactJS Standard 16.0.31
- Entity Framework Core 2.0.0
- Mysql Core Preview 8
- Sqlite Core
Databases Mysql and Sqlite(default)
Swagger at localhost:<port>/swagger
- git clone https://github.com/jmmccota/EFCore.git
- cd EFCore/EFCore/
- ./dotnet restore
- ./npm install
- dotnet run
Enjoy!