Developing modern distributed systems with a front and back end is no longer an easy task given the wide range of options available today. In this session, Fabian Gosebrink and Steven Giesel will show how to develop a user-friendly and well-structured frontend with the help of Angular and how to provide a clean REST interface with .NET Core. Using the latest Angular features, such as standalone components and a structured architecture with Nx, a maintainable and scalable application is created on the client that communicates with the backend. The backend is also developed from scratch in this session with .NET Core to make the data available using a REST interface. Live updates with SignalR also offer the option of informing the client about events without having to manually reload the page. After this session, you will have a comprehensive impression of how to develop frontends with the latest Angular and Nx as well as backends with .NET Core so that nothing stands in the way of your next projects with Angular and .NET Core.