MT.Notifications
1.0.0
See the version list below for details.
dotnet add package MT.Notifications --version 1.0.0
NuGet\Install-Package MT.Notifications -Version 1.0.0
<PackageReference Include="MT.Notifications" Version="1.0.0" />
paket add MT.Notifications --version 1.0.0
#r "nuget: MT.Notifications, 1.0.0"
// Install MT.Notifications as a Cake Addin #addin nuget:?package=MT.Notifications&version=1.0.0 // Install MT.Notifications as a Cake Tool #tool nuget:?package=MT.Notifications&version=1.0.0
this package is an upper level implementation for creating sweet alerts, gritter messages and toastr messages. it includes all this packages as a bundled in js file. a c# static class and methods available to create notifications scripts in backend code, and send them inside the response to client.
NOT: If you want to download this package in .net core app, please manually add js and css files, notifications.min.css, notifications.all.min.js into your wwwroot folder and be patient until I found a workaround for this :)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.