|
You are here |
whatibroke.com | ||
| | | | |
brianreiter.org
|
|
| | | | | Monterey uses TCP:5000 by default for a system process which stops aspnet core apps from starting properly as configured in launch.json in all of our aspnet core projects in vscode because that is the default template. "env": { "ASPNETCORE_ENVIRONMENT": "Development", "ASPNETCORE_URLS": "https://*:5001;http://*:5000" } [master] $ ASPNETCORE_URLS="https://*:5001;http://*:5000" dotnet bin/Debug/netcoreapp3.1/WebApp-OpenIDConnect-Group-Role-Transform.dll crit: Microsoft.AspNetCore.Server.Kestrel[0] Unable t... | |
| | | | |
www.leerichardson.com
|
|
| | | | | A quick reference guide for starting the CRUD process from scratch with a new entity in ASP.Net Boilerplate | |
| | | | |
coderwall.com
|
|
| | | | | A protip by projectcleverweb about ruby, php, python, open source, linux, ide, ios, git, html, javascript, ui, windows, community, and cross-platform. | |
| | | | |
cocomelonc.github.io
|
|
| | | [AI summary] The post explains reverse shell techniques in cybersecurity, detailing how attackers use them to gain remote control over a target system by connecting back to their machine, with examples in various programming languages and tools like netcat. | ||