Skip to content

Releases: LuccaSA/RestDrivenDomain

.NET 8 support

25 Oct 08:12
bfb679c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0...v6.0

.NET 6 support

04 Jan 21:12
Compare
Choose a tag to compare

Fix concurrency exception on reflection helper init

14 Jan 16:28
Compare
Choose a tag to compare

Avoid writer to be disposed

28 Jul 12:15
5e25800
Compare
Choose a tag to compare

BeforeEnumerateAsync entry point

01 Jun 08:28
5d5916a
Compare
Choose a tag to compare

fix leak take 2

13 May 15:43
2161625
Compare
Choose a tag to compare
Merge pull request #431 from LuccaSA/leak.take2

leak take 2

Fix EF memory leak + Z.EF decoupling

11 May 13:26
2ba6937
Compare
Choose a tag to compare

optimize Includes()

27 Apr 16:45
0098ed4
Compare
Choose a tag to compare

fix forbid 500 -> 403 on POST

16 Mar 10:24
85c91c4
Compare
Choose a tag to compare
Merge pull request #406 from LuccaSA/fix_wrong_forbid

FIX : forbid argument in supposed to be an auhentication scheme

fix contains on hierarchy

10 Mar 09:36
d8e8b2d
Compare
Choose a tag to compare
Merge pull request #402 from LuccaSA/fix_contains

FIX : .contains on expresion on hierarchy