Florian Zevedei
667ca5ba6c
Updating json serializer to fit System.Text.Json
2024-11-09 16:04:42 +01:00
Florian Zevedei
0e8e96f2d8
Replacing Newtonsoft.Json with System.Text.Json (experimental)
2024-09-25 16:56:03 +02:00
Florian Zevedei
b278015dd4
Replacing static names in exception messages with nameof literal
2023-09-29 18:26:39 +02:00
ZavaruKitsu
5ab15621a0
fix: reformat using C# rules
2022-10-08 19:26:34 +03:00
ZavaruKitsu
a731e2a8d0
fix: some build & linter warnings
2022-10-08 19:15:51 +03:00
FlorianDahn
dfa479d409
Fix in StateMachines
2020-05-04 15:18:48 +02:00
FlorianDahn
07dec0dc9d
Small fixes and clarifications
2020-05-04 02:20:16 +02:00
FlorianDahn
2fc16b18da
DefaultStateForm
...
- adding DefaultStateForm to redirect Sessions after reloading Sessions to a different Form instead of "restart" the session (i.e. on an in Bot wizard you just want to let the user continue on the main menu)
- adding to SaveSessions to save the "main menu" instead of skipping the ignored form
2020-05-04 02:12:50 +02:00
FlorianDahn
0cdb8c3a1a
Adding StateMachine for Session serialization
...
- adding multiple classes and interfaces for Session Serialization and recovery after restart
2020-04-05 13:13:11 +07:00