Savorboard
ea7e6e7764
Update nuget packages to .NET 5
3 years ago
Reza3307
e11e44ba7c
Update nuget packages and support .Net 5 ( #727 )
Co-authored-by: Solale90 <solaleh.rm@gmail.com>
3 years ago
Savorboard
8cc49dba17
Remove test connection string from sample
4 years ago
Savorboard
3528432277
Support custom multiple producer threads for sending。 #731
4 years ago
Savorboard
a1fc033200
Fix sample code error. #701
4 years ago
Savorboard
ec22b181af
Update the sample to remove test string
4 years ago
Savorboard
1c3f70940f
Upgrade dependencies NuGet package to latest
4 years ago
Savorboard
ae471b4cae
Add AmazonSQS samples
4 years ago
Bradley Grainger
285904bd03
Update MySqlConnector to 1.0. ( #587 )
4 years ago
Savorboard
a5b807d5ef
Upgrade dependent nuget package version
4 years ago
xiangxiren
37a4d6a0fe
replace dapper with ado.net ( #583 )
* replace dapper with ado.net
* replace dapper with ado.net
* replace dapper with ado.net
* modify nuget reference
Co-authored-by: wandone\xlw <123456>
4 years ago
Savorboard
f6588441fc
Add conosole app sample
4 years ago
Savorboard
0603833cf8
Refactored FailedThresholdCallback parameters to support getting the ServiceProvider. #522
4 years ago
Savorboard
7489ae9d8e
Update samples
4 years ago
Savorboard
55f07ee14e
update samples to asp.net core 3.1
4 years ago
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
4 years ago
Savorboard
801b374079
Fix postgresql storage bugs
4 years ago
Savorboard
99c12441cb
update samples
4 years ago
Savorboard
aedf82cbde
Add sqlsever samples
5 years ago
Savorboard
d627853818
update samples
5 years ago
Savorboard
ffeb5590e2
Introduced rewrite table name option
5 years ago
Savorboard
9f84d7bfae
Update samples to netcoreapp3.0
5 years ago
Savorboard
c4f4f5f484
upgrade dashoboard module
5 years ago
Savorboard
d5314e1ae3
bug fixed
5 years ago
Savorboard
673bd335d4
upgrade to netcoreapp3.0
5 years ago
Savorboard
71e3e1d4ad
Fix message consumer bugs
5 years ago
Savorboard
556cb5a0a5
code refactor
5 years ago
Savorboard
5d1c1bfb08
Architectural refactoring
5 years ago
Savorboard
96c13b87f2
Replace the AzureServiceBus example with the InMomory storage
5 years ago
Savorboard
daee2db80a
Add In-Memory storage support. ( #296 )
5 years ago
Savorboard
b2a0420e86
Features: Add Azure Service Bus Support ( #287 )
Add Azure Service Bus supported
5 years ago
Savorboard
fb6943e847
release 2.4.2 ( #272 )
* update version to 2.4.0
* Add version options to config file.
* update resource
* add message version support for dashboard
* add message version support for dashboard
* Support using version to isolate messages. #220
* update mongo unit tests
* update unit tests
* update unit tests
* Set default versions for consumer groups
* solve the problem of issue#181 (#237 )
* Issue#235 (#238 )
* solve the problem of issue#181
* solve the problem of issue#235
* refactor
* Fix the message persistence bug. #240
* using new CamelCaseNamingStrategy
* update packages to .net core 2.2
* update test framework to netcoreapp2.2
* Update .travis.yml
* update TargetFramework
* Exclude build samples project
* update version to 2.4.1
* add samples project to sln for build
* update version to 2.4.2
* Fixed PostgreSql version isolation feature bug. (#256 )
* Fixed spelling errors
* modify cap publish Message to rabbitmq slow (#261 )
* Startup the CAP with the BackgroundService. #265
* update samples
* Fixed SQL query bug. #266
* update travis ci config
* update travis ci config
* adjust dashboard table column width
* adjust the consumer execution time to milliseconds
5 years ago
Savorboard
74fed843fb
Release 2.4.0 ( #250 )
* update version to 2.4.0
* Add version options to config file.
* update resource
* add message version support for dashboard
* add message version support for dashboard
* Support using version to isolate messages. #220
* update mongo unit tests
* update unit tests
* update unit tests
* Set default versions for consumer groups
* solve the problem of issue#181 (#237 )
* Issue#235 (#238 )
* solve the problem of issue#181
* solve the problem of issue#235
* refactor
* Fix the message persistence bug. #240
* using new CamelCaseNamingStrategy
* update packages to .net core 2.2
* update test framework to netcoreapp2.2
* Update .travis.yml
* update TargetFramework
* Exclude build samples project
6 years ago
Savorboard
57a3e43271
remove unused file
6 years ago
Savorboard
b136e21d44
update samples.
6 years ago
Savorboard
ea6506d1a7
update samples
6 years ago
Savorboard
d753b1a2d6
Add ef sent message demo to SqlServer samples
6 years ago
Savorboard
ffba435d7e
update samples
6 years ago
Savorboard
1bb0c8d5cd
add sqlserver samples
6 years ago
Savorboard
45bd5ed2d1
update samples
6 years ago
Savorboard
dae03f33b7
update samples
6 years ago
Savorboard
406d338a44
update samples
6 years ago
Savorboard
9ecc525433
update samples
6 years ago
Savorboard
797b1f71ba
update samples
6 years ago
Savorboard
8485fb2f0c
rename CapTransaction to Transaction
6 years ago
Savorboard
6a4268cd0a
update samples
6 years ago
Savorboard
53c5c74cb3
update samples.
6 years ago
Savorboard
205e3b3e53
Refactor mongodb module for new transaction mode
6 years ago
Savorboard
8bee1d4369
update samples
6 years ago
Savorboard
20717b5817
Refactor MongoDB for new transaction
6 years ago