PawelPepek
-
- 811 total downloads
- last updated 4/15/2023
- Latest version: 7.0.5
Generic controller template implementing basic CRUD functions: - create entity from TCreateDto - read entities using List<TDto> - read entity with given id using TOneDto - update entity with given id from... More information