IczpNet.AbpCommons.Installer 0.1.1

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

// Install IczpNet.AbpCommons.Installer as a Cake Tool
#tool nuget:?package=IczpNet.AbpCommons.Installer&version=0.1.1                

IczpNet.AbpCommons

An abp module that provides standard tree structure entity implement.

Usage

Add DependsOn(typeof(AbpCommonsXxxModule)) attribute to configure the module dependencies.

  1. Application
[DependsOn(typeof(AbpCommonsApplicationModule))]
  1. Application.Contracts
[DependsOn(typeof(AbpCommonsApplicationContractsModule))]
  1. Domain.Shared
[DependsOn(typeof(AbpCommonsDomainSharedModule))]
  1. EntityFrameworkCore
[DependsOn(typeof(AbpCommonsEntityFrameworkCoreModule))]
  1. HttpApi
[DependsOn(typeof(AbpCommonsHttpApiModule))]
  1. HttpApi.Client
[DependsOn(typeof(AbpCommonsHttpApiClientModule))]
  1. Installer
[DependsOn(typeof(AbpCommonsInstallerModule))]
  1. MongoDb
[DependsOn(typeof(AbpCommonsMongoDbModule))]

RepositoryUrl

https://github.com/Iczp/AbpCommons.git

PackageProjectUrl

https://github.com/Iczp/AbpCommons.git

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on IczpNet.AbpCommons.Installer:

Package Downloads
IczpNet.Organization.Installer

Package Description

IczpNet.Chat.Installer

IczpNet.Chat

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.8.2 20 7/17/2024
0.8.1 13 7/17/2024
0.8.0 50 7/16/2024
0.1.9 60 7/13/2024
0.1.8 64 7/12/2024
0.1.7 91 5/5/2024
0.1.6 198 7/14/2023
0.1.5 140 7/14/2023
0.1.3 324 12/5/2022
0.1.2 343 11/17/2022
0.1.1 329 11/15/2022