Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
colinin
/
CAP
Public
forked from
dotnetcore/CAP
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jan 14, 2026
fix: Fix sql null parameter
Show description for 31777c7
colinin
committed
31777c7
View commit details
Copy full SHA for 31777c7
Browse repository at this point
Commits on Jan 9, 2026
Increment patch version from 0 to 1
yang-xiaodong
authored
649c9c4
View commit details
Copy full SHA for 649c9c4
Browse repository at this point
Commits on Dec 2, 2025
Fix the bug that the version 10.0 of FetchTopic missed asynchronism. (#1772)
yang-xiaodong
committed
539fd2f
View commit details
Copy full SHA for 539fd2f
Browse repository at this point
Commits on Nov 27, 2025
Update sample
yang-xiaodong
committed
4831bbc
View commit details
Copy full SHA for 4831bbc
Browse repository at this point
Commits on Nov 19, 2025
Add Support for .NET 10 (#1769)
Show description for c025eb3
yang-xiaodong
authored
c025eb3
View commit details
Copy full SHA for c025eb3
Browse repository at this point
Commits on Nov 16, 2025
Fix RabbitMQ consumer concurrency by ensuring safe body handling in asynchronous processing (#1767)
otemnov
authored
5a43710
View commit details
Copy full SHA for 5a43710
Browse repository at this point
Commits on Oct 29, 2025
Update github issue templates
yang-xiaodong
committed
6b61df5
View commit details
Copy full SHA for 6b61df5
Browse repository at this point
Add issue template for GitHub issues
yang-xiaodong
authored
07c77b0
View commit details
Copy full SHA for 07c77b0
Browse repository at this point
Commits on Oct 28, 2025
Refactor Dispatcher for modularity and maintainability
Show description for 8ee11cf
yang-xiaodong
committed
8ee11cf
View commit details
Copy full SHA for 8ee11cf
Browse repository at this point
Optimize Dispatcher message processing logic
Show description for 0ba5c7e
yang-xiaodong
committed
0ba5c7e
View commit details
Copy full SHA for 0ba5c7e
Browse repository at this point
Do not return faulty IChannel to the pool (#1759)
pdudnikov
authored
f4c74d9
View commit details
Copy full SHA for f4c74d9
Browse repository at this point
Bump patch version from 1 to 2
yang-xiaodong
authored
58ff2e0
View commit details
Copy full SHA for 58ff2e0
Browse repository at this point
Commits on Oct 27, 2025
Improve clarity and consistency in documentation
Show description for 6afc45d
yang-xiaodong
committed
6afc45d
View commit details
Copy full SHA for 6afc45d
Browse repository at this point
Refactor to minimal hosting model
Show description for f58038c
yang-xiaodong
committed
f58038c
View commit details
Copy full SHA for f58038c
Browse repository at this point
Commits on Oct 23, 2025
Update Startup.cs with Kafka and namespace changes
Show description for 3e0dee4
yang-xiaodong
committed
3e0dee4
View commit details
Copy full SHA for 3e0dee4
Browse repository at this point
#1757
Show description for 9f73042
yang-xiaodong
committed
9f73042
View commit details
Copy full SHA for 9f73042
Browse repository at this point
Commits on Oct 12, 2025
Enable Parallel Sending of Delayed Messages (#1753)
Show description for 92b9b41
KrawMire
authored
92b9b41
View commit details
Copy full SHA for 92b9b41
Browse repository at this point
Refactor RabbitMQ consumer logic for clarity and QoS
Show description for 273fe35
yang-xiaodong
committed
273fe35
View commit details
Copy full SHA for 273fe35
Browse repository at this point
Commits on Sep 23, 2025
feat(kafka): honor allow.auto.create.topics (#1741)
yang-xiaodong
authored
5e4d37c
View commit details
Copy full SHA for 5e4d37c
Browse repository at this point
Commits on Sep 18, 2025
Merge pull request #1742 from c-teleport/feature/mongo-index-cleanup
Show description for ccc714c
demorgi
authored
ccc714c
View commit details
Copy full SHA for ccc714c
Browse repository at this point
Merge remote-tracking branch 'origin/feature/mongo-index-cleanup' into feature/mongo-index-cleanup
otemnov
committed
d8b2411
View commit details
Copy full SHA for d8b2411
Browse repository at this point
Improve logging for non-existent MongoDB indexes during cleanup
otemnov
committed
9ecf35a
View commit details
Copy full SHA for 9ecf35a
Browse repository at this point
Merge branch 'dotnetcore:master' into feature/mongo-index-cleanup
otemnov
authored
081f77f
View commit details
Copy full SHA for 081f77f
Browse repository at this point
Remove deprecated indexes from MongoDB collections
otemnov
committed
7a93516
View commit details
Copy full SHA for 7a93516
Browse repository at this point
Commits on Sep 15, 2025
Add MessageId to RabbitMQ message properties. (#1740)
Show description for 843e6d1
yang-xiaodong
committed
843e6d1
View commit details
Copy full SHA for 843e6d1
Browse repository at this point
Commits on Sep 11, 2025
Remove invalid syntax from delete statements (#1737)
3ldar
authored
98f9328
View commit details
Copy full SHA for 98f9328
Browse repository at this point
When configuring a cluster using RabbitMQ, SSL configuration items configured in the factory are preferred. (#1734)
litiansum
authored
97aeb84
View commit details
Copy full SHA for 97aeb84
Browse repository at this point
Update version to 8.4.1
yang-xiaodong
authored
a65150a
View commit details
Copy full SHA for a65150a
Browse repository at this point
Commits on Aug 25, 2025
Merge pull request #1 from dotnetcore/master
Show description for d533478
otemnov
authored
d533478
View commit details
Copy full SHA for d533478
Browse repository at this point
Fix RabbitMQ consuming body reusing (#1727)
Show description for 024565b
otemnov
and
pdudnikov
authored
024565b
View commit details
Copy full SHA for 024565b
Browse repository at this point
Commits on Aug 7, 2025
Downgrade Microsoft.Data.SqlClient to 6.0.2
yang-xiaodong
committed
5538ccc
View commit details
Copy full SHA for 5538ccc
Browse repository at this point
Update IDataStorage.MongoDB.cs (#1722)
Show description for 13ee8c0
demorgi
authored
13ee8c0
View commit details
Copy full SHA for 13ee8c0
Browse repository at this point
Commits on Jul 28, 2025
Update UT
yang-xiaodong
committed
8b38a1f
View commit details
Copy full SHA for 8b38a1f
Browse repository at this point
Update UT
yang-xiaodong
committed
cf4985c
View commit details
Copy full SHA for cf4985c
Browse repository at this point
Commits on Jul 27, 2025
#1717 Standardize broker naming and improve telemetry.
Show description for 27c5ffa
yang-xiaodong
committed
27c5ffa
View commit details
Copy full SHA for 27c5ffa
Browse repository at this point
Previous
Next
You can’t perform that action at this time.