Junior — Middle
Have you had experience developing your own project on ASP.NET Core from the initial stage?
sobes.tech AI
Answer from AI
Yes, I have experience developing my own project on ASP.NET Core from scratch. I started by creating the basic application structure, configuring middleware, setting up Dependency Injection (DI), connecting to a database via Entity Framework Core, as well as implementing REST API and Razor Pages for the user interface. For example, I built a web application for task management, where I implemented authentication, CRUD operations, and error handling.