Savorboard
8afe35f080
Merge branch 'master' of https://github.com/dotnetcore/CAP
3 years ago
Savorboard
1f4420a5e9
Update readme
3 years ago
xiangxiren
09678a1524
Merge pull request #749 from dotnetcore/supports/rabbitmq-publisher-confirms
Enabling Publisher Confirms on RabbitMQ
3 years ago
Savorboard
ff75c952ea
Enabling Publisher Confirms on a Channel. #730
3 years ago
Savorboard
0a456b619a
Update .travis.yml
3 years ago
xiangxiren
4538ffd9af
Merge pull request #743 from dotnetcore/supports/nats
Support NATS
3 years ago
Savorboard
6fbce23478
Update NATS client package
3 years ago
Savorboard
c0db92724a
update NATS to netstandard2.1
3 years ago
Savorboard
607a99025c
Merge branch 'master' into supports/nats
# Conflicts:
# CAP.sln
# CAP.sln.DotSettings
# src/DotNetCore.CAP/Internal/IConsumerRegister.Default.cs
# src/DotNetCore.CAP/Transport/MqLogType.cs
3 years ago
xiangxiren
81b8f2c183
Merge pull request #741 from dotnetcore/feature/replace-to-system-text-json
Replace Newtonsoft.Json to System.Text.Json
3 years ago
Savorboard
e5607f09f1
Replace Newtonsoft.Json to System.Text.Json. #740
3 years ago
Savorboard
734fd22677
Update JetBrains.Annotations to 2020.3.0
3 years ago
Savorboard
6230a233b6
update travis to 5.0.100
3 years ago
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
ef4190ceec
update version to 5.0.0
3 years ago
Vlad Leonov
cb0deca579
Update sqlserver.md ( #738 )
Changed the misprint of Postgre to SqlServer
3 years ago
Savorboard
8cc49dba17
Remove test connection string from sample
4 years ago
Savorboard
d74d15ef1a
Support custom multiple producer threads for sending。 #731
4 years ago
Savorboard
3528432277
Support custom multiple producer threads for sending。 #731
4 years ago
zhangq
8946ca33af
support consul service check for https ( #722 )
4 years ago
Savorboard
aba32015b1
Merge branch 'master' of https://github.com/dotnetcore/CAP
4 years ago
Savorboard
781de19f5e
Upgrade confluent kafka to 1.5.2
4 years ago
Savorboard
078effc3e8
Refactoring
4 years ago
niceguy3-31
ca031d3fc4
Update sqlserver.md ( #720 )
应该是UseSqlServer而不是UsePostgreSql
4 years ago
Savorboard
fcd95fe104
update docs
4 years ago
virtual
5cf83af13e
fix postgresql delete expires data logic error ( #714 )
Signed-off-by: virtual <1185513330@qq.com>
4 years ago
Savorboard
a1fc033200
Fix sample code error. #701
4 years ago
Savorboard
07c3137d40
Fix typo
4 years ago
patheems
334db37479
Executor key change lead to possible null reference exception ( #698 )
* Executor key not unique
* Changed ServiceTypeInfo to name of ReflectedType due to null reference exceptions.
Co-authored-by: Patrick Heemskerk <pheemskerk@inforit.nl>
4 years ago
Savorboard
07076e52e0
Add release notes to docs
4 years ago
patheems
755f210390
Executor key not unique ( #696 )
Co-authored-by: Patrick Heemskerk <pheemskerk@inforit.nl>
4 years ago
Savorboard
bd1cbd6853
Fix InmemoryQueue expired messages are not removed bug. #691 ( #693 )
4 years ago
Savorboard
cbde440414
Upgrade dependent nuget packages to latest
4 years ago
Savorboard
ec22b181af
Update the sample to remove test string
4 years ago
xiangxiren
ec00addd5b
Merge pull request #686 from yang-xiaodong/upgrade-nuget-package
Upgrade Confluent.Kafka nuget package
4 years ago
Savorboard
afaf20a3f2
Fix docs
4 years ago
Savorboard
2170e5c594
Upgrade Confluent.Kafka nuget package
4 years ago
Savorboard
a5c7b3faa5
Fix docs
4 years ago
Savorboard
8ddeda2f44
Fix docs
4 years ago
Savorboard
f3c0aeec32
Update README.md
4 years ago
木木
ea1639f362
Update general.md ( #682 )
添加 RedisMQ 扩展
4 years ago
木木
185ad25a50
Update general.md ( #681 )
添加RedisMQ扩展
4 years ago
xiangxiren
1004b54ace
Record the exception in the headers ( #679 )
* Record the exception in the headers
* Record only Exception.Message
Co-authored-by: wandone\xlw <123456>
4 years ago
Savorboard
50f0def699
Update version.props
4 years ago
Savorboard
c97defa9c7
Cleaning code
4 years ago
Savorboard
7c33b2503d
Delete unused file
4 years ago
Savorboard
edae04d608
Copyright update
4 years ago
Savorboard
65f94bf9ef
Update general.md
4 years ago
Savorboard
623966fb91
Add support for custom message id. #668
4 years ago