SkinnyControllersGenerator 2021.25.6.855

There is a newer version of this package available.
See the version list below for details.
dotnet add package SkinnyControllersGenerator --version 2021.25.6.855                
NuGet\Install-Package SkinnyControllersGenerator -Version 2021.25.6.855                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SkinnyControllersGenerator" Version="2021.25.6.855" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SkinnyControllersGenerator --version 2021.25.6.855                
#r "nuget: SkinnyControllersGenerator, 2021.25.6.855"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SkinnyControllersGenerator as a Cake Addin
#addin nuget:?package=SkinnyControllersGenerator&version=2021.25.6.855

// Install SkinnyControllersGenerator as a Cake Tool
#tool nuget:?package=SkinnyControllersGenerator&version=2021.25.6.855                

** C# 9.0 ONLY **
     Autogenerates actions to a controller from a class .
     ( replace below single quotes with double quotes)
     [AutoActions(template = TemplateIndicator.AllPost,FieldsName =new[] { 'repository' }, 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 SkinnyControllersCommon
     For creating new generic templates, see readme.txt

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SkinnyControllersGenerator:

Package Downloads
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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2023.5.14.2055 5,367 5/14/2023
2021.25.6.855 5,036 12/15/2021
2021.25.6.755 309 12/15/2021
2021.25.5.1355 3,561 5/26/2021
2021.2.9.1130 473 2/9/2021
2021.1.9.2000 740 1/9/2021
2020.12.28.1226 524 12/28/2020
2020.12.26.938 424 12/26/2020
2020.12.24.1049 430 12/24/2020
2020.12.24.338 374 12/24/2020
2020.12.12.1133 410 12/12/2020
2020.12.3.2000 383 12/3/2020
2020.11.30.939 408 11/30/2020
2020.11.29.12 378 11/28/2020
2020.11.28.2108 506 11/28/2020
2020.11.28.1245 487 11/28/2020
2020.11.28.1003 416 11/28/2020
2020.11.25.1356 351 11/25/2020
2020.11.25.701 423 11/25/2020
2020.11.25.632 448 11/25/2020
2020.11.24.2135 456 11/24/2020
2020.11.24.2040 489 11/24/2020
2020.11.23 408 11/24/2020