Lex Li
Lex Li
In [the current article](https://github.com/MicrosoftDocs/iis-docs/blob/main/iis/get-started/whats-new-in-iis-8/iis-80-websocket-protocol-support.md), there is an extra section > ## Disable WebSocket when using socket.io on node.js > If you are using the WebSocket support in socket.io on node.js...
@tjanczuk as this is no longer the main repo for iisnode (the Azure repo should be) and you don't reply to new issues, maybe it's time to archive this repo...
https://learn.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/6.0/system-drawing-common-windows-only This change has impact on this project. Another drawing library should be used instead, and there are many options to choose from.
PHP on IIS/Windows is out of Microsoft support and fully relies on the community, https://docs.phpmanager.xyz/getting-started/supported-platforms.html#php-on-windows-status You should seriously consider migrating to PHP on Linux. We currently have no plan to...
When hosting a Sphinx project on Cloudflare Pages with default suffix `.html`, a very annoying fact is that the Cloudflare platform generates 301 responses to remove the suffix. Search engines...
### Project to be claimed See below ### Your PyPI username `lextm`: https://pypi.org/user/lextm ### Reasons for the request Grouping of 13 PEP 541 requests for projects: pysnmp-mibs pysnmp-apps pysnmpcrypto snmpfwd...
It seems to me that vsdbg from Microsoft supports several parameters when launching a program, while netcoredbg only supports three, https://github.com/Samsung/netcoredbg/blob/9d0608ff8f39ab6e0fbff448bdd8c485b56b2761/src/debug/netcoredbg/vscodeprotocol.cpp#L316 One missing piece is that a setting to spin...
Please uninstall this extension as Visual Studio for Mac/MonoDevelop natively supports xUnit.net now
Microsoft announced VSTest support in Visual Studio for Mac 7.3, https://blogs.msdn.microsoft.com/visualstudio/2017/12/04/visual-studio-2017-version-15-5-visual-studio-for-mac-released/ > **Visual Studio Test Platform (VSTest) support**. Visual Studio for Mac now supports a wider variety of test frameworks...
https://github.com/tunnelvisionlabs/antlr4cs/issues/292#issuecomment-390196802
This repo started as an experiment to build MonoDevelop 7.x on Windows and ship MSI packages for myself. Good to see they helped others as well. However, [MonoDevelop is an...