Awesome
(Discontinued) AppHosting
Closest .NET Core Hosting implementation for Xamarin.Forms built to deliver better architecture for your application.
Visit the wiki for step-by-step introduction and features description.
Sample project
Xamarin.Forms Advanced Template project uses this library.
Packages
Package name | Nuget package |
---|---|
AppHosting.Abstractions | |
AppHosting.Hosting | |
AppHosting.Xamarin.Forms.Abstractions | |
AppHosting.Xamarin.Forms | |
AppHosting.Xamarin.Forms.Android | |
AppHosting.Xamarin.Forms.iOS |
Contribution
If you find any problem, bug or unexpected crash, feel free to open new issue here using Github Issues
feature. If you wish, you can also create PRs to resolve an issue, suggest a better implementation or introduce a completely new feature.
Please, provide the description of the PR in a comfortable (for you), but respectful manner: a well-described information will help authors and contributors to understand & test your changes better.
Code style
Use these guidelines.
Credits
Big appreciation and honor to the following creators and their masterpieces:
- Microsoft Extensions by .NET team: both from Microsoft and contributors;
- ASP.NET Core by .NET team: both from Microsoft and contributors;
- Xamarin.Forms by Xamarin team: both from Microsoft and contributors;
- AsyncAwaitBestPractices.MVVM by Brandon Minnick and community;
- Rg.Plugins.Popup by Kirill and community;
- XamEffects by Vladislav Zhukov and community;
- Fody.PropertyChanged by Fody and community.
License
Visit the LICENSE.md file.