введите здесь описание изображения
Я получите следующую ошибку:
Код: Выделить всё
/home/stven/workSpace/c_Sharp/curso_backend/Repository.cs(20,19): warning CS8618: Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. \[/home/stven/workSpace/c_Sharp/curso_backend/curso_backend.csproj\]
/home/stven/workSpace/c_Sharp/curso_backend/Program.cs(6,30): error CS0103: The name 'Repository' does not exist in the current context \[/home/stven/workSpace/c_Sharp/curso_backend/curso_backend.csproj\]
The build failed. Fix the build errors and run again.
Подробнее здесь: https://stackoverflow.com/questions/790 ... net-8-proj