practical-aspnetcore
practical-aspnetcore copied to clipboard
Practical samples of ASP.NET Core 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
Once you are working on more than one machine suddenly sharing states become important. https://github.com/shubhamranjan/dotnet-etcd
https://github.com/servicetitan/Stl.Fusion
This thing is interesting. We should explore it. https://reaqtive.net/download/
Could you add such a sample?
This is a thorough explanation of the myriads Action Results in ASP.NET MVC http://hamidmosalla.com/2017/03/29/asp-net-core-action-results-explained/
https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.authorization.authorizationhandler-1?view=aspnetcore-5.0
This is the first time I heard about this validation attribute. https://docs.microsoft.com/en-us/aspnet/core/mvc/models/validation?view=aspnetcore-5.0#remote-attribute
e.g. https://stackoverflow.com/questions/36358751/how-do-you-enforce-lowercase-routing-in-asp-net-core
https://docs.microsoft.com/en-us/dotnet/api/microsoft.net.http.headers?view=aspnetcore-5.0
https://www.programmersought.com/article/64164581267/