You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cross-platform .NET microservices and container based application that runs on Linux Windows and macOS. Powered by .NET Core 3.1. This web applicaion uses MVC, Rest API and it is a platform where employees of an organisation can re-skill themselves with the available courses, trainings and certifications etc.
Developed an application which logs all the error and exception details in the database and maintains log files on the Server. The database is maintained with Code First approach. It consists of an MVC Application, a DLL, another REST Application, with a separate DAL layer, Model-Views which provide different functions in the application. Built …
ContactManager is an ASP.NET Core app for managing contacts with full CRUD features. It includes authentication, filtering, and export options (CSV, Excel, PDF). Built with clean architecture using Entity Framework Core and Serilog for structured logging.