how to send specific content in User Panel for each user in ASP.NET Core 5

Pezhvak 1 Reputation point
2021-12-11T17:18:40.843+00:00

I am building a student management system in which the curriculum is loaded by the teacher and the student submits a work report at the end of the curriculum. My project was made with ASP.NET Core MVC. But I have a problem with this program and I do not know how to send a curriculum for each student, that is, each student has a special curriculum and a new curriculum is uploaded for him every week.

I have done the steps of creating tables and relationships between them as well as authentication but I do not know how to proceed

My problem is sending a specific content to each user so that each user can see that specific content on their user page.

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,156 questions
{count} votes