1
0
mirror of synced 2024-11-14 17:33:49 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
b3c432d629 Basic implementation for saving and loading publisher messages 2022-01-23 13:54:29 +01:00
317eebe789 Fixed message validation failing on macros
Benchmarked JSON formatting, changed implementation accordingly
2022-01-23 11:41:33 +01:00
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
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
229fc9415d Implemented raw publishing 2021-12-06 14:08:29 +01:00
2755e93440 Started major refactoring
- Upgrade to .NET 5
- Split functionality into libraries
- Tabbed interface for multiple subscribers
- Placeholder for publishing tab
2021-11-28 14:18:21 +01:00