From the course: Building and Securing RESTful APIs in ASP.NET Core

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps - ASP.NET Core Tutorial

From the course: Building and Securing RESTful APIs in ASP.NET Core

Start my 1-month free trial

Next steps

- [Nate] In this course, we've covered what it means for an API to be RESTful and how to build a robust RESTful API with ASP.NET Core. Using these concepts, we built a sample API that uses ION to model RESTful resources, hypermedia links and collections in JSON responses. We added pagination, searching and sorting to collections and returned for metadata to the client to aid in self-documentation. Finally, we added transport security with TLS and application security with ASP.NET Core identity and OpenIddict. We've covered a lotta ground in this course, but there's always more to learn. I'll be continuing the conversation over on Twitter @nbarbettini. If you have questions or comments about the course, feel free to send me a message. I'll also be blogging about this and other topics on my site, recaffienate.co. You can learn about the next steps involved in deploying your API to production in my course, Deploying ASP.NET Core Applications. You can learn more about Entity Framework…

Contents