ASP.NET Identity over REST: PART 1 - Preparation

Опубликовано: 12 Февраль 2025
на канале: codingfreaks
1,469
19

In this first part of the series I'll build up my database in SQL Azure, create a solution from scratch
and create some first projects. It's all about SQL Server Database Project, Entity Framework Access Layer
and a little test console. This part will discuss the database structure a little bit. It is the foundation
for all further parts. The source code is available at https://github.com/codingfreak/blogsa...