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.
-
0
What is the need to create the custom repository. Can we re use the exisiting repository that is created in the initial template.
-
0
https://aspnetboilerplate.com/Pages/Documents/Articles/Using-Stored-Procedures,-User-Defined-Functions-and-Views/index.html