wanggang
e7be86f09f
增加BPA.CAP扩展
2年前
shaw
6724f02ef7
Fixes EF transaction missing SaveChanges
2年前
Savorboard
f9dc402e9a
Update the samples ef core package version to 6.0. ( #1114 )
2年前
albertopm19
3482c553e7
Add authorization feature to CAP dashboard ( #1113 )
2年前
Mateus Viegas
7c50fd4f69
Added CustomHeaders support to Azure Service Bus transport ( #1063 )
* Updated docs
* Added CustomHeaders property to CAP.AzureServiceBusOptions.cs
* Merged upstream/master
* Updated docs
* Verified if a custom header with the same key is already present
3年前
Savorboard
deb869cc06
Update to .NET 6
3年前
Dariusz Lenartowicz
f034c1e502
Added possibility to process messages for each consumer group independently ( #1034 )
* Clarifying the behavior of Subscription Group
* Improved logging informations
* Added DispatcherPerGroup implementation
* Added Sample.RabbitMQ.SqlServer.DispatcherPerGroup
* Renaming receivers in sample
* Updated documentation
3年前
Savorboard
f1670c8268
Add pulsar samples.
3年前
Savorboard
2b44f6eaa1
Upgrade plusar client to 2.8.1
3年前
Mahmoud Samir
8289e5066a
Apply redis keys hashslots for cluster support ( #949 )
* apply redis keys hashslots for cluster support
* rename var
3年前
Mahmoud Samir
55fa911f52
Revert "apply redis keys hashslots for cluster support"
This reverts commit 0d8f084d88
.
3年前
Mahmoud Samir
0d8f084d88
apply redis keys hashslots for cluster support
3年前
Savorboard
790be1c779
Update samples
3年前
Matt Psaltis
2069014720
Add cancellation token support to Subscribers ( #912 )
* Add cancellation token support to Subscribers
* Fix for concurrent tests
* Working on additional tests for unique method cache key and dispatcher rework
* Makes Dispatcher a processing server
3年前
Savorboard
187ede5cd2
Add custom authorization scheme support for dashbaord. #906
3年前
Savorboard
28faa1c51b
update samples
3年前
Savorboard
55a2dcf028
Replace razor Dashboard to Vue ( #880 )
* Add new UI project
* Update samples project
* update mainlayout
* Dashboard blazor (#859 )
* refactor: move blazor.server.js to the end
* feat: add BootstrapBlazor service
* chore: upgrade package of BB to latest
* docs: add link for side menu
* Standardized dashboard interface
* Adjust middleware registration
* Fix null exception
* Refactoring paging data for api
* Replace to the new Dashboard
* update vue.config.js
* Rename project
* Add dist folder to project
* Fix project namespace
* Fix sql query bug
Co-authored-by: Argo Zhang <argo@163.com>
3年前
xiangxiren
d048e5f757
Added option to configure JSON serialization settings ( #879 )
* Added option to configure JSON serialization settings
* Fix unit test errors
3年前
Savorboard
2908a5e6e8
Add license header
3年前
Mahmoud S. Zeid
671b77437a
rename project folder to RedisStreams
3年前
Mahmoud S. Zeid
93ee3f28a0
change project name from Redis to RedisStreams
ensure consumer group creation while reading from stream
3年前
David Smith
9b83982070
Use GenericConsumerServiceSelector in tests. ( #843 )
Removes sample project.
Co-authored-by: Dave Smith <dave.smith@ventivtech.com>
3年前
mahmoud.samir
433460cf48
add redis streams support
3年前
David Smith
56400d91b0
Add GenericConsumerServiceSelector ( #835 )
* Custom selector does not route messages
* Works with generic ConsumerServiceSelector.
Works with generic ConsumerServiceSelector.
Moves INamedGroup.
Co-authored-by: Dave Smith <dave.smith@ventivtech.com>
3年前
Mateus Viegas
b7649308b2
Created DefaultChallengeScheme on CAP.DashboardOptions.cs to specify dashboard auth challenge scheme ( #815 )
3年前
mahmoud.samir
1522d1c2b1
add redis sample
3年前
Savorboard
31891fbfc1
Upgrade dependent nuget package to latest version. #803
3年前
Savorboard
3dedfd4c5e
fix build warning
3年前
Mateus Viegas
8056d49643
Fix/dashboard auth ( #793 )
* Moved app.UseCapDashboard() later in the pipeline and added new parameter to ChallengeAsync with built-in Authorization and Authentication
* Added a sample for using Authenticated dashboards with OpenId
3年前
Savorboard
ea7e6e7764
Update nuget packages to .NET 5
4年前
Reza3307
e11e44ba7c
Update nuget packages and support .Net 5 ( #727 )
Co-authored-by: Solale90 <solaleh.rm@gmail.com>
4年前
Savorboard
8cc49dba17
Remove test connection string from sample
4年前
Savorboard
3528432277
Support custom multiple producer threads for sending。 #731
4年前
Savorboard
a1fc033200
Fix sample code error. #701
4年前
Savorboard
ec22b181af
Update the sample to remove test string
4年前
Savorboard
1c3f70940f
Upgrade dependencies NuGet package to latest
4年前
杨晓东
79e34ca2c2
Code refactoring
4年前
Savorboard
ae471b4cae
Add AmazonSQS samples
4年前
Christian Pauli
01030f91f2
topic in producer needed
4年前
Christian Pauli
0a65c01a3a
revert kafka inmem
4年前
Christian Pauli
8c6332e7ed
adding sample
4年前
Christian Pauli
1f715f389d
add pulsar transport
4年前
Bradley Grainger
285904bd03
Update MySqlConnector to 1.0. ( #587 )
4年前
Savorboard
a5b807d5ef
Upgrade dependent nuget package version
4年前
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年前
Savorboard
f6588441fc
Add conosole app sample
4年前
Savorboard
0603833cf8
Refactored FailedThresholdCallback parameters to support getting the ServiceProvider. #522
4年前
Savorboard
7489ae9d8e
Update samples
4年前
Savorboard
55f07ee14e
update samples to asp.net core 3.1
5年前
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
5年前