Command line tool to watch for source file changes during development and restart the dotnet command.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/9e73c3382f4d9e6ba47afff6a1467ace945c77e7
Extensions to the `dotnet test` command that enable code coverage reporting (using OpenCover) and a few other bonus features.
NOTE: Due to OpenCover being Windows only, this tool will only work on Windows
Features
1. Run `dotnet test` with code coverage tracking by OpenCover
2. Generate...
More information
Lombiq Node.js Extensions: Provides an MSBuild-integrated build pipeline for SCSS and JS files using npm scripts internally. See the project website for detailed documentation.
This is an example of roslyn analyzer, that can create diagnostics when there are missing some usings, that are required for using debugging data transformation via lambdas and Linqs in Watch or Immediate windows.
Because Microsoft still haven't added support for post-loading libraries like...
More information