Kephas.Model 8.0.0-dev.33

Prefix Reserved
This is a prerelease version of Kephas.Model.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Kephas.Model --version 8.0.0-dev.33
                    
NuGet\Install-Package Kephas.Model -Version 8.0.0-dev.33
                    
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="Kephas.Model" Version="8.0.0-dev.33" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kephas.Model" Version="8.0.0-dev.33" />
                    
Directory.Packages.props
<PackageReference Include="Kephas.Model" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Kephas.Model --version 8.0.0-dev.33
                    
#r "nuget: Kephas.Model, 8.0.0-dev.33"
                    
#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.
#addin nuget:?package=Kephas.Model&version=8.0.0-dev.33&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Kephas.Model&version=8.0.0-dev.33&prerelease
                    
Install as a Cake Tool

Provides an abstract multi-dimensional modeling infrastructure, containing extensible model elements like dimensions, classifiers, and value types.
           Typically used areas and classes/interfaces/services:
           - IModelSpace, IClassifier, IAnnotation, IProperty, IMethod, IParameter.
           - AttributedModel: AbstractAttribute, AspectAttribute, AspectForAttribute, MixinAttribute, ValueTypeAttribute.

           Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

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.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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 (5)

Showing the top 5 NuGet packages that depend on Kephas.Model:

Package Downloads
Kephas.Data.Model

Provides a modeling API framework for data. Typically used areas and classes/interfaces/services: - IEntityType, IKey. - Dimensions: Client (area), Domain (area). - AttributedModel: EntityAssemblyAttribute, EntityTypeAttribute, KeyAttribute, NaturalKeyAttribute, PrimaryKeyAttribute. - Analysis: ModelRefPropertiesBehavior. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Messaging.Model

Provides a modeling API framework for messaging. Provides the model for messaging, including the Message classifier and Messaging scope dimension. Typically used areas and classes/interfaces/services: - IMessageType. - Dimensions: Messaging (area). - AttributedModel: MessagePartAttribute. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Data.Model.Abstractions

Provides data modeling abstractions. Typically used areas and classes/interfaces/services: - IIdentifiable, IGuidIdentifiable, INamed, ITagged, IHierarchyNode. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Testing.Model

Provides a common infrastructure for testing Kephas based model services. Typically used areas and classes/interfaces/services: - TestBase. - Injection: InjectionTestBase. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Workflow.Model

Provides the infrastructure for the workflow model.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.1.0 2,122 4/13/2022
11.1.0-dev.4 194 4/6/2022
11.1.0-dev.3 189 3/30/2022
11.1.0-dev.2 193 3/23/2022
11.1.0-dev.1 182 3/23/2022
11.0.0 1,892 3/11/2022
11.0.0-dev.7 202 3/7/2022
11.0.0-dev.6 189 2/28/2022
11.0.0-dev.5 182 2/26/2022
11.0.0-dev.4 193 2/24/2022
11.0.0-dev.3 194 2/23/2022
11.0.0-dev.2 187 2/18/2022
11.0.0-dev.1 193 2/7/2022
10.3.0 1,931 1/18/2022
10.2.0 1,711 12/3/2021
10.1.0 5,726 11/23/2021
10.1.0-dev.7 255 11/17/2021
10.1.0-dev.6 228 11/16/2021
10.1.0-dev.5 235 11/10/2021
10.1.0-dev.4 233 11/8/2021
10.1.0-dev.3 211 11/8/2021
10.1.0-dev.2 226 11/4/2021
10.1.0-dev.1 232 11/3/2021
10.0.1 1,482 10/16/2021
10.0.0 1,423 10/13/2021
10.0.0-dev.4 217 10/13/2021
10.0.0-dev.3 226 10/11/2021
10.0.0-dev.2 277 10/8/2021
9.3.4 1,966 8/25/2021
9.3.3 1,934 8/25/2021
9.3.2 1,964 8/24/2021
9.3.1 1,946 8/12/2021
9.3.0 1,943 8/12/2021
9.2.0 2,006 6/17/2021
9.1.0 1,996 6/17/2021
9.1.0-dev.9 255 5/26/2021
9.1.0-dev.8 248 5/26/2021
9.1.0-dev.7 251 5/17/2021
9.1.0-dev.6 252 4/28/2021
9.1.0-dev.5 263 4/23/2021
9.1.0-dev.4 251 4/21/2021
9.1.0-dev.3 270 4/17/2021
9.1.0-dev.2 257 4/12/2021
9.1.0-dev.1 271 4/9/2021
9.0.5 2,011 3/31/2021
9.0.4 2,055 3/23/2021
9.0.3 2,019 3/20/2021
9.0.2 531 3/18/2021
9.0.1 2,036 3/18/2021
9.0.0 1,937 3/17/2021
9.0.0-dev.4 248 3/4/2021
9.0.0-dev.3 275 3/1/2021
9.0.0-dev.2 287 2/22/2021
8.4.4 566 1/12/2021
8.4.0 2,169 11/11/2020
8.3.1 620 11/5/2020
8.3.0 2,183 10/28/2020
8.2.0 2,091 10/16/2020
8.1.0 2,215 9/23/2020
8.0.0 2,230 7/1/2020
8.0.0-dev.44 379 6/25/2020
8.0.0-dev.43 365 6/23/2020
8.0.0-dev.42 402 6/22/2020
8.0.0-dev.41 387 6/18/2020
8.0.0-dev.40 347 6/18/2020
8.0.0-dev.39 365 6/15/2020
8.0.0-dev.38 458 6/14/2020
8.0.0-dev.37 349 6/13/2020
8.0.0-dev.36 380 6/13/2020
8.0.0-dev.35 339 6/12/2020
8.0.0-dev.34 374 6/12/2020
8.0.0-dev.33 417 6/10/2020
8.0.0-dev.32 363 6/1/2020
8.0.0-dev.31 388 6/1/2020
8.0.0-dev.30 444 5/30/2020
8.0.0-dev.28 385 5/28/2020
8.0.0-dev.27 368 5/15/2020
8.0.0-dev.26 351 5/14/2020
8.0.0-dev.25 376 5/14/2020
8.0.0-dev.24 367 5/13/2020
8.0.0-dev.23 359 5/13/2020
8.0.0-dev.22 363 5/13/2020
8.0.0-dev.21 363 5/12/2020
8.0.0-dev.20 373 5/12/2020
8.0.0-dev.19 365 5/7/2020
8.0.0-dev.18 373 5/7/2020
8.0.0-dev.17 366 5/6/2020
8.0.0-dev.16 359 5/6/2020
8.0.0-dev.15 357 5/5/2020
8.0.0-dev.14 351 5/5/2020
8.0.0-dev.13 391 5/4/2020
7.6.0-dev.13 384 5/1/2020
7.6.0-dev.12 409 4/30/2020
7.6.0-dev.11 372 4/28/2020
7.6.0-dev.10 356 4/27/2020
7.6.0-dev.9 352 4/24/2020
7.6.0-dev.8 367 4/22/2020
7.6.0-dev.7 358 4/15/2020
7.6.0-dev.6 354 4/15/2020
7.6.0-dev.5 343 4/15/2020
7.6.0-dev.4 485 4/11/2020
7.6.0-dev.3 354 4/10/2020
7.6.0-dev.2 330 4/10/2020
7.6.0-dev.1 422 4/8/2020
7.5.2 1,948 3/20/2020
7.5.1 1,943 3/12/2020
7.5.0 1,883 3/10/2020
7.5.0-dev.18 378 3/5/2020
7.5.0-dev.17 367 3/5/2020
7.5.0-dev.16 401 3/4/2020
7.5.0-dev.15 335 3/3/2020
7.5.0-dev.14 348 3/3/2020
7.5.0-dev.13 333 2/29/2020
7.5.0-dev.12 458 2/29/2020
7.5.0-dev.10 455 2/25/2020
7.5.0-dev.9 378 2/20/2020
7.5.0-dev.8 404 2/18/2020
7.5.0-dev.7 347 2/18/2020
7.5.0-dev.6 354 2/14/2020
7.5.0-dev.5 375 2/12/2020
7.5.0-dev.4 360 2/11/2020
7.5.0-dev.3 337 2/11/2020
7.5.0-dev.2 476 2/8/2020
7.5.0-dev.1 349 2/7/2020
7.4.2 2,092 2/5/2020
7.4.1 2,219 2/3/2020
7.4.0 2,261 1/31/2020
7.4.0-dev.4 419 1/31/2020
7.4.0-dev.3 396 1/29/2020
7.4.0-dev.2 349 1/28/2020
7.4.0-dev.1 357 1/23/2020
7.3.1 2,158 1/21/2020
7.3.1-preview.7 370 1/21/2020
7.3.1-preview.1 384 1/20/2020
7.3.0 2,078 1/19/2020
7.2.6 2,157 1/18/2020
7.2.5 2,077 12/19/2019
7.2.4 2,148 12/19/2019
7.2.3 2,146 12/16/2019
7.2.2 2,110 12/9/2019
7.2.1 2,152 12/4/2019
7.2.0 2,236 11/26/2019
7.2.0-preview.10 367 11/20/2019
7.2.0-preview.9 350 11/19/2019
7.2.0-preview.8 356 11/18/2019
7.2.0-preview.6 363 11/14/2019
7.2.0-preview.5 369 11/14/2019
7.2.0-preview.4 361 11/14/2019
7.2.0-preview.2 348 11/11/2019
7.2.0-preview.1 368 11/9/2019
7.1.0 2,204 11/6/2019
7.1.0-preview.8 371 11/5/2019
7.1.0-preview.7 353 11/4/2019
7.1.0-preview.6 359 11/1/2019
7.1.0-preview.5 371 10/31/2019
7.1.0-preview.4 386 10/30/2019
7.1.0-preview.3 355 10/26/2019
7.1.0-preview.2 368 10/25/2019
7.1.0-preview.1 376 10/24/2019
7.0.0 1,785 10/16/2019
7.0.0-rc.41 372 10/15/2019
7.0.0-rc.40 392 10/15/2019
7.0.0-rc.39 394 10/12/2019
7.0.0-rc.38 364 10/11/2019
7.0.0-rc.37 616 10/10/2019
7.0.0-rc.36 366 10/9/2019
7.0.0-rc.35 370 10/8/2019
7.0.0-rc.34 380 10/8/2019
7.0.0-rc.33 365 10/7/2019
7.0.0-rc.32 363 10/5/2019
7.0.0-rc.31 369 10/3/2019
7.0.0-rc.30 362 10/1/2019
7.0.0-rc.28 383 10/1/2019
7.0.0-rc.27 376 9/30/2019
7.0.0-rc.26 380 9/30/2019
7.0.0-rc.25 355 9/27/2019
7.0.0-rc.24 361 9/27/2019
7.0.0-rc.23 358 9/26/2019
7.0.0-rc.22 383 9/25/2019
7.0.0-rc.21 357 9/24/2019
7.0.0-rc.20 369 9/23/2019
7.0.0-rc.19 367 9/20/2019
7.0.0-rc.18.1 364 9/20/2019
7.0.0-rc.18 374 9/20/2019
6.5.0-rc.17 386 9/19/2019
6.5.0-rc.16 383 9/18/2019
6.5.0-rc.15 375 9/18/2019
6.5.0-rc.14.1 375 9/18/2019
6.5.0-rc.14 395 9/17/2019
6.5.0-rc.13 371 9/16/2019
6.5.0-rc.12.2 362 9/13/2019
6.5.0-rc.12.1 374 9/12/2019
6.5.0-rc.12 394 9/12/2019
6.5.0-rc.11 376 9/11/2019
6.5.0-rc.10 384 9/10/2019
6.5.0-rc.9 382 9/9/2019
6.5.0-rc.8 380 9/6/2019
6.5.0-rc.7 371 9/6/2019
6.5.0-rc.6 382 9/6/2019
6.5.0-rc.5 368 9/2/2019
6.5.0-rc.4 381 9/2/2019
6.5.0-rc.3 381 8/30/2019
6.5.0-rc.2 385 8/29/2019
6.5.0-rc.1 389 8/28/2019
6.5.0-beta.5 387 8/28/2019
6.5.0-beta.4 402 8/27/2019
6.0.0 1,467 8/6/2019
6.0.0-rc.7 375 7/19/2019
6.0.0-rc.6 380 6/28/2019
6.0.0-rc.5 374 6/28/2019
6.0.0-rc.4 388 6/25/2019
6.0.0-rc.3 391 6/20/2019
6.0.0-rc.2 378 5/29/2019
6.0.0-rc.1 380 5/28/2019
6.0.0-beta.3 391 4/17/2019
5.3.0-beta.2 402 3/21/2019
5.3.0-beta.1 432 3/20/2019
5.2.0 1,290 3/19/2019
5.1.0 1,586 1/25/2019
5.0.0 1,583 12/21/2018
5.0.0-rc11 997 12/14/2018
5.0.0-rc10 800 11/16/2018
5.0.0-rc09 774 11/1/2018
5.0.0-rc08 775 10/31/2018
5.0.0-rc07 784 10/31/2018
5.0.0-rc06 798 10/30/2018
5.0.0-rc05 818 10/29/2018
5.0.0-rc04 787 10/29/2018
5.0.0-rc03 852 10/26/2018
5.0.0-rc02 789 10/25/2018
5.0.0-rc01 825 10/12/2018
5.0.0-beta03 856 9/21/2018
5.0.0-beta02 846 9/10/2018
5.0.0-beta01 844 9/7/2018
4.5.1 1,200 8/7/2018
4.5.0 1,689 8/7/2018
4.5.0-rc01 1,180 6/7/2018
4.5.0-beta09 1,149 6/7/2018
4.5.0-beta08 1,255 5/16/2018
4.5.0-beta07 1,120 5/9/2018
4.5.0-beta06 1,171 4/25/2018
4.5.0-beta05 1,173 4/12/2018
4.5.0-beta03 1,146 4/12/2018
4.2.0-beta02 1,158 3/27/2018
4.2.0-beta01 1,177 2/14/2018
4.1.1 1,432 2/1/2018
4.1.0 1,915 1/15/2018
4.1.0-rc10 1,247 12/19/2017
4.1.0-rc09 1,205 12/19/2017
4.1.0-rc08 1,268 12/12/2017
4.1.0-rc07 1,077 12/5/2017
4.1.0-rc06 1,052 12/5/2017
4.1.0-rc05 997 12/5/2017
4.1.0-rc03 1,024 12/4/2017
4.1.0-rc02 1,037 12/4/2017
4.1.0-rc01 1,043 12/4/2017
4.1.0-beta09 1,083 12/3/2017
4.1.0-beta08 1,057 11/25/2017
4.1.0-beta07 1,035 11/23/2017
4.1.0-beta06 996 11/22/2017
4.1.0-beta05 1,043 11/21/2017
4.1.0-beta04 943 11/21/2017
4.1.0-beta03 894 11/17/2017
4.1.0-beta02 931 11/17/2017
4.1.0-beta01 972 11/16/2017
4.0.1-beta01 928 11/6/2017
4.0.0 1,905 10/23/2017
4.0.0-rc05 1,002 10/17/2017
4.0.0-rc04 1,030 10/17/2017
4.0.0-rc03 1,069 10/12/2017
4.0.0-rc02 1,036 10/10/2017
4.0.0-rc01 1,044 10/6/2017
4.0.0-beta9 1,007 10/5/2017
4.0.0-beta8 1,019 10/5/2017
4.0.0-beta7 1,074 10/3/2017
4.0.0-beta6 1,027 9/30/2017
4.0.0-beta5 1,019 9/28/2017
4.0.0-beta4 1,069 9/27/2017
4.0.0-beta3 1,016 9/26/2017
4.0.0-beta2 1,003 9/25/2017
4.0.0-beta1 1,032 9/22/2017
3.11.0 1,493 8/18/2017
3.10.1 1,230 8/18/2017
3.10.0 1,686 8/1/2017
3.9.1 1,273 6/23/2017
3.9.0 1,676 6/13/2017
3.8.1 1,513 5/26/2017
3.8.0 1,449 5/26/2017
3.7.1 1,287 5/24/2017
3.7.0 1,498 5/23/2017
3.6.1 1,286 5/19/2017
3.6.0 1,724 5/18/2017
3.5.0 1,806 5/15/2017
3.4.0 1,741 5/4/2017
3.3.6 1,282 4/13/2017
3.3.5 1,318 4/12/2017
3.3.1 1,275 4/12/2017
3.3.0 3,046 4/12/2017
3.3.0-preview1 1,062 4/6/2017
3.2.0 2,020 3/27/2017
3.1.0 1,868 3/22/2017
3.1.0-preview4 1,296 3/9/2017
3.1.0-preview3 1,061 12/9/2016
3.1.0-preview2 1,110 12/9/2016
3.1.0-preview1-rc2 1,031 10/31/2016
3.1.0-preview1 1,085 10/28/2016
3.0.9 1,310 10/19/2016
3.0.8 1,308 8/19/2016
3.0.7 1,471 7/12/2016
3.0.7-pre1 1,113 5/18/2016
3.0.0-rc6 1,266 3/29/2016
3.0.0-rc5 1,061 3/24/2016
3.0.0-rc4 1,307 3/21/2016
3.0.0-rc3 1,546 12/22/2015

Please check https://github.com/kephas-software/kephas/releases for the change log.
           Also check the documentation and the samples from https://github.com/kephas-software/kephas/wiki and https://github.com/kephas-software/kephas/tree/master/Samples.