Designed to aid in the development of
Xaml-based applications,
Caliburn.Micro implements a variety of
UI patterns for solving real-world problems.
- Implement your architecture with MVVM, MVP or MVC.
- Solve complex UI architecture problems with ease.
- Write maintainable and extensible code.
- Use any dependency injection container.
- Build TDD-friendly applications.
MVVM Study
How Caliburn.Micro improves Xaml Solutions:
- Extends databinding to methods, making MVVM architectures simple and intuitive.
- Simplifies asynchronous programming through a powerful implementation of Coroutines.
- Encourages a convention over configuration approach to architecting solutions.
- Provides interfaces and class implementations supporting common UI roles such as Screen Activator, Screen Conductor and Screen Collection.
- Enables use of the same API for WPF, Silverlight, Windows Phone 7 and WinRT/Metro.
Important Links:
- Get started with Caliburn.Micro
- Read the Documentation
- Caliburn.Micro on Nuget
Site Powered by AppHarbor
Who's Behind It:
Blue Spire, a Tallahassee, FL. based software development firm specializing in .NET technologies, user interface design and architecture. Rob Eisenberg is currently the lead architect and developer.