Skip to content

rglezg/MvuSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MvuSharp: Model-View-Update framework for C#

Gitter

This is my attempt to create a cross-platform framework for developing any type of C# application using the Model-View-Update pattern aka the Elm architecture. Although the main features already work, it is still experimental and the API is continually changing, so DO NOT USE IT IN PRODUCTION!

This project was originally based on Elmish, and also manages impure behaviors through a variant of the Mediator/Service-Locator Pattern you can find on MediatR.

Packages

No packages published

Languages