Sign in Sign up
nuget

SkinnyControllersCommon

Autogenerates actions to a controller from a class . ( replace below single quotes with double quotes) [AutoActions(template = TemplateIndicator.AllPost,FieldsName =new[] { '*' }, ExcludeFields =new[]{'_logger'})] [ApiController] [Route('[controller]/[action]')] public partial class WeatherForecastController : ControllerBase{ // it will generate for this field private readonly RepositoryWF repository; Add also Nuget package SkinnyControllersGenerator You can have your own template - read the readme.txt

nuget View on Nuget

Activity

Latest release
3y ago
Total releases
18
Cadence
~3 days
Last 12 months
0

Details

License
MIT
First release
Nov 24, 2020
Releases
Version Released
2023.5.14.2055 major
2021.25.6.855 patch
2021.25.6.755 patch
2021.25.5.1355 minor
2021.2.9.1130 minor
2021.1.9.2000 major
2020.12.28.1226 patch
2020.12.26.938 patch
2020.12.24.1049 patch
2020.12.24.338 patch
2020.12.12.1133 patch
2020.12.3.2000 minor
2020.11.30.939 patch
2020.11.29.12 patch
2020.11.28.2108 patch
2020.11.28.1245 patch
2020.11.28.1003 patch
2020.11.23 initial