Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Caliburn-Micro/Caliburn.Micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
https://github.com/Caliburn-Micro/Caliburn.Micro
c-sharp hacktoberfest mvvm uwp windows-10 windows-8 windows-phone wpf xamarin xamarin-forms
Last synced: 3 months ago
JSON representation
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
- Host: GitHub
- URL: https://github.com/Caliburn-Micro/Caliburn.Micro
- Owner: Caliburn-Micro
- License: mit
- Created: 2014-01-31T15:53:17.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T12:05:18.000Z (6 months ago)
- Last Synced: 2024-05-06T09:34:00.566Z (6 months ago)
- Topics: c-sharp, hacktoberfest, mvvm, uwp, windows-10, windows-8, windows-phone, wpf, xamarin, xamarin-forms
- Language: C#
- Homepage: http://caliburnmicro.com/
- Size: 21.7 MB
- Stars: 2,771
- Watchers: 184
- Forks: 773
- Open Issues: 93
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: License.txt
- Support: .github/SUPPORT.md
Awesome Lists containing this project
- awesome-wpf - Caliburn.Micro - (FREE, OPEN SOURCE) A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability. (Libraries / Individual Controls)
- awesome-uwp - Caliburn.Micro - A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability. (MVVM)
README
# Caliburn.Micro
## Packages
Channel | Status
:------: | ------
CI | [![Build Status](https://img.shields.io/azure-devops/build/caliburn-micro/caliburn-micro/3.svg?logo=windows&logoColor=white&style=for-the-badge)](https://dev.azure.com/caliburn-micro/caliburn-micro/_build/latest?definitionId=3)
MyGet | [![MyGet Package](https://img.shields.io/myget/caliburn-micro-builds/v/caliburn.micro.svg?label=caliburn.micro&logo=nuget&logoColor=white&&style=for-the-badge&colorB=2B7DCC)](https://www.myget.org/feed/caliburn-micro-builds/package/nuget/Caliburn.Micro)
NuGet | [![NuGet Package](https://img.shields.io/nuget/v/Caliburn.Micro.svg?logo=nuget&logoColor=white&&style=for-the-badge&colorB=green)](https://www.nuget.org/packages/Caliburn.Micro)Caliburn.Micro is a small, yet powerful framework, designed for building applications across all XAML platforms. With strong support for MVVM and other proven UI patterns, Caliburn.Micro will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
## Packages are available on Nuget
- [Caliburn.Micro.Core](https://www.nuget.org/packages/Caliburn.Micro.Core/) - The Portable Class Library (PCL) portion of Caliburn.Micro.
- [Caliburn.Micro](https://www.nuget.org/packages/Caliburn.Micro/) - The platform-specific adapters for Caliburn.Micro.
- [Caliburn.Micro.Xamarin.Forms](https://www.nuget.org/packages/Caliburn.Micro.Xamarin.Forms/) - Support to Caliburn.Micro in Xamarin.Forms.## Questions
- For non bug related questions see [Stack Overflow](https://stackoverflow.com/questions/tagged/caliburn.micro)## Sponsoring
The Caliburn.Micro team uses ReSharper by [JetBrains](https://www.jetbrains.com/).