Hello and thank you for this nice framework.
Can you please add the Support for GetByBy... functions without names/seperators like GetByItemBy to build URL like /shop/12/98/ and not /shop/12/item/98 ?
Thank you.
Done, thanks for your nice words and good point!
@NextGringo You can now do GetBy(int, int) for shop/12/98 instead of GetByBy(int, int).
Most helpful comment
Done, thanks for your nice words and good point!