Skip to content
/ uMVVM Public
forked from MEyes/uMVVM

a simple unity mvvm framework

License

Notifications You must be signed in to change notification settings

kaclok/uMVVM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Architecting Application for Unity,the main content includes several parts:

  • 1).Designing view&viewmodel
  • 2).Using message mediator communication between viewmodels
  • 3).Setting up view&viewmodel lifecycle
  • 4).Using Reusable subview&subviewmodel components
  • 5).Sharing data between viewmodels
  • 6).Building singleton,transient & pool factory
  • 7).Using service locator & Repository pattern
  • 8).Async Thread work with croutine
  • 9).Building lightweight network layer
  • 10).Simple AOP implement
  • 11).using log strategy

The wiki page link: http://www.cnblogs.com/OceanEyes/category/972425.html

About

a simple unity mvvm framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%