IczpNet.AbpCommons.Domain 0.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package IczpNet.AbpCommons.Domain --version 0.1.1                
NuGet\Install-Package IczpNet.AbpCommons.Domain -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.Domain" 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.Domain --version 0.1.1                
#r "nuget: IczpNet.AbpCommons.Domain, 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.Domain as a Cake Addin
#addin nuget:?package=IczpNet.AbpCommons.Domain&version=0.1.1

// Install IczpNet.AbpCommons.Domain as a Cake Tool
#tool nuget:?package=IczpNet.AbpCommons.Domain&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 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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (7)

Showing the top 5 NuGet packages that depend on IczpNet.AbpCommons.Domain:

Package Downloads
IczpNet.AbpCommons.Application

copyright (c) www.iczp.net

IczpNet.AbpCommons.MongoDB

copyright (c) www.iczp.net

IczpNet.AbpCommons.EntityFrameworkCore

copyright (c) www.iczp.net

IczpNet.LogManagement.Domain

copyright (c) www.iczp.net

IczpNet.Organization.Domain

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.8.2 25 7/17/2024
0.8.1 13 7/17/2024
0.8.0 58 7/16/2024
0.1.9 184 7/13/2024
0.1.8 156 7/12/2024
0.1.7 200 5/5/2024
0.1.6 339 7/14/2023
0.1.5 216 7/14/2023
0.1.4 363 3/3/2023
0.1.3 626 12/5/2022
0.1.2 851 11/17/2022
0.1.1 670 11/15/2022