Florian Zevedei
2e454d7f5c
Removing SQLClient dependency
2024-01-28 19:17:15 +01:00
Florian Zevedei
339319ef2a
Update README.md
2024-01-28 18:50:27 +01:00
Florian Zevedei
c8b12e9168
Adding credits
2024-01-28 18:49:52 +01:00
Florian Zevedei
cbc31b8ff5
adding source path to Readme
2024-01-28 18:48:31 +01:00
Florian Zevedei
c514ede03f
Adding PostgreSQL extension to Readme
2024-01-28 18:45:17 +01:00
Florian Zevedei
c91fbaa16c
Downgrade target framework to.NET 6
2024-01-28 18:39:56 +01:00
Florian Zevedei
b8125e9aed
Merge pull request #58 from Kataane/add-postgresql-serializer
...
Add PostgreSQL serializer
2024-01-28 18:34:15 +01:00
Florian Zevedei
d4af8797fb
Add new PostgreSQL extension to solution file
2024-01-28 02:16:55 +01:00
Florian Zevedei
93fda551e1
Merge pull request #57 from Kataane/master
...
Russian translation added
v6.3.2
2024-01-28 02:04:13 +01:00
Kataane
b14913362e
Update README.md
2024-01-27 13:21:46 +07:00
Kataanee
8b22fd7b74
Fast fix
2024-01-27 13:16:27 +07:00
Kataanee
254c002d4a
Add Russian in ILanguageSelectionStage
2024-01-27 13:14:15 +07:00
Kataanee
a632440efd
Add PostgreSQL serializer
2024-01-26 18:48:43 +07:00
Kataanee
194d8ba317
Revert "Russian translation added"
...
This reverts commit d833b1e0889b5c56f152222a5e38bcf0b13b1fc3.
2024-01-26 18:46:49 +07:00
Kataanee
d833b1e088
Russian translation added
2024-01-26 12:42:41 +07:00
Florian Zevedei
084395e962
Bugfix, adding missing DeviceSession to UpdateResult
v6.3.1
2024-01-24 22:15:16 +01:00
Florian Zevedei
cc4c743721
Merge pull request #56 from MajMcCloud/dependabot/nuget/TelegramBotBase.Extensions.Serializer.Database.MSSQL/Microsoft.Data.SqlClient-5.1.3
...
Bump Microsoft.Data.SqlClient from 5.0.0 to 5.1.3 in /TelegramBotBase.Extensions.Serializer.Database.MSSQL
2024-01-17 22:41:15 +01:00
dependabot[bot]
4e55fd42d6
Bump Microsoft.Data.SqlClient
...
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient ) from 5.0.0 to 5.1.3.
- [Release notes](https://github.com/dotnet/sqlclient/releases )
- [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dotnet/sqlclient/compare/v5.0.0...v5.1.3 )
---
updated-dependencies:
- dependency-name: Microsoft.Data.SqlClient
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 19:28:47 +00:00
Florian Zevedei
83e09aec2a
Removing System.Drawing.Common dependency
2023-12-29 14:38:11 +01:00
Florian Zevedei
a63f71268c
Update README.md
2023-12-28 15:17:14 +01:00
Florian Zevedei
d56b26a788
Merge pull request #55 from MajMcCloud/development
...
Integrating development branch into master
v6.3.0
2023-12-26 17:32:51 +01:00
Florian Zevedei
c1018ac5a0
Adding ThrowPendingUpdates option to builder and Message client.
2023-12-09 14:56:02 +01:00
Florian Zevedei
064399ed77
Replace nuget reference with project for development
2023-12-09 14:54:23 +01:00
Florian Zevedei
121a788c17
Update README.md
2023-12-08 01:52:47 +01:00
Florian Zevedei
40199a1d81
Merge pull request #51 from contributeless/feature/ability-to-log-exceptions-to-any-destination
...
Added the ReceiveError event to MessageClient to provide the ability to handle exceptions in client code
2023-12-07 17:50:57 +01:00
Florian Zevedei
794dee7f58
improved readability
2023-12-07 17:49:35 +01:00
Florian Zevedei
88309e607b
Adding localization notes to Readme file
2023-12-06 15:44:59 +01:00
Florian Zevedei
a71eed5054
Merge pull request #54 from MajMcCloud/master
...
Syncing master and development branch
2023-12-06 15:36:53 +01:00
Florian Zevedei
2a873cc29b
Merge pull request #53 from MajMcCloud/development
...
Integrating development branch into master
v6.2.0
2023-12-06 15:23:47 +01:00
Florian Zevedei
f401216eff
Fixing EditMessage behaviour
2023-12-06 15:19:28 +01:00
Florian Zevedei
0cb4f02a8d
Merge pull request #52 from contributeless/fix/get-device-id-from-edited-message
...
Fix: get chat id from edited message
2023-12-06 15:17:17 +01:00
TCSBANK\e.khudik
62b6bafbd3
Fix: get chat id from edited message
2023-12-05 13:02:53 +03:00
TCSBANK\e.khudik
89332244e3
Added the ReceiveError event to MessageClient to provide the ability to handle exceptions in client code
2023-12-04 15:10:28 +03:00
Florian Zevedei
43f4ab1061
Update README.md
2023-11-26 15:09:42 +01:00
Florian Zevedei
1f438186f4
Merge pull request #50 from MajMcCloud/master
...
Merging master changes into development branch
2023-11-26 15:08:56 +01:00
Florian Zevedei
f447b058d0
Update README.md
2023-11-26 15:08:40 +01:00
Florian Zevedei
40ba9bd8ab
Update README.md
2023-11-26 15:07:43 +01:00
Florian Zevedei
ca473f78ed
Adding /start command handling to test project
2023-11-02 14:52:05 +01:00
Florian Zevedei
ab702dbc9f
Added missing UsePersian method to interface.
2023-11-01 01:09:35 +01:00
Florian Zevedei
23dc1ff1d6
Merge pull request #48 from mottaghipour/master
...
[LANGUAGE] implement Persian language class
2023-11-01 01:01:25 +01:00
AmirAbbas
e044d725c9
[FEATURE] add UsePersian method to BotBaseBuilder class
2023-10-31 13:25:46 +03:30
AmirAbbas
4825beea7e
[FEATURE] implement Persian language class
2023-10-31 13:23:41 +03:30
AmirAbbas
78d65868ff
[BASE] Init Persian language class
2023-10-31 13:11:02 +03:30
AmirAbbas
d7aca80d59
[REFACTOR] convert language classes to language sealed classes
2023-10-31 13:10:31 +03:30
Florian Zevedei
73863c4154
Adding project files
2023-09-29 18:40:56 +02:00
Florian Zevedei
e3b1a32535
Adding missing Program.cs
2023-09-29 18:40:20 +02:00
Florian Zevedei
571049eeb4
Replacing exception text with nameof litteral
2023-09-29 18:34:33 +02:00
Florian Zevedei
30222d640d
Adding full DI navigation example for testing purposes.
...
- adding internal private field into FormBase class
- adding Extension methods into DependencyInjection namespace for use
- adding 2 NavigateTo extension methods for DI using ServiceProvider
- adding example project
- adding to readme as example
2023-09-29 18:34:10 +02:00
Florian Zevedei
e6a48115a6
Adding xml comments to BotBase
2023-09-29 18:28:55 +02:00
Florian Zevedei
b278015dd4
Replacing static names in exception messages with nameof literal
2023-09-29 18:26:39 +02:00