More optimizations and code cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user