Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SnowPowerCore/AppHosting-Discontinued
(Discontinued) Closest .NET Generic Host implementation for Xamarin.Forms built to deliver better architecture for your application.
https://github.com/SnowPowerCore/AppHosting-Discontinued
Last synced: 3 months ago
JSON representation
(Discontinued) Closest .NET Generic Host implementation for Xamarin.Forms built to deliver better architecture for your application.
- Host: GitHub
- URL: https://github.com/SnowPowerCore/AppHosting-Discontinued
- Owner: SnowPowerCore
- License: mit
- Created: 2021-08-08T12:09:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T21:47:39.000Z (6 months ago)
- Last Synced: 2024-07-28T19:22:50.879Z (3 months ago)
- Language: C#
- Homepage:
- Size: 217 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-xamarin-forms - AppHosting ★2
README
[![made-by- net (1)](https://github.com/SnowPowerCore/.NET-Custom-Console-App-Template/assets/35460261/d97613a9-740d-4f08-a931-81b77cfffb36)](https://dot.net)
# (Discontinued) AppHosting
Closest .NET Core Hosting implementation for Xamarin.Forms built to deliver better architecture for your application.Visit the [wiki](https://github.com/SnowPowerCore/AppHosting/wiki) for step-by-step introduction and features description.
# Sample project
[Xamarin.Forms Advanced Template](https://github.com/SnowPowerCore/Xamarin-Forms-Advanced-Template) project uses this library.# Packages
| Package name | Nuget package |
| ----------------- | ------------- |
| AppHosting.Abstractions | [![NuGet version (AppHosting.Abstractions)](https://img.shields.io/nuget/v/AppHosting.Abstractions.svg?style=flat-square)](https://www.nuget.org/packages/AppHosting.Abstractions/)|
| AppHosting.Hosting | [![NuGet version (AppHosting.Hosting)](https://img.shields.io/nuget/v/AppHosting.Hosting.svg?style=flat-square)](https://www.nuget.org/packages/AppHosting.Hosting/)|
| AppHosting.Xamarin.Forms.Abstractions | [![NuGet version (AppHosting.Xamarin.Forms.Abstractions)](https://img.shields.io/nuget/v/AppHosting.Xamarin.Forms.Abstractions.svg?style=flat-square)](https://www.nuget.org/packages/AppHosting.Xamarin.Forms.Abstractions/)|
| AppHosting.Xamarin.Forms | [![NuGet version (AppHosting.Xamarin.Forms)](https://img.shields.io/nuget/v/AppHosting.Xamarin.Forms.svg?style=flat-square)](https://www.nuget.org/packages/AppHosting.Xamarin.Forms/)|
| AppHosting.Xamarin.Forms.Android | [![NuGet version (AppHosting.Xamarin.Forms.Android)](https://img.shields.io/nuget/v/AppHosting.Xamarin.Forms.Android.svg?style=flat-square)](https://www.nuget.org/packages/AppHosting.Xamarin.Forms.Android/)|
| AppHosting.Xamarin.Forms.iOS | [![NuGet version (AppHosting.Xamarin.Forms.iOS)](https://img.shields.io/nuget/v/AppHosting.Xamarin.Forms.iOS.svg?style=flat-square)](https://www.nuget.org/packages/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](https://docs.microsoft.com/en-us/dotnet/standard/design-guidelines/) guidelines.# Credits
Big appreciation and honor to the following creators and their masterpieces:
- [Microsoft Extensions](https://github.com/dotnet/extensions) by [.NET team: both from Microsoft and contributors](https://github.com/dotnet);
- [ASP.NET Core](https://github.com/dotnet/aspnetcore) by [.NET team: both from Microsoft and contributors](https://github.com/dotnet);
- [Xamarin.Forms](https://github.com/xamarin/Xamarin.Forms) by [Xamarin team: both from Microsoft and contributors](https://github.com/xamarin);
- [AsyncAwaitBestPractices.MVVM](https://github.com/brminnick/AsyncAwaitBestPractices) by [Brandon Minnick and community](https://github.com/brminnick);
- [Rg.Plugins.Popup](https://github.com/rotorgames/Rg.Plugins.Popup) by [Kirill and community](https://github.com/rotorgames);
- [XamEffects](https://github.com/mrxten/XamEffects) by [Vladislav Zhukov and community](https://github.com/mrxten);
- [Fody.PropertyChanged](https://github.com/Fody/PropertyChanged) by [Fody and community](https://github.com/Fody).# License
Visit the [LICENSE.md](https://github.com/SnowPowerCore/AppHosting/blob/main/LICENSE.md) file.# Stats
![Alt](https://repobeats.axiom.co/api/embed/4dd436b50c18b056556499b5fda3dd0ffdbe01cd.svg "Repobeats analytics image")