Library, console and WPF applications to 100% utilize specific processor cores.

- Requires .Net Core 3.1
- Requires Windows (may throw PlatformNotSupported exception for process affinity code on other operating systems)
dotnet run --project ConsoleAppfor console applicationdotnet run --project WpfAppfor windows application