Paul Wheeler·May 20, 2021FreshDesk SSO using JWT with C#FreshDesk has recently moved to a newer SSO system through FreshWorks and I couldn’t find a decent example online in C#. We are allowing…A response icon2A response icon2
Paul Wheeler·Sep 9, 2020Hosting Dotnet.Script in Asp.netI am in the process of migrating a large .Net 4.8 web application to .Net Core 3.1. We use a CSX file to build our configuration…
Paul Wheeler·May 9, 2020Using System.CommandLine with a classHow to configure System.CommandLine to configure a command from a C# class instead of a method.A response icon2A response icon2