ManagingContent is a simple content management web application built using ASP.NET Core and Entity Framework Core. The application allows users to register, login, and manage their content.
Features User Registration and Authentication: Users can register and log in to the application using ASP.NET Core Identity. Task Management: Authenticated users can create, update, delete, and view their tasks. Swagger UI: API documentation and testing are available through Swagger. Prerequisites .NET 6 SDK or later SQL Server (or any other compatible database)