issues
search
UnoSD
/
Moq.Dapper
Moq extensions for Dapper methods.
GNU General Public License v2.0
173
stars
78
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Packages failed to restore: Package Moq.Dapper 1.0.7 is not compatible with net80
#95
LucasLopesr
opened
6 months ago
0
Requesting support for Verify functions too
#94
brandonfox
opened
11 months ago
0
Testing Query with string array parameter
#93
Dev99987
opened
11 months ago
0
Moq with ReturnAsync for GUID is not working
#92
m-venkat
opened
1 year ago
0
QueryAsync returns no records
#91
molynerd
opened
1 year ago
0
GPL2 licence issues
#90
guillemsola
opened
1 year ago
3
ExecuteScalarAsync not supported
#89
ihsansfd
opened
1 year ago
0
Add Query mocking support for more non Primitive types
#88
DileepBhat
opened
1 year ago
1
Added support for ExecuteAsync method.
#87
ajaysoni-cap
closed
1 year ago
4
No Support for ExecuteAsync on IDBConnection
#86
ajaysoni-cap
closed
1 year ago
0
One Approach to Moq dapper methods that not supported by this project
#85
Z-Zhao
opened
1 year ago
0
query ValueTuple
#84
javenwang
closed
1 year ago
1
fix NullReferenceException when pass a DynamicParameter with templates
#83
javenwang
closed
1 year ago
3
Can't query Tuples. Requires wrapping class type.
#82
80O
opened
1 year ago
0
Cannot QueryFirstAsync with Enum Type
#81
AdamDiament
opened
1 year ago
0
Cannot mock ExecuteAsync for IDbConnection
#80
lzsantos
opened
1 year ago
1
Add support for null values and strings to First/SingleOrDefault returns
#79
tvanfosson-il
closed
1 year ago
2
QueryAsync<Dynamic>
#78
WilliamJOrrIV
opened
2 years ago
4
ObjectExtensions - ToDataTable does not support string
#77
Aaron-Kibbie-ProgLeasing
opened
2 years ago
1
How to Moq QueryMultipleAsync
#76
charlesx163
closed
2 years ago
2
Cannot moq 'Execute' after mocking 'QuerySingle<int>'
#75
Abinaya-Krishnan
opened
3 years ago
0
QueryFirstAsync<string> doesn't work and throws sequence contains no elements error
#74
kokosky93
opened
3 years ago
2
QuerySingleOrDefault cannot return null
#73
goliat26
opened
3 years ago
1
issue with DateTime in Core3.1 (works on 2.1)
#72
kfiryahalom
opened
3 years ago
0
When writing a test for query which has .Any method it throws an error Value cannot be null
#71
ankur4822
closed
3 years ago
0
moq.dapper 1.0.4 is a breaking change (only targets .Net Standard 2.1)
#70
jar240
opened
3 years ago
0
Compile the nuget package for .NETStandard 2.0 as well
#69
bawojtowi
opened
3 years ago
0
QueryAsync with multiple types does not work
#68
ricochetbrown
opened
3 years ago
0
Unable to chain ReturnsAsync with Verifiable
#67
blake-mealey
opened
4 years ago
3
Strange little null bug for Nullable enum types in complex types.
#66
KnightSwordAG
opened
4 years ago
0
License GPLv2 to MIT, BSD or Apache2
#65
fabrizziocht
closed
3 years ago
1
Is this project no longer under maintenance?
#64
fabrizziocht
closed
3 years ago
1
Fixes #35 - support enum type
#63
ViniCorrea
closed
3 years ago
1
Doesn't support the latest version of Moq
#62
JoeySelahJr
closed
3 years ago
2
One implementation for IDbConnection and DbConnection.
#61
honzakuzel1989
closed
3 years ago
1
Split SetupDapperAsync and remove casting
#60
honzakuzel1989
closed
3 years ago
1
Make SetupExecuteScalarAsync strongly typed
#59
honzakuzel1989
closed
3 years ago
0
ExecuteScalarAsync does not work mocked like IDbConnection.
#58
honzakuzel1989
closed
3 years ago
3
ExecuteScalarAsync does not work with specific type in generic parameter.
#57
honzakuzel1989
closed
3 years ago
2
Fix error in QueryAsync example
#56
honzakuzel1989
closed
3 years ago
0
.ThrowsAsync doesn't appear to work
#55
td0g-Z
opened
4 years ago
7
Mocking SqlMapper.QueryFirstOrDefaultAsync, SqlMapper.QueryFirstAsync, and SqlMapper.QueryFirst calls are not supported
#54
ssiltanen
closed
3 years ago
6
Add support for Single, SingleOrDefault, First and FirstOrDefault
#53
oppewala
closed
3 years ago
7
NullReferenceException when using .Callback
#52
oskaremil
opened
4 years ago
6
NullReferenceException when returning null from ReturnsAsync
#51
GreenDavidA
opened
4 years ago
2
vs2017 nuget Install failed.
#50
ajdre2015
closed
3 years ago
1
Accessing the params argument in the ReturnsAsync
#49
roly445
opened
5 years ago
3
Fixes for #36 and #37
#48
smokedlinq
closed
5 years ago
1
Not moq methods with generic type
#47
shustrenko
opened
5 years ago
6
ExecuteAsync() result doesn't match expected value specified in setup
#46
Father2Son
opened
5 years ago
0
Next