issues
search
dbroudy
/
LazyEntityGraph
LazyEntityGraph is an open source library for .NET which lets you generate object graphs with circular dependencies, such as those found in ORMs, by lazily generating relationship properties.
MIT License
27
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Incompatible with Moq 4.18.1
#34
davalillo
opened
9 months ago
0
Add support for .Net7.0
#33
Dmitry0108
opened
1 year ago
0
Support for .NET 6
#32
dbroudy
closed
1 year ago
0
Add support for .Net6.0
#31
ElectricVampire
closed
1 year ago
3
Adds support for one sided navigation properties.
#30
christophano
closed
3 years ago
0
Support one sided navigation properties
#29
christophano
closed
3 years ago
1
Having a base abstract migration breaks loading metadata from code first context
#28
kamfel
opened
3 years ago
0
#26 Move expression property logic from core library to test utils
#27
dbroudy
closed
3 years ago
0
Split testing utilities
#26
dbroudy
closed
3 years ago
0
InvalidOperationException if a context has foreign keys upon multiple columns
#25
Pankraty
opened
3 years ago
1
System.Reflection.TargetException: 'Non-static method requires a target.' when setting navigation property to null
#24
MattOG
closed
4 years ago
1
Does not work with EF.Core 3. if you don't explicitly add a reference to Microsoft.EntityFrameworkCore.InMemory 3
#23
nlz242
closed
1 year ago
3
issue-7 add EF6 EDMX support
#22
chinwobble
closed
4 years ago
1
[EF Core] 3.x breaking change: "Method not found: [...] IProperty.get_ClrType()"
#21
zaneclaes
closed
4 years ago
3
netstandard21
#20
dbroudy
closed
4 years ago
0
Need a .NET standard 2.1 port of LazyEntityGraph.EntityFramework package, please
#19
GoalGator
closed
4 years ago
1
#17 Fixed incorrect constraint creation.
#18
azat-galiev
closed
4 years ago
12
Exception when accessing collection property if it is defined in base class
#17
azat-galiev
closed
4 years ago
5
Cannot add entity back to database
#16
ClassyCircuit
closed
4 years ago
3
Caching metadata per context not safe in EFCore
#15
jzabroski
closed
4 years ago
1
Navigating to property changes parent properties
#14
brazilianldsjaguar
closed
4 years ago
3
any way to intercept the automatic entity creation process ?
#13
Pycnomerus
closed
4 years ago
1
Added EF Core support
#12
dbroudy
closed
6 years ago
6
Add EntityFrameworkCore support
#11
dbroudy
closed
6 years ago
3
netstandard2.0 support
#10
dbroudy
closed
6 years ago
0
Change to VS 2017 csproj format and update packaging
#9
dbroudy
closed
6 years ago
0
Any port to .net standard available or intended?
#8
ruskindantra
closed
6 years ago
6
GetClrType "Sequence contains no matching element" in LazyEntityGraph.EntityFramework.MetadataProperties
#7
dhazel
closed
4 years ago
9
Fix derived entities
#6
dbroudy
closed
6 years ago
0
Migrate to new csproj format capability with VS2017 and .NET Core
#5
yartat
closed
6 years ago
2
Update dependencies, mainly namespace for AutoFixture 4
#4
dbroudy
closed
6 years ago
6
Fixed broken URLs due to misuse of relative urls.
#3
jzabroski
closed
6 years ago
1
Fixes bad link to wiki page
#2
tystol
closed
6 years ago
1
can't add created object to DBSet
#1
nerumo
closed
6 years ago
2