Simple MVC CRUD. Remove NOT NULL on some attributes in Person

This commit is contained in:
Boris Milašinović
2026-04-25 19:52:11 +02:00
parent 3e38889ada
commit eb04483417
46 changed files with 1989 additions and 26 deletions

View File

@@ -0,0 +1,4 @@
<Solution>
<Project Path="Events.EF/Events.EF.csproj" />
<Project Path="MVC-SimpleCRUD/MVC-SimpleCRUD.csproj" />
</Solution>