issues
search
mehdime
/
DbContextScope
A simple and flexible way to manage your Entity Framework DbContext instances
http://mehdi.me/ambient-dbcontext-in-ef6/
MIT License
634
stars
271
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support of ASP.NET Core dependency injection out of the box
#71
robin-83
opened
1 year ago
0
What to pass to IDbContextFactory argument in DbContextScope constructor?
#70
h-morales
opened
2 years ago
1
Satellite class to use the same Factory/Locator across application modules
#69
abughuffa
opened
3 years ago
0
Added support to swap to another database
#68
diegodfsd
opened
3 years ago
0
migration to net standard 2.1
#67
ArekChr
closed
5 years ago
0
how to use DbContextScope with Parallel.ForEach
#66
pentest30
opened
5 years ago
0
Suggestions: how to retrieve ID generated by DB after saveChanges()
#65
chaoscn
opened
6 years ago
2
The current type, EntityFramework.DbContextScope.Interfaces.IDbContextFactory, is an interface and cannot be constructed. Are you missing a type mapping?
#64
SimonRiis
closed
6 years ago
0
Problems when attaching new dbcontexts while performing savechanges
#63
bjoka042
opened
6 years ago
0
Dead link
#62
Noctis-
opened
6 years ago
0
DbContextScope with EF Core !!
#61
k2ibegin
opened
6 years ago
6
Update README.md
#60
tiesont
opened
6 years ago
0
Working with Store Procedure and Transaction
#59
edidiway
opened
7 years ago
0
Best practice for taking advantage of EF first-level caching in Domain Service Layer.
#58
crush83
closed
7 years ago
5
Moving to .Net Standard 2.0 & EF 2.0
#57
reader-man
opened
7 years ago
8
Connect to database with a different user/connection string
#56
xr280xr
opened
7 years ago
5
TDD with DbContextScope
#55
k2ibegin
opened
7 years ago
1
trigger transaction-commited-event when dbcontextcollection savechanges
#54
jefferyzhang
opened
7 years ago
0
Unable to use a non-interfaced DbContext with DbContextScope
#53
starmandeluxe
closed
5 years ago
2
.net core
#52
levalencia
closed
7 years ago
2
Need way to disable disposing of DbContext when root DbContextScope is disposed
#51
riley-van-hengstum
closed
1 year ago
3
nested IDbContextFactory.CreateWithTransaction
#50
telmorr
opened
7 years ago
1
Use with EntityFramework Reverse POCO Code First Generator?
#49
Eric-Hanson
opened
7 years ago
1
Compatibility with Effort
#48
thetopic
opened
7 years ago
0
ReadOnly and Create Context in same service?
#47
gorillapower
closed
7 years ago
1
How do I use this with transaction?
#46
rosdi
closed
8 years ago
1
DbContext disposed if Service function called twice
#45
goBazinga
opened
8 years ago
3
Conflict with Ninject interception?
#44
amelumad
opened
8 years ago
0
Using ninject IoC with DbContextScope
#43
wald-tq
closed
8 years ago
1
Not Saving Changes
#42
mglodack
opened
8 years ago
7
.net core compatible version published to nuget
#41
apawsey
opened
8 years ago
2
Create overload without parameter to replace parameter with default null
#40
sliekens
opened
8 years ago
1
PCL & Xamarin
#39
reader-man
closed
8 years ago
2
Issues tab not Visible at the EF7 Fork
#38
reader-man
opened
8 years ago
6
Simple Injector - Injecting IDbContextScopeFactory
#37
wheeeels
opened
8 years ago
5
SaveChanges called only once, question
#36
glmnet
opened
8 years ago
3
Please help : Inserted item ID not populated
#35
Danil1985
opened
8 years ago
4
Having a Default DbContextFactory
#34
reader-man
opened
8 years ago
0
Support EF 7
#33
mitsbits
opened
8 years ago
5
Same schema for many databases
#32
mrbillo
opened
8 years ago
3
Fixed "Concurrency-Exception-Handling fails #11" bug
#31
davidnemeti
opened
8 years ago
0
Constrain on IDbContext instead of DbContext for easier unit testing and mocking
#30
benjaminramey
opened
9 years ago
2
IOC IDbContextScopeFactory and IAmbientDbContextLocator lifecycle
#29
kimsagro1
opened
9 years ago
9
is this dll work smoothly in complex web application enviroment
#28
nikudale
opened
9 years ago
0
DbContext Custom Connection String
#27
MohamedAtia-B
opened
9 years ago
4
Support EF7 in DbContextScope
#26
reader-man
opened
9 years ago
2
added strong name to assembly
#25
yesmarket
opened
9 years ago
0
While saving an object with navigation properties, the dbcontext saves two elements of same object
#24
theMost1ted
opened
9 years ago
1
signing assembly
#23
maldworth
closed
9 years ago
5
How to mock and unit test?
#22
rosdi
closed
9 years ago
6
Next