Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASP.NET Core in .NET 6 - Introducing minimal APIs #163

Open
MarcusMcKibben opened this issue Aug 23, 2021 · 1 comment
Open

ASP.NET Core in .NET 6 - Introducing minimal APIs #163

MarcusMcKibben opened this issue Aug 23, 2021 · 1 comment

Comments

@MarcusMcKibben
Copy link

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.

@JuergenGutsch
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants