Base solution for your next web application

Activities of "Riaan.Smit"

Hi, I'm trying to call Sql SP's and followed the advice given in a previous question (https://support.aspnetzero.com/QA/Questions/2723#answer-9f3213f6-db7e-4866-9bbc-61c5cf17059d). However, in the example, the custom repository is created based on a concrete entity (db table - User). The SP's I need to call are all for reporting purposes, so none of the returned entities will have primary keys, and there is no need for entity tracking and the like. I created a dummy class with an id field for creating the repo's, specifically to inherit from ...RepositoryBase, but I'm sure there is a better way of doing it. Any advice will be greatly appreciated.

Regards, Riaan

Question

Hi, I keep getting a 404 error when navigating to any of the ASPNet Zero github urls. I tried this one a few mins ago (https://github.com/aspnetzero/aspnet-zero-core/issues)

Is it only available to people part of the repo?

Regards, Riaan

Showing 21 to 22 of 22 entries