/IssueTrackerWPF

WPF MVVM application that showcases Class library project type.

Primary LanguageC#

IssueTracker

Finished issue tracker that keeps track of reported bugs in projects. Supports multiple users.

Technologies used:
Caliburn.Micro - Powerful MVVM framework.
FluentValidation - Tool for clean and easy data validation.
Dapper - Object-relational mapper for .Net

Currently, I'm creating similar application using ASP.Net with Web API, MVC and Entity Framework.