Update README.md
This commit is contained in:
parent
5e166db243
commit
52517534f8
@ -1052,6 +1052,7 @@ Source code: [TelegramBotBase.Extensions.Images/](/TelegramBotBase.Extensions.Im
|
||||
|
||||
Nuget package: [https://www.nuget.org/packages/TelegramBotBase.Extensions.Images/](https://www.nuget.org/packages/TelegramBotBase.Extensions.Images/)
|
||||
|
||||
|
||||
### TelegramBotBase.Extensions.Images.IronSoftware
|
||||
|
||||
Extends the base package with some additional image methods like SendPhoto (using Bitmap)
|
||||
@ -1063,6 +1064,10 @@ Important: This extension uses the IronSoftware drawing library.
|
||||
|
||||
[https://www.nuget.org/packages/TelegramBotBase.Extensions.Images.IronSoftware/](https://www.nuget.org/packages/TelegramBotBase.Extensions.Images.IronSoftware/)
|
||||
|
||||
Source code: [open source](TelegramBotBase.Extensions.Images.IronSoftware/)
|
||||
|
||||
Nuget package: [https://www.nuget.org/packages/TelegramBotBase.Extensions.IronSoftware/](https://www.nuget.org/packages/TelegramBotBase.Extensions.IronSoftware/)
|
||||
|
||||
### TelegramBotBase.Extensions.Serializer.Database.MSSQL
|
||||
|
||||
A session serializer for Microsoft SQL Server.
|
||||
@ -1087,6 +1092,7 @@ Nuget package: [https://www.nuget.org/packages/TelegramBotBase.Extensions.Serial
|
||||
|
||||
Credits: [@Kataane](https://github.com/Kataane)
|
||||
|
||||
|
||||
## Test Project
|
||||
|
||||
There is a "TelegramBotBase.Test" project inside the repository which includes minimal examples for all controls available.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user