DevsDNA.WhenTheAppWasBuilt
1.0.1
dotnet add package DevsDNA.WhenTheAppWasBuilt --version 1.0.1
NuGet\Install-Package DevsDNA.WhenTheAppWasBuilt -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DevsDNA.WhenTheAppWasBuilt" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DevsDNA.WhenTheAppWasBuilt --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DevsDNA.WhenTheAppWasBuilt, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DevsDNA.WhenTheAppWasBuilt as a Cake Addin #addin nuget:?package=DevsDNA.WhenTheAppWasBuilt&version=1.0.1 // Install DevsDNA.WhenTheAppWasBuilt as a Cake Tool #tool nuget:?package=DevsDNA.WhenTheAppWasBuilt&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid71 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
MonoAndroid 7.1
- Xam.Plugin.DeviceMotion (>= 1.1.2)
- Xamarin.Android.Support.Animated.Vector.Drawable (>= 23.3.0)
- Xamarin.Android.Support.Design (>= 23.3.0)
- Xamarin.Android.Support.v4 (>= 23.3.0)
- Xamarin.Android.Support.v7.AppCompat (>= 23.3.0)
- Xamarin.Android.Support.v7.CardView (>= 23.3.0)
- Xamarin.Android.Support.v7.MediaRouter (>= 23.3.0)
- Xamarin.Android.Support.v7.RecyclerView (>= 23.3.0)
- Xamarin.Android.Support.Vector.Drawable (>= 23.3.0)
- Xamarin.Forms (>= 2.4.0.280)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- Xam.Plugin.DeviceMotion (>= 1.1.2)
- Xamarin.Forms (>= 2.4.0.280)
-
Xamarin.iOS 1.0
- Xam.Plugin.DeviceMotion (>= 1.1.2)
- Xamarin.Forms (>= 2.4.0.280)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- Slightly improved alert with self-explanatory emojis to avoid language mixing
- Enabled AOS (ahead-of-shake) mode to show the alert on demand
- Documented API a little bit