Splat 2.0.0
A library to make things cross-platform that should be
Install-Package Splat -Version 2.0.0
dotnet add package Splat --version 2.0.0
<PackageReference Include="Splat" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Splat --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Splat, 2.0.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 Splat as a Cake Addin
#addin nuget:?package=Splat&version=2.0.0
// Install Splat as a Cake Tool
#tool nuget:?package=Splat&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/paulcbetts/splat/releases
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Splat:
| 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.0.0 | 0 | 06.02.2022 |