Live compile errors
.NET Demon compiles your code continuously, so you see errors as soon as they are introduced.
- The list of errors in your solution is always up to date.
- Quickly see the overall status of your solution in the build status indicator.
- Errors are displayed within the Visual Studio error list.
Super-fast builds
.NET Demon replaces the Visual Studio build system, making it faster.
- Your code builds as you type so it is usually already compiled when you want to run it.
- .NET Demon intelligently analyses the impact of your change, so only code that has genuinely changed is recompiled, so your solution builds more quickly.
Automatic browser refresh
Integrates with the LiveReload Chrome extension to reload your tab automatically as you develop a web application.
Chưa có hoặc chưa được cập nhật!