MT.Notifications 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package MT.Notifications --version 1.0.1
                    
NuGet\Install-Package MT.Notifications -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="MT.Notifications" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MT.Notifications" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="MT.Notifications" />
                    
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 MT.Notifications --version 1.0.1
                    
#r "nuget: MT.Notifications, 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.
#addin nuget:?package=MT.Notifications&version=1.0.1
                    
Install MT.Notifications as a Cake Addin
#tool nuget:?package=MT.Notifications&version=1.0.1
                    
Install MT.Notifications as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
1.2.0 2,752 4/7/2019
1.1.3 776 5/22/2019
1.1.2 769 1/22/2019
1.1.1 978 12/23/2018
1.1.0 971 8/20/2018
1.0.1 1,055 9/29/2017
1.0.0 1,031 7/11/2017

Solved error - with toastr on bottom right