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
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 }}
NEventStore
/
NEventStore.Persistence.MongoDB
Public
Notifications
You must be signed in to change notification settings
Fork
24
Star
22
Code
Issues
7
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
modernize: net8.0, net9.0, net10.0, code optimizations and cleanup.
- #79
#79
Merged
AGiorgetti
merged 14 commits into
develop
NEventStore/NEventStore.Persistence.MongoDB:develop
from
feature/modernize
NEventStore/NEventStore.Persistence.MongoDB:feature/modernize
Copy head branch name to clipboard
Jun 10, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
modernize: net8.0, net9.0, net10.0, code optimizations and cleanup.
#79
AGiorgetti
merged 14 commits into
develop
NEventStore/NEventStore.Persistence.MongoDB:develop
from
feature/modernize
NEventStore/NEventStore.Persistence.MongoDB:feature/modernize
Copy head branch name to clipboard
Commits
Commits on May 12, 2026
Add .NET 8/9/10 support, update test deps & GitVersion
Show description for b8e83bb
AGiorgetti
committed
b8e83bb
View commit details
Copy full SHA for b8e83bb
Browse repository at this point
Support .NET 8/9/10, require NEventStore 10.2.0+
Show description for f539a12
AGiorgetti
committed
f539a12
View commit details
Copy full SHA for f539a12
Browse repository at this point
Agents: Add project guidelines and rules for NEventStore.Persistence.MongoDB
AGiorgetti
committed
2ddb3bd
View commit details
Copy full SHA for 2ddb3bd
Browse repository at this point
Add CI and Pack & Publish workflows; update README with new build status badges
AGiorgetti
committed
43d6ecc
View commit details
Copy full SHA for 43d6ecc
Browse repository at this point
Refactor CI workflow to use a matrix strategy for builds and update Ubuntu version
AGiorgetti
committed
50f5718
View commit details
Copy full SHA for 50f5718
Browse repository at this point
Commits on May 20, 2026
Update dependencies, MongoDB image, and .gitignore rules
Show description for f664828
AGiorgetti
committed
f664828
View commit details
Copy full SHA for f664828
Browse repository at this point
Add benchmark tests for MongoDB persistence and implement snapshot functionality
Show description for d23021f
AGiorgetti
committed
d23021f
View commit details
Copy full SHA for d23021f
Browse repository at this point
Commits on May 21, 2026
Refs: #73 Enhance performance and indexing for MongoDB persistence
Show description for da8953e
AGiorgetti
committed
da8953e
View commit details
Copy full SHA for da8953e
Browse repository at this point
Refs: #74 Refactor ConfigurationException and improve event handling in ExtensionMethods
AGiorgetti
committed
5a30796
View commit details
Copy full SHA for 5a30796
Browse repository at this point
Refs: #74 Refactor logging in MongoPersistenceEngine to use LoggerMessage attributes
Show description for cd37c87
AGiorgetti
committed
cd37c87
View commit details
Copy full SHA for cd37c87
Browse repository at this point
TMP: Enhance performance investigation documentation with MongoDB query analysis and benchmarking targets
AGiorgetti
committed
eb82fb3
View commit details
Copy full SHA for eb82fb3
Browse repository at this point
Commits on Jun 10, 2026
Update test deps, submodule, and clarify agent guidelines
Show description for 562f572
AGiorgetti
committed
562f572
View commit details
Copy full SHA for 562f572
Browse repository at this point
Micro optimizations. Enhance performance investigation documentation and benchmarks for MongoDB persistence
Show description for 7d7fb56
AGiorgetti
committed
7d7fb56
View commit details
Copy full SHA for 7d7fb56
Browse repository at this point
Refactor benchmark configurations to remove invocation count for improved clarity
AGiorgetti
committed
a288706
View commit details
Copy full SHA for a288706
Browse repository at this point
You can’t perform that action at this time.