More optimizations and code cleanup

This commit is contained in:
2025-04-08 12:54:22 -04:00
parent 7dafbc3af1
commit d4944607ab
4 changed files with 7 additions and 11 deletions

View File

@@ -6,6 +6,11 @@ TO-DO
dotnet add package Microsoft.AspNet.WebApi.SelfHost --version 5.3.0
dotnet add package System.ServiceModel.Primitives --version 4.0.0
Git Delete Remote Branch
git push <remote_name> --delete <branch_name>
git push origin --delete <branch_name>
Please use the Microsoft.AspNet.WebApi.OwinSelfHost package for new projects.
Microsoft.AspNet.WebApi.OwinSelfHost