blog
blog copied to clipboard
ASP.NET Core in .NET 6 - Introducing minimal APIs
https://asp.net-hacker.rocks/2021/08/17/aspnetcore6-minimal-apis.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+jgutsch+%28ASP.NET+Hacker%29
Thank you for writing this blog. It was very informative.
I wanted to provide some minor feedback in regards to punctuation in the blog. The overall style of the document uses periods at the end of sentences, however two specific sections lack them.
"You can start the project like any other ASP.NET Core project by running dotnet run or by clicking F5 in your IDE" "Here you can also add the known services like authentication, authorization, and even MVC Controllers with views"
My eye just caught the inconsistency. Thanks again.
Hi @MarcusMcKibben Thank you for your feedback. I really appreciate such feedback that helps me to improve. You are absolutely right and I apologize. I'm going to fix the punctuation asap.