Skip to content

CrUwUd is Minimal Model-View-Presenter Sample Application

License

Notifications You must be signed in to change notification settings

Antonbreakble/CrUwUd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrUwUd

CrUwUd is Minimal Model-View-Presenter Sample Application

Technologies Used

Target on LTS version .NET

Domain

  • Dapper
  • Fluent Validation
  • Sqlite

Presentation

  • No external dependencies except for domain and Microsoft DI

UI

  • Windows Forms

How To Build

  • Clone repository
  • dotnet run
  • ...
  • Profit

How To Use

  • Add Model and Repository
  • Add Presenter and new IView
  • Add Tests (optional)
  • Create a View that implement new IView on any technology you want (WinForms, WPF, Avalonia, etc)

About

CrUwUd is Minimal Model-View-Presenter Sample Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages