Commit Graph

10 Commits

Author SHA1 Message Date
Mark van Renswoude a4f85b0f07 Update exchange/routingKey when selecting a Tapeti message class
Slightly improved Raw/Tapeti switching UI
2022-01-14 09:13:55 +01:00
Mark van Renswoude 76d4c8fa85 Use single subscriber tab for replies 2022-01-12 20:54:30 +01:00
Mark van Renswoude 89fa2fccee Implemented Import functionality for Tapeti.Cmd compatible single-file JSON 2022-01-11 20:28:49 +01:00
Mark van Renswoude 2505dad190 Implemented exporting received messages to Tapeti.Cmd compatible JSON file 2022-01-10 13:41:21 +01:00
Mark van Renswoude 785ddbd5b2 Implemented a few ToDo's
- Check required fields before publishing
- Allow cancelling of package downloading
- Check for JsonConverter attribute
- Improved read/unread message separator
2022-01-10 11:52:07 +01:00
Mark van Renswoude c75ea0cc62 Implemented DataAnnotation based validation for Tapeti messages
Fixed class name missing when selecting from Tapeti class
Added Filter to class selection dialog
Fixed or removed some minor todo's
2022-01-03 15:04:00 +01:00
Mark van Renswoude 8ca67c2cc5 Fixed example generation
Additional logging
2022-01-01 21:45:15 +01:00
Mark van Renswoude 133adf205c WIP: generate examples from Tapeti message classes from NuGet feeds
- Implementation of assembly/nuget package selection UI
- Actual example generation needs more work
2021-12-31 18:48:04 +01:00
Mark van Renswoude 210c5c2772 Refactored publishing from received message
Added AppVeyor build file
2021-12-15 12:53:42 +01:00
Mark van Renswoude 057cac4e22 Upgraded to .NET 6
Implemented Tapeti compatible publishing
WIP: example generator from Tapeti message classes (UI still hidden)
2021-12-15 10:50:45 +01:00