IIS-Express-Code
IIS-Express-Code copied to clipboard
This is an extension for Visual Studio Code that the current folder opened in VS Code can be run as a website using IIS Express
When using a vscode workspace with multiple web sites, it can only run one site at a time. Is there a way to start the IIS Express with all web...
Setup GitHub Actions for auto publishing tagged releases/builds to VSCode Marketplace with vsce https://code.visualstudio.com/api/working-with-extensions/continuous-integration#github-actions ## CI Build - Adds artefacts to a draft release https://github.com/release-drafter/release-drafter#action-outputs https://github.com/actions/upload-release-asset ## GitHub Action for...
I would like to know if I can use the ApplicationHost.config file in the project folder? Just like the Visual Studio 2017, the iisexpress will use the .vs folder in...
This tool is a lifesaver for me, especially when I'm getting full .Net projects without the backend source and just need to simply run them without compiling. Could you add...
Hello @warrenbuckley Thank you for your work! I have to use Classic pipeline mode our project and can't set this mode. ``` // Based on the CLR chosen use the...
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.10 to 10.3.12. Commits d5b6b5d 10.3.12 e775a78 strip leading ./ from ignore patterns 7e927b2 update changelog e667dcb 10.3.11 b1d8105 document follow+nodir b5d0f64 drop node 16 from ci...
Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.6.8. Release notes Sourced from axios's releases. Release v1.6.8 Release notes: Bug Fixes AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)...
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.91.0. Release notes Sourced from webpack's releases. v5.91.0 Bug Fixes Deserializer for ignored modules doesn't crash Allow the unsafeCache option to be a proxy object...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.3. Release notes Sourced from typescript's releases. TypeScript 5.4.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...