ater.droplet.cli 6.1.1-beta1

This is a prerelease version of ater.droplet.cli.
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global ater.droplet.cli --version 6.1.1-beta1
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local ater.droplet.cli --version 6.1.1-beta1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=ater.droplet.cli&version=6.1.1-beta1&prerelease
                    
nuke :add-package ater.droplet.cli --version 6.1.1-beta1
                    

ater.droplet.cli

This is code generator. Help you generate dtos,datastores,api controllers base on ASP.NET Core project. It also can help you generate angular interfaces,services and views!

这是一个代码生成器,它可以帮助你生成dto,数据仓储、API控制器, 同时也可以帮助你生成在angular项目中的 ts interfaces,服务以及基本的页面。

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
7.2.4 293 3/22/2024 7.2.4 is deprecated because it is no longer maintained.
7.2.3 207 3/21/2024
7.2.2 223 1/19/2024
7.2.1 357 10/17/2023
7.1.5 248 8/18/2023
7.1.4.1 203 7/21/2023
7.1.4 201 6/6/2023
7.1.3 204 6/5/2023
7.1.2 173 5/24/2023
7.1.1 223 5/19/2023
7.1.0 226 5/15/2023
7.1.0-rc4-0427 281 4/27/2023
7.1.0-rc4-0426 303 4/26/2023
7.1.0-rc3 305 4/21/2023
7.1.0-pre2 386 4/18/2023
7.1.0-pre1 308 4/17/2023
7.0.7.1 293 3/6/2023
7.0.7 292 2/27/2023
7.0.6 370 1/31/2023
7.0.5 402 1/9/2023
7.0.5-rc1 338 1/5/2023
7.0.4-rc3 334 1/5/2023
7.0.4-beta2 381 1/3/2023
7.0.4-beta 434 12/28/2022
7.0.3-beta 265 12/18/2022
7.0.0 755 11/24/2022
7.0.0-rc2 387 11/23/2022
7.0.0-rc1 424 11/22/2022
6.2.3 472 10/27/2022
6.2.0-beta1 360 9/28/2022
6.1.1-beta1 248 8/18/2022
6.1.0 437 8/11/2022
6.0.10 471 6/24/2022
6.0.9 490 5/27/2022
6.0.8 449 5/20/2022
6.0.7 471 5/18/2022
6.0.6 458 5/6/2022
6.0.5 467 5/5/2022
6.0.4 497 4/25/2022
6.0.2 518 2/21/2022
6.0.1 465 2/18/2022
6.0.1-RC 299 2/17/2022

修复服务注册没有生成的问题,完善新模板生成内容