SkinnyControllersGenerator 2020.11.23

There is a newer version of this package available.
See the version list below for details.
dotnet add package SkinnyControllersGenerator --version 2020.11.23
NuGet\Install-Package SkinnyControllersGenerator -Version 2020.11.23
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="2020.11.23" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SkinnyControllersGenerator --version 2020.11.23
#r "nuget: SkinnyControllersGenerator, 2020.11.23"
#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=2020.11.23

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

** C# 9.0 ONLY **
     Autogenerates actions from a class

     [AutoActions]
     private readonly RepositoryWF repository;

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in 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 982 5/14/2023
2021.25.6.855 4,550 12/15/2021
2021.25.6.755 284 12/15/2021
2021.25.5.1355 3,529 5/26/2021
2021.2.9.1130 446 2/9/2021
2021.1.9.2000 712 1/9/2021
2020.12.28.1226 494 12/28/2020
2020.12.26.938 398 12/26/2020
2020.12.24.1049 402 12/24/2020
2020.12.24.338 349 12/24/2020
2020.12.12.1133 383 12/12/2020
2020.12.3.2000 358 12/3/2020
2020.11.30.939 382 11/30/2020
2020.11.29.12 348 11/28/2020
2020.11.28.2108 481 11/28/2020
2020.11.28.1245 459 11/28/2020
2020.11.28.1003 393 11/28/2020
2020.11.25.1356 323 11/25/2020
2020.11.25.701 390 11/25/2020
2020.11.25.632 422 11/25/2020
2020.11.24.2135 414 11/24/2020
2020.11.24.2040 463 11/24/2020
2020.11.23 379 11/24/2020