snickler / EFCore-FluentStoredProcedure

EFCore Extension that allows a means to map a stored procedure to a class, fluently.
MIT License
177 stars 34 forks source link

Names of parameters should be not obligated - order is enough #21

Open rpokrovskij opened 6 years ago

rpokrovskij commented 6 years ago

Names of parameters should be not obligated - order is enough

Then this can be used to replace Microsoft.ApplicationBlocks.Data