Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/welissonarley/packages.maui
Welcome to my .NET MAUI Plugin Repository! My plugins were designed to extend the capabilities of .NET MAUI and provide additional functionality for developers.
https://github.com/welissonarley/packages.maui
maui netmaui nuget nuget-package
Last synced: 1 day ago
JSON representation
Welcome to my .NET MAUI Plugin Repository! My plugins were designed to extend the capabilities of .NET MAUI and provide additional functionality for developers.
- Host: GitHub
- URL: https://github.com/welissonarley/packages.maui
- Owner: welissonArley
- License: mit
- Created: 2023-04-16T06:51:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-23T23:23:13.000Z (4 months ago)
- Last Synced: 2024-07-24T03:35:02.452Z (4 months ago)
- Topics: maui, netmaui, nuget, nuget-package
- Language: C#
- Homepage:
- Size: 15.6 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Table of Contents
## **About The Project**
Hello and welcome to the README file.
My project is focused on providing a collection of libraries that simplify and enhance the development experience for .NET MAUI, a cross-platform UI framework for building mobile, desktop, and web applications. The libraries I'm offering add new functionalities to your .NET MAUI projects.
### **Packages**
Here are some details about the libraries included in this project:- **[Pincode library (PinCodes.Authorization)](https://github.com/welissonArley/Packages.MAUI/tree/master/src/PinCodes.Authorization):** my pincode library provides a simple and customizable page to add PIN code functionality to your .NET MAUI applications. Feel free to customize the keyboard, code viewer, colors, and more.
- **[Calendar library (MauiDays)](https://github.com/welissonArley/Packages.MAUI/tree/master/src/MauiDays):** my calendar library provides a customizable calendar control that can be easily integrated into your .NET MAUI projects to help manage dates. The library includes various features such as multi-language support, month selector, calendar page, and more.
Each library in my project comes with its own documentation, providing detailed information and examples on how to use it in your .NET MAUI projects.
I recommend exploring the documentation to understand the full range of capabilities each library offers.
Simply navigate to the corresponding folder in my GitHub repository and look for the documentation file.
I'm committed to provide ongoing support and updates to ensure that they remain compatible with the latest versions of .NET MAUI and other relevant technologies. I appreciate feedback and contributions from the community and encourage you to get in touch with me if you have any questions or suggestions.
Thank you for your interest in my project, and I look forward to seeing what you create with our libraries!
## **Getting Started**
You can install the NuGet Package into your .NET MAUI project or download the source code from my GitHub repository and add the libraries to your project.
### **NuGet**
[![nuget-codes-shield]][pincodes-authorization-url]
[![nuget-calendar-shield]][mauidays-url]### **Install and use the source code**
##### **Requirements**
* Windows 10/11 version 1809 or higher **or** macOS 11 or higher, using Mac Catalyst.
* Visual Studio 2022+.
* Either install Visual Studio, or modify your installation, and install the .NET Multi-platform App UI development workload.
##### **Installation**
1. Clone the repo:
```sh
git clone https://github.com/welissonArley/Packages.MAUI.git
```2. Run the app Packages.MAUI.App to see the examples of all libraries.
3. Have a good time testing.
## **Roadmap**
My product roadmap is where you can learn about what features I'm working on, what stage they're in, and when I expect to bring them to you.
Every item on the roadmap is an issue, with a label that indicates each of the following:
- **Bug:** There is something that is not working properly and we need to fix this;
- **duplicated:** This issue already exists;
- **question:** We need more information to reproduce, fix and/or understand this issue;
- **exploring:** Feature under consideration. We are considering building this feature, and gathering feedback on it;
- **In design:** We are creating the design for this feature;
- **Working on it:** We are developing the feature or fixing the bug right now, this labels means: we are working on the code;
- **Done for next Release:** This label means: on the next app version this will be available for all users.
# **Connect with Me**
[![instagram-shield]][instagram-url]
[![linkedin-shield]][linkedin-url]
[![buy-me-book-shield]][buy-me-book-url][linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=000000
[buy-me-book-shield]: https://img.shields.io/badge/-buy_me_a_book-gray?logo=buy-me-a-coffee&style=for-the-badge
[instagram-shield]: https://img.shields.io/badge/-Instagram-black.svg?style=for-the-badge&logo=instagram&colorB=9a3797&color=ffffff
[nuget-codes-shield]: https://img.shields.io/badge/PinCodes.Authorization.Maui-004880?style=for-the-badge&logo=nuget&logoColor=white
[nuget-calendar-shield]: https://img.shields.io/badge/MauiDays-004880?style=for-the-badge&logo=nuget&logoColor=white
[linkedin-url]: https://www.linkedin.com/in/welissonarley/
[buy-me-book-url]: https://www.buymeacoffee.com/welissonArley
[instagram-url]: https://www.instagram.com/welisson.me/
[pincodes-authorization-url]: https://www.nuget.org/packages/PinCodes.Authorization.Maui/
[mauidays-url]: https://www.nuget.org/packages/ControlDays.Calendar.Maui/