IOptionMonitor: another way to manage you .NetCore configuration; How to use IOptionMonitor to listen for .NetCore configuration changes and make this changes available in your code
Resolving instances with ASP.NET Core DI in static classes when is no possible use Dependency Injection, but you need to use some injected services
Simple guide to learn how to add NLog: a logger provider to your ASP.NET Core project, targeting netcoreapp3.1 framework.
How to add Swagger to ASP.NET core project (Swashbuckle.AspNetCore on netcoreapp3.1) to build API documentatation and have a ready-to-go test environment
How to build ASP.NET Core application with JWT authentication
Windows, find process using TCP port using windows cmd or powershell
Windows, find all active network address taht used a specific TCP port using windows cmd, by exploiting a possible firewall weakness
How to enable telent on Windows 10
Windows, find all active network devices using windows cmd, by exploiting a possible firewall weakness