derole
AutoMapper example projects with mapping profiles
The latter I did have some working code but would have to dig it out, it involves storing an IQueryable and getting the index of said object in a query before filtering the IQueryable down further and then limiting to 30 results and fetching the actual data
64 replies
AutoMapper example projects with mapping profiles
Main one is a scoreboard endpoint, the client needs total records returned based on filters, total in database as well as, if a specific record is requested, the position of it on the scoreboard relative to the entire database with other filters/orderby applied
64 replies