Development with ASP.NET Zero & Angular
The document is a step-by-step guide to develop a sample application with ASP.NET Zero (ASP.NET Core & Angular version).
Introduction
In this guide, we will walk through the creation of a Phonebook Application using ASP.NET Zero (ASP.NET Core & Angular version) step by step. By the end, you'll have a fully functional, multi-tenant, localized, authorized, configurable, and testable application.
Throughout the process, we'll focus on simplifying each development stage, making it easy and efficient to build, so you can develop powerful applications with minimal effort.