Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adenearnshaw/AppShortcutsPlugin
AppShortcuts plugin for Xamarin and Windows
https://github.com/adenearnshaw/AppShortcutsPlugin
Last synced: 30 days ago
JSON representation
AppShortcuts plugin for Xamarin and Windows
- Host: GitHub
- URL: https://github.com/adenearnshaw/AppShortcutsPlugin
- Owner: adenearnshaw
- License: mit
- Created: 2018-01-22T20:06:49.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T00:48:02.000Z (about 2 years ago)
- Last Synced: 2024-11-05T20:49:28.935Z (about 1 month ago)
- Language: C#
- Homepage:
- Size: 1.16 MB
- Stars: 33
- Watchers: 6
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-xamarin-forms - AppShortcutsPlugin ★33 - link into your app. (Plugins)
README
## AppShortcuts Plugin for Xamarin and Windows
Dynamically add and remove shortcuts to your app's icon so the user can deep-link into your app.
### Documentation
Get started by reading the [AppShortcuts Plugin documentation](https://adenearnshaw.github.io/AppShortcutsPlugin/)### Build
[![Build status](https://dev.azure.com/adenearnshaw/AppShortcutsPlugin/_apis/build/status/AppShortcutsPlugin-CI)](https://dev.azure.com/adenearnshaw/AppShortcutsPlugin/_build/latest?definitionId=21)
CI MyGet Feed:
[https://www.myget.org/feed/adenearnshaw/package/nuget/Plugin.AppShortcuts](https://www.myget.org/feed/adenearnshaw/package/nuget/Plugin.AppShortcuts)### NuGet
[![Nuget](https://img.shields.io/nuget/v/Plugin.AppShortcuts.svg?label=NuGet)](https://www.nuget.org/packages/Plugin.AppShortcuts/)
Available on Nuget: [Plugin.AppShortcuts](https://www.nuget.org/packages/Plugin.AppShortcuts)
### Plaform Support
|Platform|Version|
| ------------------- | :------------------: |
|Xamarin.iOS|iOS 8+|
|Xamarin.Android|API 10+|
|Windows 10 UWP|10+|
### Created By: AdenEarnshaw
* Twitter: [@AdenEarnshaw](http://twitter.com/AdenEarnshaw)
* Blog: [AdenEarnshaw.com](https://adenearnshaw.com)#### License
The MIT License (MIT) see [License file](LICENSE)