ASP.NET - Enhancing your Web API: Part 1 [8 of 13]
![ASP.NET - Enhancing your Web API: Part 1 [8 of 13]](https://sec.ch9.ms/ch9/8f1b/8464d81c-d25b-4aff-9f3e-5c6fd2248f1b/ASPNETEnhancingWebAPIPart1_512.jpg)
Follow: Scott Hanselman, Leslie Richardson
Watch the entire series here
Download Visual Studio 2019 here
Download .NET Core 3.0 here
Learn more about ASP.NET:
Follow us: Twitter, Facebook, Blogs, Shows and Podcasts
Useful Links: Learn .NET, .NET Community, .NET Documentation
Very good introduction, thank you!
Leslie is right by the way, strongly typed is better for a tutorial. It makes things more clear than using var, which is more for convenience than clarity. :)