Skip to content

yzwbrian/bedrock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bedrock

a MVVM plugin framework for winform application.

what can bedrock do?

  • load module on demand, dynamically. So in this case, each module could be a single addin.
  • render each view from the plugin into the main module.
  • manage different instances by unity container
  • implement MVVM pattern for winform applications
  • decouple components, such as service, repository, viewmodel, that makes you easily to write unit tests.

About

a plugin framework for winform application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%