0
velu created
3 Answer(s)
-
0
Hi,
In order to do that, first you need to create a custom repository, see <a class="postlink" href="http://aspnetboilerplate.com/Pages/Documents/Repositories#custom-repositories">http://aspnetboilerplate.com/Pages/Docu ... positories</a>.
Then in your custom repository you can access the DbContext and you can call SP, View or Functions just like you do in a regular Entity Framework project.
Thanks.
Have an answer to this question?
Log in
and write your answer.