kriasoft / fsharp-starter-kit

Cross-platform web development with Visual Studio Code, C#, F#, JS, ASP.NET Core, EF Core, React (ReactJS), Babel and Webpack. Demo =>
https://aspnet-core.azurewebsites.net
MIT License
88 stars 12 forks source link

Use ASP.NET Core MVC for rendering HTML #4

Open koistya opened 8 years ago

koistya commented 8 years ago

Use server/views/home/index.cshtml and server/controllers/HomeController.fs for rendering HTML markup.

Angr1st commented 6 years ago

Update to ASP.NET CORE 2.0 during that?