Skip to content

A little C# library that allows you to display custom notifications on the user's screen

License

Notifications You must be signed in to change notification settings

IgorYunusov/NotificationManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotificationManager

NuGet version (NotificationManager) NuGet downloads (NotificationManager) GitHub last commit

Установка библиотеки

Package Manager

PM> Install-Package NotificationManager

.NET CLI

> dotnet add package NotificationManager

Основные возможности

  • Отображение уведомлений с заданным текстом и типом
  • Использование кастомизируемых уведомлений
  • Изменение положения отображения и скорости анимаций
  • Возможность настройки цвета и изображений на отображаемой форме

Документация ко всем методам и свойствам библиотеки находится на странице Wiki.

Примеры использования библиотеки: https://github.com/Irval1337/NotificationManager/tree/main/Examples Код уведомления основан на статье с сайта https://csharpui.com/

Превью работы

Preview

About

A little C# library that allows you to display custom notifications on the user's screen

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%