patheems
ba31886db7
Solve the issue of being restricted to using Newtonsoft ( #664 )
* Solve the issue of being restricted to using Newtonsoft for serialization/deserialization.
* Removed whitespace
* Failed build fixed by injecting ISerializer.
* Removed unintended reference.
Co-authored-by: Patrick Heemskerk <pheemskerk@inforit.nl>
hace 4 años
Savorboard
80c76ed52f
Fix browser language detection. #631
hace 4 años
Savorboard
1c3f70940f
Upgrade dependencies NuGet package to latest
hace 4 años
Pascal Slegtenhorst
0d603a7bde
partial topic attributes ( #617 )
* Added support for defining topic attribute partials
* Updated readme
* Small improvements to partial topic implementation.
Co-authored-by: Pascal Slegtenhorst <pslegtenhorst@inforit.nl>
hace 4 años
xiangxiren
338ba4c201
fix sqlserver dashboard query bug ( #600 )
* fix bug
* fix bug
Co-authored-by: wandone\xlw <123456>
hace 4 años
Savorboard
a5b807d5ef
Upgrade dependent nuget package version
hace 4 años
Savorboard
73949a4143
Improve dashboard
hace 5 años
Savorboard
d101c75c29
Fix dashboard requeue and reconsume failed bug. #482
hace 5 años
Savorboard
fe22904c78
Upgrade deps packages to support .net core 3.1
hace 5 años
Savorboard
0a52789884
Disable assembly generate
hace 5 años
Savorboard
aaecabe589
V3.0 ( #452 )
* Architectural refactoring
* Add new memory serializer
* code refactor
* Add service inject
* update to publish
* Fix message consumer bugs
* upgrade to netcoreapp3.0
* remove discoverys code
* remove unused files
* Code refactor
* code cleanup
* remove unused file
* upgrade nuget and upgrade framework to netstandard 2.1
* add async support for CAPTransaction
* bug fixed
* Typo: "Getting Stared"
* Add dashboard api interface
* Add Nodediscovry
* remove unused file
* upgrade dashoboard module
* Rename file
* Refactoring postgresql implementation for version 3.0
* Fixed mysql dashboard query bug
* Code refactoring
* Refactoring sqlserver implementation for version 3.0
* Refactoring mongo implementation for version 3.0
* Add index for mysql table
* Fixed sqlserver connection async issue
* Refactoring kafka transport implementation for version 3.0
* Refactoring inmemory storage implementation for version 3.0
* Refactoring azure serverbus transport implementation for version 3.0
* Update samples to netcoreapp3.0
* Refactoring namespace
* Change System.Text.Json to Json.NET
* Code refactoring
* Rename class
* Fix obsolete
* Fix kafka consumer client bugs
* Fix sql reader column index error
* Introduced rewrite table name option
* Introduced rewrite table name option
* Introduced rewrite table name option for pgsql
* Introduced rewrite table name option
* Fix SqlServer service injection bug
* Fix sql bug
* Fix Kafka transport check not working bug. #436
* code cleanup
* update samples
* Adjust dashboard display
* Refacing diagnostics tracing module.
* Code cleanup
* Remove outdated unit tests
* Add sync publish method with additional header
* update version to 3.0
* Add fake transport fot unit tests
* Support null value of message body.
* Rename class
* Rename class
* Fix mysql unit tests
* Fix loops when configuration items are abnormal or unreachable. #444
* Refactoring
* Add sqlsever samples
* Schema renaming to lowercase is more conformant
* Fix SQL Server tranaction error in entityframework. #402
* update readme
* update ci yml
* Remove the database integration test
* fix build error
* upgrade mongo nuget package to 2.10.0, because 2.8.0 have bugs in .net core 3.0
* Fix mongodb dashboard query bugs
* update samples
* Fix postgresql storage bugs
* Fix build error
* Fix unit tests
* Fix build errorFix unit tests
* Add Kafka options to support custom header to add offset and partition into CapHeader. #374
hace 5 años
Savorboard
04a42619ac
Fix build error
hace 5 años
Savorboard
5d7c779654
Rename class
hace 5 años
Savorboard
828de68634
Adjust dashboard display
hace 5 años
Savorboard
835b589ae6
Fix obsolete
hace 5 años
Savorboard
b3aeb1a247
Refactoring namespace
hace 5 años
Savorboard
c4f4f5f484
upgrade dashoboard module
hace 5 años
Savorboard
200d14a826
remove unused file
hace 5 años
Savorboard
59f90b07bb
Add Nodediscovry
hace 5 años
Savorboard
5d1c1bfb08
Architectural refactoring
hace 5 años