issues
search
zzzprojects
/
EntityFrameworkExtras
EntityFrameworkExtras provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters.
https://entityframework-extras.net/
MIT License
80
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump System.Text.Json from 8.0.4 to 8.0.5 in /EntityFrameworkExtras.EFCore3.Tests
#54
dependabot[bot]
closed
4 weeks ago
0
Bump System.Text.Json from 8.0.1 to 8.0.4 in /EntityFrameworkExtras.EFCore3.Tests
#53
dependabot[bot]
closed
4 months ago
0
Bump Microsoft.Identity.Client from 4.21.1 to 4.61.3 in /EntityFrameworkExtras.EFCore3.Tests
#52
dependabot[bot]
closed
4 months ago
0
Bump Microsoft.IdentityModel.JsonWebTokens from 6.8.0 to 6.34.0 in /EntityFrameworkExtras.EFCore3.Tests
#51
dependabot[bot]
closed
9 months ago
1
Bump System.IdentityModel.Tokens.Jwt from 6.8.0 to 6.34.0 in /EntityFrameworkExtras.EFCore3.Tests
#50
dependabot[bot]
closed
9 months ago
0
Bump Microsoft.Data.SqlClient from 1.1.4 to 2.1.7 in /EntityFrameworkExtras.EFCore3.Tests
#49
dependabot[bot]
closed
9 months ago
2
Bump Microsoft.Data.SqlClient from 1.0.19269.1 to 1.1.4 in /EntityFrameworkExtras.EFCore3.Tests
#48
dependabot[bot]
closed
11 months ago
0
Timeout on execution procedure
#47
ming-tsai
closed
1 year ago
3
Is the order parameter of UserDefinedTableTypeColumnAttribute required?
#46
mcdon-ron
closed
2 years ago
1
EntityFrameworkExtras.EFCore5 nuget package is empty
#45
bfalala
closed
2 years ago
3
Is there a way to automatically map a query result set to a nested object structure?
#44
stamminator
closed
3 years ago
4
How to map output model property?
#43
enverkrinickii
closed
3 years ago
9
Result column with spaces
#42
blackboxlogic
closed
3 years ago
1
How can I return IEnumerable of scalar value
#41
enverkrinickii
opened
4 years ago
2
How to map output model property?
#40
enverkrinickii
closed
3 years ago
11
save
#39
Lempireqc
closed
4 years ago
0
save
#38
Lempireqc
closed
4 years ago
0
SQL command timeout values are not used in the stored procedure connections
#37
mykiep
closed
4 years ago
3
SQL errors silently fail
#36
daveb84
closed
4 years ago
1
save
#35
Lempireqc
closed
4 years ago
0
Update README.md
#34
nikitasavinov
closed
4 years ago
1
save
#33
Lempireqc
closed
4 years ago
0
save async
#32
Lempireqc
closed
4 years ago
0
save
#31
Lempireqc
closed
4 years ago
0
The extension ExecuteStoredProcedure<T> of EFCore is not working with transactions
#30
weismantelf
closed
4 years ago
2
Varchar max length
#29
stamminator
closed
4 years ago
1
Database.ExecuteStoredProcedure() does not exist
#28
IhleMa
closed
4 years ago
1
save
#27
Lempireqc
closed
4 years ago
0
How to retrieve scalar integer result of stored procedure?
#26
fhaag
closed
4 years ago
2
Upgrading target framework of the package
#25
MahmoudSamir101
closed
4 years ago
1
cant get return table-value from procedure.
#24
kondason
closed
4 years ago
1
Added support for Entity Framework 7 (Core 2.0)
#23
rhallman
closed
4 years ago
1
Is it possible to have both input and output params in a sproc?
#22
alexgman
closed
4 years ago
1
Another enforcement is to have all members as properties. Shouldn't this be extended to support declared fields
#21
gl2007
closed
4 years ago
0
.NET Core and Entity Framework core
#20
dominicrooijackers
closed
4 years ago
1
Decimal precision and scale
#19
sod1102
closed
4 years ago
4
How do we used it with MySQL
#18
gflp123
closed
4 years ago
1
Calling Stored Procedures with TransactionalBehavior.DoNotEnsureTransaction
#17
jhorbulyk
closed
4 years ago
0
Issue #11: Added support for returning a DBDataReader based on xavier…
#16
jamesra
opened
8 years ago
0
Async version of ExecuteStoredProcedure method
#15
TKharaishvili
closed
4 years ago
2
Avoid using sp_ as a prefix for stored procedures in your examples.
#14
sonnemaf
closed
8 years ago
1
Any reason behind enforcing the List<T> in stored procedure class?
#13
shashankavusali
closed
4 years ago
1
Assemblies are not signed
#12
RyanRedrum
closed
8 years ago
1
How do we used it with stored proc that has multiple result sets?
#11
xavierjohn
opened
9 years ago
4
Stored procedure result set
#10
vanackertom
closed
9 years ago
4
Fix for type search, library wasn't working wity pure IEnumerable types
#9
lu4
closed
4 years ago
6
Please add a license to this project
#8
brennab
closed
10 years ago
2
Method not found: 'System.Collections.Generic.IEnumerable`1<System.__Canon> System.Data.Entity.Database.SqlQuery(System.String, System.Object[])'.
#7
Mark-SH
closed
10 years ago
12
ExecuteStoredProcedure<T>
#6
jurkrit
closed
10 years ago
10
error with floating point types when system decimal separator is not .
#5
dimeptr
closed
10 years ago
2
Next