.NET Logo
Evangelist
← All Tags

Posts tagged with #Angular

Building an Angular Project With Bootstrap 5 and Firebase
Oct 1, 202411 min read

Building an Angular Project With Bootstrap 5 and Firebase

Learn how to start your Angular 17 Project from scratch and add Bootstrap 5 and the Firebase library to your application.

Angular 18 and .NET Core API Authorization
Jul 20, 20234 min read

Angular 18 and .NET Core API Authorization

Learn how to implement secure authorization between an Angular 18 frontend and a .NET Core API backend using JWT tokens and role-based access control.