issues
search
verdie-g
/
StoredProcedureEFCore
Entity Framework Core extension to execute stored procedures
MIT License
192
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Procedure result mapping: snake case columns do not work
#50
PetrPospisil
opened
7 months ago
0
Generic Type Model
#49
aa-development-portal
opened
2 years ago
1
Nullable enums
#48
acidbless
opened
4 years ago
0
StoredProcBuilder: Close only owned DB connections
#47
PetrPospisil
closed
4 years ago
0
Update README.md
#46
vanillajonathan
closed
4 years ago
1
Store procedure with geography column in EF Core
#45
georgeemr
opened
4 years ago
0
Close connection only in transaction-less case
#44
SeriousM
closed
4 years ago
4
Downgrade dependency of Microsoft.EntityFrameworkCore.Design
#43
SeriousM
closed
4 years ago
3
Provide transaction for command explicitly
#42
coldacid
opened
4 years ago
1
It seems that impossible to call SP which has output sql_variant parameters
#41
guffy1234
closed
4 years ago
3
Update StoredProcBuilder.cs
#40
jkatsiotis
closed
4 years ago
2
Using with Transaction - This SqlTransaction has completed
#39
jkatsiotis
closed
4 years ago
5
Add support for SqlBytes
#38
jkatsiotis
closed
4 years ago
2
.Net Core 3.1 version?
#37
gtrbarbarian
closed
4 years ago
4
Wrong ParameterDirection set in AddParam routine
#36
PetrPospisil
closed
4 years ago
3
Is there an EF Core 3.0 version?
#35
bobskigit
closed
4 years ago
3
ExecNonQuery does not return the number of rows affected
#34
zimaa77
closed
4 years ago
0
Fix failure to set non-null value to nullable out parameter type
#33
vassilvk
closed
4 years ago
2
InvalidCastException when using nullable out parameter which is set to a non-null value
#32
vassilvk
closed
4 years ago
2
Result sets with the same columns but in a different order result in the same hash
#31
verdie-g
closed
4 years ago
1
Mapper<T>.ComputePropertyKey doesn't need to hash typeof(T)
#30
verdie-g
closed
4 years ago
0
Use Expression.TypeAs when !PropertyInfo.IsValueType
#29
verdie-g
closed
4 years ago
1
Awaited async calls capture and re-enter the synchronization context which may lead to deadlocks
#28
vassilvk
closed
4 years ago
2
Implement cancellable overloads of all DbDataReader extension methods
#27
vassilvk
closed
4 years ago
5
Unable to cancel DbDataReader async extension methods
#26
vassilvk
closed
4 years ago
1
Usage with transactions
#25
johanvergeer
closed
5 years ago
2
update required for EF core 3.0
#24
vvaidyanathan
closed
5 years ago
8
Replace ParamExtra with extra parameters with default values on AddParam
#23
verdie-g
closed
5 years ago
0
Allow null-Values for OUTPUT parameter
#22
MichaelKueh
closed
5 years ago
3
Concurrent calls to MapColumnsToProperties generate multiple times the setter
#21
verdie-g
closed
4 years ago
3
Use DbDataReader.GetValue overloads to avoid boxing
#20
verdie-g
closed
4 years ago
1
CacheKey could be replaced with string
#19
verdie-g
closed
5 years ago
0
Using Exec ToList() with generic T
#18
Dunsteer
closed
5 years ago
2
Enable Db parameter support for Structured SP parameters
#17
korifeich
closed
5 years ago
2
Fixed thread-safe issue
#16
lazkanelov
closed
5 years ago
1
issue where connection is already open
#15
h0wXD
closed
6 years ago
1
Cannot cancel
#14
IlyaTsilikovRAFrame
closed
5 years ago
2
Override behavior of Underscores in result set column names
#13
Vijaykumarj
closed
6 years ago
6
Error declaring nvarchar output parameter
#12
RobinsonDerek
closed
6 years ago
1
Command Timeout
#11
Steve0212a
closed
6 years ago
1
Fix: error when passing null value to the AddParameter<T> method
#10
korifeich
closed
6 years ago
2
Passing null value to the AddParameter<T> method does not pass parameter to StoredProcedure.
#9
korifeich
closed
6 years ago
1
Support for Structured parameters
#8
nycbauer
closed
5 years ago
7
Performance concern over disposing connection
#7
joseclament
closed
6 years ago
1
Cache PropertyInfo array
#6
verdie-g
closed
6 years ago
0
Target .NET Standard
#5
todd-skelton
closed
6 years ago
3
How to include multiple parameters?
#4
Phillippe43
closed
7 years ago
2
GetColumnsPropertyInfos() missing code
#3
im1dermike
closed
7 years ago
1
Column attribute is annoying to use
#2
verdie-g
closed
7 years ago
0
Program crash during mapping when field doesn't match any DataReader's column
#1
verdie-g
closed
7 years ago
0
Next