issues
search
snickler
/
EFCore-FluentStoredProcedure
EFCore Extension that allows a means to map a stored procedure to a class, fluently.
MIT License
178
stars
34
forks
source link
Release/2.0
#37
Closed
snickler
closed
4 years ago
snickler
commented
4 years ago
Simplified call to retrieve default Schema without relying on EFCore Extensions
Switched from using SqlParameter to IDbDataParameter in the WithSqlParams methods
Removed explicit .netstandard 2.1 target, since EF Core 3.1 can run on .netstandard 2.0.