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

Multiple result sets. #2

Closed dazinator closed 7 years ago

snickler commented 7 years ago

@dazinator - Thanks for the contribution ^_^.

dazinator commented 7 years ago

You're welcome. Thanks for the blog post!

snickler commented 7 years ago

No problem. I just thought of something. Mind updating the README.MD with the updated syntax?

Get Outlook for Androidhttps://aka.ms/ghei36


From: Darrell notifications@github.com Sent: Tuesday, October 31, 2017 7:17:53 AM To: snickler/EFCore-FluentStoredProcedure Cc: Jeremy Sinclair; State change Subject: Re: [snickler/EFCore-FluentStoredProcedure] Multiple result sets. (#2)

You're welcome. Thanks for the blog post!

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHubhttps://github.com/snickler/EFCore-FluentStoredProcedure/issues/2#issuecomment-340732435, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AD1Ipe1Ex4MLy98VBU5SYvKZX422esEFks5sxwHggaJpZM4QLeLQ.

dazinator commented 7 years ago

PR sent.