Enum NuGetPackageTarget
Namespace: Volo.Abp.Cli.ProjectModification
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public enum NuGetPackageTarget : byte
Fields
Name | Description |
---|---|
Application | |
ApplicationContracts | |
Blazor | |
BlazorServer | |
BlazorWebAssembly | |
Domain | |
DomainShared | |
EntityFrameworkCore | |
HttpApi | |
HttpApiClient | |
IdentityServer | |
MauiBlazor | |
MongoDB | |
SignalR | |
Undefined | |
Web |