issues
search
gautema
/
CQRSlite
A lightweight framework to help creating CQRS and Eventsourcing applications in C#
Other
1.1k
stars
266
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update
#115
KhanbalaRashidov
opened
3 months ago
1
Project maintained?
#113
pada57
closed
1 month ago
1
Improve error message in EventIdIncorrectException to aid in debugging
#112
ArveSystad
closed
6 months ago
1
Untyped Save<T> when calling from Session
#111
meichhorn-conet
opened
2 years ago
2
Are async handlers waited?
#110
bdongus
opened
2 years ago
1
How to "rollback" to a specific version?
#109
bdongus
closed
2 years ago
2
Question about events and new commands
#108
alansbraga
closed
2 years ago
4
Not sure if this is a bug or intentional...
#107
rlgordey
opened
2 years ago
3
Where are the query and event handlers being registered?
#106
LoyalPotato
closed
2 years ago
1
Another article about CQRSlite
#105
bdongus
closed
2 years ago
1
Fixed concurrency errors in MemoryCache when using dotnetcore
#104
sebslsch
closed
4 years ago
1
Snapshot aggregte returns an aggregate with default values.
#103
bdongus
closed
4 years ago
8
Error EventIdIncorrectException in the new version
#102
DanBrk
closed
2 years ago
2
Concurrency errors
#101
kresa3333
closed
4 years ago
7
[PR] The proj files have been updated to enable SourceLink
#100
JTOne123
closed
4 years ago
1
feat: Add .NETStandard2.1 target and downgrade Microsoft.Extensions.Caching.Memory
#99
mikkelbu
closed
4 years ago
0
Add netstandard2.1 and correct dependencies to match the standards
#98
mikkelbu
closed
4 years ago
4
Entity Framework Problem
#97
alansbraga
closed
4 years ago
6
Commands, events and being idempotent?
#96
HippyRock
closed
4 years ago
2
Service fabric doesn't support GenericHostBuilder
#95
senthilpalani
closed
4 years ago
5
DSL for CQRSlite
#94
628426
closed
4 years ago
3
Added aloneguid/Storage backed blob event and snapshot store
#93
628426
opened
4 years ago
1
Implement snapshot
#92
DanBrk
closed
4 years ago
4
Routes marked protected for the sake of sake Router extensibility
#91
managerger
closed
4 years ago
6
You can no longer return IServiceProvider from ConfigureServices as in Web example from .NET Core 3
#90
deadwards90
closed
5 years ago
9
Adding Configurable Snapshot Strategy
#89
coenm
closed
4 years ago
0
fix: Make project able to compile with VS 2017
#88
mikkelbu
closed
5 years ago
0
Aggregate may change identity during history load
#87
thomaseyde
closed
5 years ago
5
How to handle the version property in react or angular frontend?
#86
LockTar
closed
5 years ago
3
Maintaining tracked aggregates in Session.Commit in case of exception
#85
krawuzikapuzi
closed
5 years ago
1
Session concurrency
#84
DanBrk
closed
5 years ago
11
What is a proper place for cross-aggregate validation
#83
kolipka
closed
5 years ago
2
Expected behavior of an IEventStore?
#82
aaronincincy
closed
5 years ago
3
Why custom invoke?
#81
damccull
closed
5 years ago
3
Any work on adding Query handler providers/helper classes?
#80
sksallaj82
closed
6 years ago
5
Alternative function to use for obsolete function
#79
daniel94104
closed
6 years ago
2
Fix for #77 - Registered IHttpContextAccessor with DI container
#78
entith
closed
6 years ago
1
Request scope objects are acting like singleton .Net Core 2.1
#77
entith
closed
6 years ago
0
Snapshot serialization
#76
managerger
closed
5 years ago
3
CacheRepository Getting is not really caching?
#75
p10tyr
closed
6 years ago
2
Please make use of ConfigureAwait(false)
#74
bdongus
closed
6 years ago
3
Support for .Net Standard
#73
pvredeveld
closed
6 years ago
1
Implementing a Process Manager
#72
GuiguiMtl
closed
6 years ago
3
Process manager / Saga vs Session
#71
GuiguiMtl
closed
6 years ago
2
Managing exceptions
#70
GuiguiMtl
closed
6 years ago
0
Decorating handlers
#69
joakimjm
closed
6 years ago
5
Remove ExpectedVersion from ICommand
#68
binarymash
closed
6 years ago
0
Optional expected version?
#67
binarymash
closed
6 years ago
5
Allow registration of specific handlers - fixes #65
#66
binarymash
closed
6 years ago
2
Allow registration of specific message handlers
#65
binarymash
closed
6 years ago
4
Next