Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ionixjunior/Xalendar
Xalendar is a calendar view for Xamarin.Forms applications.
https://github.com/ionixjunior/Xalendar
calendar-view xamarin xamarin-forms
Last synced: 29 days ago
JSON representation
Xalendar is a calendar view for Xamarin.Forms applications.
- Host: GitHub
- URL: https://github.com/ionixjunior/Xalendar
- Owner: ionixjunior
- License: mit
- Created: 2020-05-29T00:24:07.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2023-03-06T08:57:19.000Z (almost 2 years ago)
- Last Synced: 2024-11-03T14:40:16.249Z (about 1 month ago)
- Topics: calendar-view, xamarin, xamarin-forms
- Language: C#
- Homepage:
- Size: 1.26 MB
- Stars: 96
- Watchers: 11
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-xamarin-forms - Xalendar ★93
README
# Xalendar
[![codecov](https://codecov.io/gh/ionixjunior/Xalendar/branch/develop/graph/badge.svg)](https://codecov.io/gh/ionixjunior/Xalendar)
Xalendar is a calendar view for Xamarin.Forms applications.
![Xalendar samples image](./assets/samples.png)
## Getting Started
[Install Xalendar using NuGet](https://www.nuget.org/packages/Xalendar/) in your shared library project.
![Nuget](https://img.shields.io/nuget/v/Xalendar)
![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/Xalendar)## Documentation
Check out the documentation [here](https://github.com/ionixjunior/Xalendar/wiki).
## There are a bunch of other calendar view components. So, why was the Xalendar developed?
The purpose of the Xalendar development was to share knowledge and teach the people of the community how we can start, develop, manage and deploy this kind of software. All of the development of this component is on a [YouTube playlist](https://www.youtube.com/playlist?list=PL6M6J_6V_um_QM-WF9MfNAD7X2qGBTXdL) and in a [Twitch channel](https://www.twitch.tv/ionixjunior).
## Contributors
- Pedro Jesus [@pictos](https://github.com/pictos)
- Felipe Baltazar [@felipebaltazar](https://github.com/felipebaltazar)
- Khalid Abuhakmeh [@khalidabuhakmeh](https://github.com/khalidabuhakmeh)
- Brendon Barreto [@brendonbarreto](https://github.com/brendonbarreto)