Electron.NET-React-Typescript-MobX
Electron.NET-React-Typescript-MobX copied to clipboard
Boilerplate for electron.net + react + typescript + mobx apps (not actively maintained, now focusing on https://github.com/yoDon/electron-dotnet for C# and Electron)
This project is no longer actively maintained as I've shifted focus from Electron.NET to https://github.com/yoDon/electron-dotnet which is both much simpler and a much smaller delta off of stock Electron and...
Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/Universe) from 2.0.0 to 2.0.9. Commits - [`84d6a54`](https://github.com/aspnet/Universe/commit/84d6a54ce9ba941e2b7318d7f377908473d35f6d) Merge 2.0.9 into release/2.0 - [`43ec723`](https://github.com/aspnet/Universe/commit/43ec72353f83465a3dd238e5a025b255e312f0ed) Merge branch release/2.0 - [`cc0e039`](https://github.com/aspnet/Universe/commit/cc0e0394acd1d13fb5769c3c8f8ec895893b39c4) Add required infrastructure improvements to submodules to support NETStandard... -...
you might look at how I got hot loading working on my [Electron Angular Template](https://github.com/jcphlux/ElectronNetAngular). It is a bit hacky but it does work. I had to change my webpack...