FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/NEventStore/Conversion - NEventStore/NEventStore · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
NEventStore
/
NEventStore
Public
Notifications
You must be signed in to change notification settings
Fork
315
Star
1.6k
Code
Issues
20
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
Commits
Breadcrumbs
History for
NEventStore
src
NEventStore
Conversion
on
develop
User selector
Datepicker
Commit history
Commits on May 12, 2026
Refactor NEventStore classes for improved nullability and code consistency
Show description for a34f06b
AGiorgetti
committed
a34f06b
View commit details
Copy full SHA for a34f06b
View code at this point
Browse repository at this point
Commits on Apr 20, 2026
Optimize serialization and polling allocations (#535)
Show description for 2d15166
AGiorgetti
and
codex
committed
2d15166
View commit details
Copy full SHA for 2d15166
View code at this point
Browse repository at this point
Commits on Jan 17, 2025
Refs: #513 WIP Improved Async Persistence Tests, Improve nullability and method signatures in NEventStore
Show description for 0239d4b
AGiorgetti
committed
0239d4b
View commit details
Copy full SHA for 0239d4b
View code at this point
Browse repository at this point
Commits on Dec 23, 2024
Update Changelog and refactor multiple components
Show description for 5480ad1
AGiorgetti
committed
5480ad1
View commit details
Copy full SHA for 5480ad1
View code at this point
Browse repository at this point
Update to version 9.2.0 with enhancements and fixes
Show description for 7d19f76
AGiorgetti
committed
7d19f76
View commit details
Copy full SHA for 7d19f76
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
More optimization removing ReadOnlyCollection and allocation on Commit, CommitAttempt.
Show description for b3a6c8c
AGiorgetti
committed
b3a6c8c
View commit details
Copy full SHA for b3a6c8c
View code at this point
Browse repository at this point
Commits on Dec 5, 2020
Merge branch 'feature/logging' of https://github.com/sbiaudet/NEventStore into sbiaudet-feature/logging
AGiorgetti
committed
94a865b
View commit details
Copy full SHA for 94a865b
View code at this point
Browse repository at this point
Commits on Dec 2, 2020
Added net5.0 target, removed old compilation constants and dead code
AGiorgetti
committed
94a2f6d
View commit details
Copy full SHA for 94a2f6d
View code at this point
Browse repository at this point
Commits on Oct 3, 2020
Use Microsoft.Extensions.Logging
Sébastien BIAUDET
committed
8232da1
View commit details
Copy full SHA for 8232da1
View code at this point
Browse repository at this point
Commits on Apr 11, 2019
Refs: #377, #414 Removed EnlistInAmbientTransaction from the core library.
Show description for 38c15e2
AGiorgetti
committed
38c15e2
View commit details
Copy full SHA for 38c15e2
View code at this point
Browse repository at this point
Commits on Apr 10, 2019
Changed the Dispose implementation to be compliant
AGiorgetti
committed
b19c00e
View commit details
Copy full SHA for b19c00e
View code at this point
Browse repository at this point
Commits on Dec 28, 2018
Refs: #468 Removed virtual functions in the logging class
Show description for 39a136b
AGiorgetti
committed
39a136b
View commit details
Copy full SHA for 39a136b
View code at this point
Browse repository at this point
Commits on Sep 9, 2017
moved to netstandard 2.0 and NUnit for tests
Show description for 8833936
AGiorgetti
committed
8833936
View commit details
Copy full SHA for 8833936
View code at this point
Browse repository at this point
Commits on Feb 17, 2017
Unstable: migrated to latest VS2017 project format, converted some more files
AGiorgetti
committed
03ba73d
View commit details
Copy full SHA for 03ba73d
View code at this point
Browse repository at this point
Commits on Mar 13, 2014
Authorization, EventUpconverter and DispatchScheduler pipeline hooks inherit from PipelineHookBase, simplifies things a bit.
damianh
committed
8ce6ebb
View commit details
Copy full SHA for 8ce6ebb
View code at this point
Browse repository at this point
Commits on Sep 5, 2013
Expose checkpoint token as a string on ICommit and IPersistStreams. Simplifies client token usage. Can still create a checkpoint instance if client needs to compare checkpoints.
damianh
committed
b36253e
View commit details
Copy full SHA for b36253e
View code at this point
Browse repository at this point
Commits on Sep 3, 2013
Mongo test fix - deserializing EventMessages
damianh
committed
0aafb1a
View commit details
Copy full SHA for 0aafb1a
View code at this point
Browse repository at this point
Big fundamental change... Instead of a single Commit object we have an ICommit that comes *from* the storage and a CommitAttempt that is used to go *in to* the storage.
Show description for f97d026
damianh
committed
f97d026
View commit details
Copy full SHA for f97d026
View code at this point
Browse repository at this point
Commits on Sep 2, 2013
Test fix- ensure that when no event conversion takes place, that the source commit is returned.
damianh
committed
588edb6
View commit details
Copy full SHA for 588edb6
View code at this point
Browse repository at this point
#237 Add ICommit, ISnapshot, IStreamHead and IEventMessage interfaces. All API points use these instead of Commit, Snapshot, EventMessage and StreamHead concrete types. More to do...
damianh
committed
ca9b0ea
View commit details
Copy full SHA for ca9b0ea
View code at this point
Browse repository at this point
Commits on Jul 30, 2013
Resharper Code cleanup on NEventStore project
damianh
committed
c9af8fc
View commit details
Copy full SHA for c9af8fc
View code at this point
Browse repository at this point
Flatten project structure. Disable strong naming. Fix example project naming.
damianh
committed
b64efe5
View commit details
Copy full SHA for b64efe5
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL