Today, I’m very happy to announce that my latest Pluralsight course, Building Your First API with ASP.NET Core, went live.
It’s a course focused on building APIs with ASP.NET Core (the title might have given that away ;-)), and you don’t need any previous experience with ASP.NET Core. Here’s the full description:
ASP.NET Core and Entity Framework Core signify the direction Microsoft is taking with their developer frameworks. Both have been built from the ground up, and a lot has changed. ASP.NET Core isn’t an upgrade to ASP.NET, it’s a new framework altogether. In this course, you’ll learn about the important concepts of ASP.NET Core related to building an API, like working with middleware, MVC, services and Dependency Injection. We’ll build an API from scratch, and we’ll connect it to a database via Entity Framework core. After this course, you’ll have a good understanding of what ASP.NET Core is and how to build an API with it.
You can watch the course at Pluralsight. If you don’t have an account yet don’t worry: you can easily start with a free trial.
Happy coding! 🙂