Added HttpException class for missing HttpException for net8
Wrapped HttpContext.Session, GetJsonResult, IsAjaxRequest and GetUserIdentityName in controllers for net8
Added AuthenticationService to test Fab2ApprovalMKLink code for net8
Compile conditionally flags to debug in dotnet core
Fix: Incorrectly creating new training records when canceling a TECN
IDE0100
Updated pipelines to build package .zip for msdeploy.exe
Related work items: #239935
Moved pipeline to align with other projects in same repo
Changed MSBuild task to be specific and added new MSBuild Release task
Sort GetCategories on CategoryName
Added comments back from feature 135470
Added ItemGroup to allow testing internal methods
Testing for internal methods
Related work items: #135470, #238416