Saturday, 22 January 2022

Tips

 [Route("controller")]

[Httpeget("student")]


hotreload

https://www.jetbrains.com/resharper/features/code_refactoring.html#:~:text=This%20refactoring%20helps%20you%20quickly,wrap%20the%20string%20into%20String.


https://mikebridge.github.io/post/csharp-domain-event-aggregator/


https://www.c-sharpcorner.com/article/fix-to-no-access-control-allow-origin-header-is-present-or-w/


getting issues cross webapi in iis publihs

worked this after removed verbs

https://stackoverflow.com/questions/52047548/response-for-preflight-does-not-have-http-ok-status-in-angular/52048304

https://enlabsoftware.com/development/how-to-build-and-deploy-a-three-layer-architecture-application-with-c-sharp-net-in-practice.html



No comments:

Post a Comment

7 Common mistakes in Dot Net — You can avoid

  There are many common mistakes made during .NET (ASP.NET, .NET Core) development, which affect performance, security, and code… Code Crack...