Fic.XTB.InAppNotificationBuilder 1.2022.4.2

dotnet add package Fic.XTB.InAppNotificationBuilder --version 1.2022.4.2
                    
NuGet\Install-Package Fic.XTB.InAppNotificationBuilder -Version 1.2022.4.2
                    
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="Fic.XTB.InAppNotificationBuilder" Version="1.2022.4.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fic.XTB.InAppNotificationBuilder" Version="1.2022.4.2" />
                    
Directory.Packages.props
<PackageReference Include="Fic.XTB.InAppNotificationBuilder" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fic.XTB.InAppNotificationBuilder --version 1.2022.4.2
                    
#r "nuget: Fic.XTB.InAppNotificationBuilder, 1.2022.4.2"
                    
#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.
#:package Fic.XTB.InAppNotificationBuilder@1.2022.4.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Fic.XTB.InAppNotificationBuilder&version=1.2022.4.2
                    
Install as a Cake Addin
#tool nuget:?package=Fic.XTB.InAppNotificationBuilder&version=1.2022.4.2
                    
Install as a Cake Tool

XrmToolBox tool that allows you to design your in-app notifications, get live preview and source code for creating.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2022.4.2 18,609 4/19/2022
1.2021.12.1 4,268 12/23/2021
1.2021.11.2 2,534 11/23/2021
1.2021.10.4 3,498 10/7/2021
1.2021.10.3 508 10/6/2021
1.2021.9.5 1,340 9/28/2021
1.2021.9.4 534 9/27/2021
1.2021.9.2 576 9/27/2021
1.2021.9.1 616 9/25/2021

1.2021.9.1
- Initial version of the tool released
1.2021.9.2
- Added dashboards support for links
1.2021.9.4
- Added URL validation for links
- Added Expiry parameter
1.2021.9.5
- Added buttons for reordering actions
1.2021.10.3
- Added HTML webresource links
- Fixed empty link text validation
1.2021.10.4
- Fixed new window action issue
1.2021.11.2
- Added custom icon picker dialog
- Fixed minimum height for custom icon
1.2021.12.1
- Fixed issue when fetching more than 5k users
1.2022.4.2
- Fixed issue when generating URL for action that targets new window