Angular ASP.NET Core Minimal APIs Tutorial (pt. 1 – back end)



Angular ASP.NET Core Minimal APIs Tutorial (pt. 1 – back end)

Angular ASP.NET Core Minimal APIs Tutorial (pt. 1 - back end)

In this 3-part series you’re going to learn how to combine the popular front end TypeScript framework Angular with an ASP.NET Core Web API.

At the end of it you’ll have a minimal example CRUD Application that demonstrates how to combine the two. Can be used as a clean template to kickstart your CRUD apps.

In this first video we focus on the web API. In the second video we’ll focus on the Angular front end and in the third video we’ll focus on publishing them both for free to the Microsoft Azure Cloud.

All the tools I’ll use in these tutorials are free for individuals.

This is an intermediate level tutorial so I’m assuming you know the basics of C#, ASP.NET, HTML, CSS, TypeScript and Angular. You don’t really need prior knowledge of Azure.

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

►► Interested in learning Blazor? Take a look at my course for it:
https://rubenheeren.com/course-promo-link/blazor-your-dev-portfolio

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

►► DOWNLOAD SOURCE CODE:
https://github.com/RubenHeeren/AngularAspNetTutorial

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

►► LINKS MENTIONED

MS Docs EF Core Tools:
https://docs.microsoft.com/en-us/ef/core/cli/dotnet

Snippets Blog Post:
https://rubenheeren.com/articles/snippets-angular-aspdotnet-core-tutorial-part-1.html

Fancy Windows Terminal Tutorial:
https://youtu.be/qtxd2wGa0Zk

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

►► TIMESTAMPS

0:00 – Intro & Demo
5:44 – Creating the Solution and Project
9:10 – Removing Boilerplate
9:44 – Generating the Database
24:47 – Implementing the Minimal API
34:04 – Testing Our API
35:42 – Conclusion

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Good luck on your developer journey!

#angular #minimalapi #aspnetcore

Comments are closed.