FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/NEventStore.Example - 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.Example
on
develop
User selector
Datepicker
Commit history
Commits on Apr 22, 2026
Add .NET 8/9/10 support and BinaryFormatter config
Show description for 7b7d33b
AGiorgetti
committed
7b7d33b
View commit details
Copy full SHA for 7b7d33b
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
Refs: #515 async pipeline hooks support
Show description for 69a4550
AGiorgetti
committed
69a4550
View commit details
Copy full SHA for 69a4550
View code at this point
Browse repository at this point
Commits on Jan 20, 2025
Fixed after Copilot review
AGiorgetti
committed
07c9bda
View commit details
Copy full SHA for 07c9bda
View code at this point
Browse repository at this point
Commits on Jan 17, 2025
Refs: #513 Enhance snapshot retrieval with nullability checks
Show description for 859f4ea
AGiorgetti
committed
859f4ea
View commit details
Copy full SHA for 859f4ea
View code at this point
Browse repository at this point
Refs: #513 Enhance event store samples to use async methods
Show description for dbbe9d8
AGiorgetti
committed
dbbe9d8
View commit details
Copy full SHA for dbbe9d8
View code at this point
Browse repository at this point
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 30, 2024
Update packages, improve nullability, and enhance logging
Show description for a0f1fc7
AGiorgetti
committed
a0f1fc7
View commit details
Copy full SHA for a0f1fc7
View code at this point
Browse repository at this point
Commits on Dec 27, 2024
Refs: #510 Moved `BinarySerializer` to a new package
Show description for 23b3176
AGiorgetti
committed
23b3176
View commit details
Copy full SHA for 23b3176
View code at this point
Browse repository at this point
Commits on Jul 28, 2023
Refs: #501 csproj TFM cleanup, support: netstandard2.0, net462.
Show description for 2bb4db9
AGiorgetti
committed
2bb4db9
View commit details
Copy full SHA for 2bb4db9
View code at this point
Browse repository at this point
Commits on Nov 12, 2021
updated Microsoft.Extensions.Logging.Abstractions to version 6.0.0
AGiorgetti
committed
3ccbed3
View commit details
Copy full SHA for 3ccbed3
View code at this point
Browse repository at this point
Added net6.0 to csproj files.
AGiorgetti
committed
1c2dd83
View commit details
Copy full SHA for 1c2dd83
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 3, 2020
Fixes: #484 InMemoryPersistenceEngine.AddSnapshot.
Show description for d2eb12c
AGiorgetti
committed
d2eb12c
View commit details
Copy full SHA for d2eb12c
View code at this point
Browse repository at this point
Commits on Dec 2, 2020
Removed compilation warnings
AGiorgetti
committed
4029904
View commit details
Copy full SHA for 4029904
View code at this point
Browse repository at this point
Updated netcoreapp2.0 to netcoreapp2.1 due to NUnitTestAdaptier
AGiorgetti
committed
b08ed24
View commit details
Copy full SHA for b08ed24
View code at this point
Browse repository at this point
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
TargetFramework: removed net45, added net461
AGiorgetti
committed
eda5262
View commit details
Copy full SHA for eda5262
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 Mar 7, 2019
Ported NEventStore.Example project to dotnet core.
AGiorgetti
committed
bcc6690
View commit details
Copy full SHA for bcc6690
View code at this point
Browse repository at this point
Commits on Sep 16, 2016
Several improvements for logging system.
Show description for 96d11e0
alkampfergit
committed
96d11e0
View commit details
Copy full SHA for 96d11e0
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
Remove dependencies #436
Show description for 3b25213
alkampfergit
committed
3b25213
View commit details
Copy full SHA for 3b25213
View code at this point
Browse repository at this point
Commits on Mar 18, 2016
removed obsolete commit dispatchers
andreabalducci
committed
e98a9c6
View commit details
Copy full SHA for e98a9c6
View code at this point
Browse repository at this point
Commits on Jul 1, 2015
Changed name to various assemblyinfo files
Show description for 9dc7dbe
alkampfergit
committed
9dc7dbe
View commit details
Copy full SHA for 9dc7dbe
View code at this point
Browse repository at this point
Commits on May 23, 2015
Removed SQL persistence now that it has its own repo
kblooie
committed
6983ae6
View commit details
Copy full SHA for 6983ae6
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 4, 2013
Rename SqlPersistence folder to just 'Sql' and adjust namespaces.
damianh
committed
6f41365
View commit details
Copy full SHA for 6f41365
View code at this point
Browse repository at this point
Commits on Sep 3, 2013
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
#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
Fixed remaing instances of "EventStore" strings
damianh
committed
cbcd295
View commit details
Copy full SHA for cbcd295
View code at this point
Browse repository at this point
Commits on Aug 28, 2013
MsSql, SqlCE and Sqlite support of checkpoint and GetSince
damianh
committed
de757c6
View commit details
Copy full SHA for de757c6
View code at this point
Browse repository at this point
Polling client and InMemoryPersistence engine support of checkpoint.
damianh
committed
ec0a35d
View commit details
Copy full SHA for ec0a35d
View code at this point
Browse repository at this point
Commits on Aug 24, 2013
Merge Serialization.Json into main project
damianh
committed
138ab28
View commit details
Copy full SHA for 138ab28
View code at this point
Browse repository at this point
Commits on Aug 20, 2013
Bucket functionality implemented for MsSql, MySql, PostgreSql, SqlCE and Sqlite
damianh
committed
2bfc49f
View commit details
Copy full SHA for 2bfc49f
View code at this point
Browse repository at this point
Commits on Jul 31, 2013
StreamId is now string in code.
damianh
committed
8686e39
View commit details
Copy full SHA for 8686e39
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL