Releases: nabinked/NToastNotify
Releases · nabinked/NToastNotify
2.0.2
- Added a new NToastNotifyOption with currently default title and messages for toast messages.
- Added an interface ITempWrapper and TempWrapper implementation to the service container to manage TempData.
- Some Refactoring
2.0.1
Added default parameters to existing methods.
2.0.0
- Added some more helper functions to IToastNotification interface.
- Breaking change with namespace.
- NToastNotify.Constants moved to NToastNotify.
NToastNotify:First Release
Implemented Global Settings.