Enabling Windows Remote Shutdown via RPC

Home automation tools like Home Assistant offer convenient integrations for remotely shutting down computers with Windows OS (and also re-powering on via WOL, triggering a power switch etc). To get the shutdown feature running, you need to prepare some simple steps on...

AutoMapper with static ExtensionMethods for .NET Standard

Because the team of the original AutoMapper project removed several static methods with the start of v9, I created a project which keeps the most important static ExtensionMethods like Map() or ProjectTo for easier access. Get it via NuGet or Github. Upgraded to...
  [email protected]