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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
NEventStore
/
NEventStore.Persistence.SQL
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
10
Code
Issues
18
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
NEventStore.Persistence.SQL
src
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 12, 2026
Update Changelog for version 10.2.0 and upgrade Oracle.ManagedDataAccess.Core to version 23.26.200
AGiorgetti
committed
828cf15
View commit details
Copy full SHA for 828cf15
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
Refs: #61 Oracle CommitStampStart recursion fix and add related tests
AGiorgetti
committed
7db2192
View commit details
Copy full SHA for 7db2192
View code at this point
Browse repository at this point
Refs: #60 Fix async paged-query infinite loop when PageSize is zero and add regression tests
AGiorgetti
committed
8128dda
View commit details
Copy full SHA for 8128dda
View code at this point
Browse repository at this point
Refs: #59 Implement cross-bucket snapshot candidate query fix and add related tests
AGiorgetti
committed
c173137
View commit details
Copy full SHA for c173137
View code at this point
Browse repository at this point
Refs: #58 Add Oracle Database support with CI configuration and tests
AGiorgetti
committed
0577525
View commit details
Copy full SHA for 0577525
View code at this point
Browse repository at this point
refactor: Update conditional compilation symbols for .NET framework compatibility and improve code structure
AGiorgetti
committed
7b981d5
View commit details
Copy full SHA for 7b981d5
View code at this point
Browse repository at this point
Update dependencies (Microsoft.Data.SqlClient 7.0.1) and .nuspec file
AGiorgetti
committed
d011db8
View commit details
Copy full SHA for d011db8
View code at this point
Browse repository at this point
feat: Update project configuration and dependencies
Show description for 1bd3ddb
AGiorgetti
committed
1bd3ddb
View commit details
Copy full SHA for 1bd3ddb
View code at this point
Browse repository at this point
Commits on Sep 26, 2025
Upgrade dependencies
Show description for 42148f6
AGiorgetti
committed
42148f6
View commit details
Copy full SHA for 42148f6
View code at this point
Browse repository at this point
Fix: #54 Fix pagination in GetStreamsToSnapshot for large datasets
Show description for 441e8dc
AGiorgetti
committed
441e8dc
View commit details
Copy full SHA for 441e8dc
View code at this point
Browse repository at this point
fix: GetStreamsToSnapshot crashing for results with more than 512 items (#55)
brustolin
authored and
AGiorgetti
committed
02c4fa4
View commit details
Copy full SHA for 02c4fa4
View code at this point
Browse repository at this point
Update test dependencies across projects
Show description for 2b62312
AGiorgetti
committed
2b62312
View commit details
Copy full SHA for 2b62312
View code at this point
Browse repository at this point
Refs: #54 Added tests to verify errors in GetStreamsToSnapshot.
Show description for 1a08173
AGiorgetti
committed
1a08173
View commit details
Copy full SHA for 1a08173
View code at this point
Browse repository at this point
Refs: #38 Add indexes to optimize query performance
Show description for e857ece
AGiorgetti
committed
e857ece
View commit details
Copy full SHA for e857ece
View code at this point
Browse repository at this point
Commits on Jan 24, 2025
Update NEventStore to 10.0.0 and modify tests
Show description for 782c049
AGiorgetti
committed
782c049
View commit details
Copy full SHA for 782c049
View code at this point
Browse repository at this point
Refs: #51 Update NEventStore dependencies and enhance testing
Show description for 7f2e075
AGiorgetti
committed
7f2e075
View commit details
Copy full SHA for 7f2e075
View code at this point
Browse repository at this point
Refs: #51 Add async transaction tests and update project files
Show description for 38afc4b
AGiorgetti
committed
38afc4b
View commit details
Copy full SHA for 38afc4b
View code at this point
Browse repository at this point
Refs: #51 Add async methods to NEventStore for improved performance
Show description for 6af0a47
AGiorgetti
committed
6af0a47
View commit details
Copy full SHA for 6af0a47
View code at this point
Browse repository at this point
Refs: #51 Add async methods for improved database operations
Show description for da886d3
AGiorgetti
committed
da886d3
View commit details
Copy full SHA for da886d3
View code at this point
Browse repository at this point
Added Failing Async Tests
AGiorgetti
committed
9fef0dd
View commit details
Copy full SHA for 9fef0dd
View code at this point
Browse repository at this point
Refactor logging and return type in serializers
Show description for 773ea70
AGiorgetti
committed
773ea70
View commit details
Copy full SHA for 773ea70
View code at this point
Browse repository at this point
Refactor connection handling and serialization methods
Show description for 8a36b2c
AGiorgetti
committed
8a36b2c
View commit details
Copy full SHA for 8a36b2c
View code at this point
Browse repository at this point
Refs: #51 (WIP) Refactor database connection types and improve logging
Show description for cbdaf9b
AGiorgetti
committed
cbdaf9b
View commit details
Copy full SHA for cbdaf9b
View code at this point
Browse repository at this point
Refs: #51 (WIP) Refactor database interaction to use DbConnection types
Show description for 957ec21
AGiorgetti
committed
957ec21
View commit details
Copy full SHA for 957ec21
View code at this point
Browse repository at this point
Refs: #51 Update to .NET 8.0 and enhance project structure
Show description for 94b1823
AGiorgetti
committed
94b1823
View commit details
Copy full SHA for 94b1823
View code at this point
Browse repository at this point
Commits on Nov 29, 2024
Update to version 9.3.1 with NuGet package improvements
Show description for 5b430da
AGiorgetti
committed
5b430da
View commit details
Copy full SHA for 5b430da
View code at this point
Browse repository at this point
Refactor and suppress IDE warnings in multiple files
Show description for 9851a5b
AGiorgetti
committed
9851a5b
View commit details
Copy full SHA for 9851a5b
View code at this point
Browse repository at this point
Commits on Nov 27, 2024
Enhance documentation and update dependencies
Show description for 68a138f
AGiorgetti
committed
68a138f
View commit details
Copy full SHA for 68a138f
View code at this point
Browse repository at this point
Added Nullability Checks, Add XML docs and modernize C# syntax
Show description for 1461394
AGiorgetti
committed
1461394
View commit details
Copy full SHA for 1461394
View code at this point
Browse repository at this point
Update NuGet packages in test projects
Show description for 0f6c5e9
AGiorgetti
committed
0f6c5e9
View commit details
Copy full SHA for 0f6c5e9
View code at this point
Browse repository at this point
Included symbols and new icon in NuGet package
Show description for 71cc287
AGiorgetti
committed
71cc287
View commit details
Copy full SHA for 71cc287
View code at this point
Browse repository at this point
Updated `Microsoft.Data.SqlClient` to 5.2.2
Show description for 2c2ac73
AGiorgetti
committed
2c2ac73
View commit details
Copy full SHA for 2c2ac73
View code at this point
Browse repository at this point
Add serialization to ISerializeEvents
chrischu
authored and
AGiorgetti
committed
eb3de34
View commit details
Copy full SHA for eb3de34
View code at this point
Browse repository at this point
Commits on Nov 22, 2024
Add checks for getting the byte array
chrischu
authored and
AGiorgetti
committed
4db1de2
View commit details
Copy full SHA for 4db1de2
View code at this point
Browse repository at this point
Add dedicated event serialization interface
chrischu
authored and
AGiorgetti
committed
9d2cc83
View commit details
Copy full SHA for 9d2cc83
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.