SkinnyControllersGenerator 2020.11.25.632
See the version list below for details.
dotnet add package SkinnyControllersGenerator --version 2020.11.25.632
NuGet\Install-Package SkinnyControllersGenerator -Version 2020.11.25.632
<PackageReference Include="SkinnyControllersGenerator" Version="2020.11.25.632" />
paket add SkinnyControllersGenerator --version 2020.11.25.632
#r "nuget: SkinnyControllersGenerator, 2020.11.25.632"
// Install SkinnyControllersGenerator as a Cake Addin #addin nuget:?package=SkinnyControllersGenerator&version=2020.11.25.632 // Install SkinnyControllersGenerator as a Cake Tool #tool nuget:?package=SkinnyControllersGenerator&version=2020.11.25.632
** C# 9.0 ONLY **
Autogenerates actions from a class
[AutoActions]
private readonly RepositoryWF repository;
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.CSharp (>= 3.8.0)
- SkinnyControllersCommon (>= 2020.11.23)
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,480 | 5/14/2023 |
2021.25.6.855 | 5,049 | 12/15/2021 |
2021.25.6.755 | 311 | 12/15/2021 |
2021.25.5.1355 | 3,563 | 5/26/2021 |
2021.2.9.1130 | 475 | 2/9/2021 |
2021.1.9.2000 | 742 | 1/9/2021 |
2020.12.28.1226 | 529 | 12/28/2020 |
2020.12.26.938 | 426 | 12/26/2020 |
2020.12.24.1049 | 432 | 12/24/2020 |
2020.12.24.338 | 376 | 12/24/2020 |
2020.12.12.1133 | 412 | 12/12/2020 |
2020.12.3.2000 | 385 | 12/3/2020 |
2020.11.30.939 | 410 | 11/30/2020 |
2020.11.29.12 | 380 | 11/28/2020 |
2020.11.28.2108 | 508 | 11/28/2020 |
2020.11.28.1245 | 489 | 11/28/2020 |
2020.11.28.1003 | 418 | 11/28/2020 |
2020.11.25.1356 | 353 | 11/25/2020 |
2020.11.25.701 | 425 | 11/25/2020 |
2020.11.25.632 | 450 | 11/25/2020 |
2020.11.24.2135 | 458 | 11/24/2020 |
2020.11.24.2040 | 491 | 11/24/2020 |
2020.11.23 | 410 | 11/24/2020 |