proudmonkey / ApiBoilerPlate

A simple yet organized project template for building ASP.NET Core APIs in .NET Core 3.1
MIT License
362 stars 76 forks source link

Small code optmizations. #2

Closed brunao05 closed 4 years ago

proudmonkey commented 4 years ago

Thank you for the suggestion. I appreciate it. :)

I noticed that you replace string with vars. Vars shouldn't be overused for simple types and if you value readability. :)

brunao05 commented 4 years ago

Done.

proudmonkey commented 4 years ago

@brunao05 Merged your changes. Thank you.

Can you please email me your full name and blog site so I can include you in the contributor list? Thanks!

brunao05 commented 4 years ago

Sure thing

proudmonkey commented 4 years ago

Cool! If you don't mind, can you star the repo to show support. :)

Send your name and blog link if you have here: vmsdurano at gmail dot com. Thanks!