Acr.Support
2.1.0
Support libraries for android and ios
Install-Package Acr.Support -Version 2.1.0
dotnet add package Acr.Support --version 2.1.0
<PackageReference Include="Acr.Support" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Acr.Support --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Acr.Support, 2.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Acr.Support as a Cake Addin
#addin nuget:?package=Acr.Support&version=2.1.0
// Install Acr.Support as a Cake Tool
#tool nuget:?package=Acr.Support&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
big version, minor update
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Acr.Support:
| Package | Downloads |
|---|---|
|
Acr.UserDialogs
Allows for messagebox style dialogs to be called from your shared/PCL/MVVM code
- Action Sheet (multiple choice menu)
- Alert
- Confirm
- Date
- Loading
- Login
- Progress
- Prompt
- Toast (Snackbars)
- Time
On android, be sure to call UserDialogs.Init() before using!
Supported Platforms
- iOS 8+
- Android
- Universal Windows Platform (Win10/UWP)
- NET Standard 1.1
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 2.1.0 | 0 | 06.02.2022 |