Kephas.Data 8.0.0-dev.14

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

Provides abstractions for managing data: retrieval, persistence, query.
           Typically used areas and classes/interfaces/services:
           - IDataSpace, IDataContext.
           - Capabilities: CghangeState, IEntityEntry, EntityEntry.
           - Conversion: IDataConversionService, IDataConverter, DataConverterBase.
           - DataSources: IDataSourceService, IDataSourceProvider.
           - Behaviors: IDataBehavior, DataBehaviorBase, QueryBehaviorBase.
           - Analysis: IRefPropertiesProvider.
           - Setup: IDataSetupManager, IDataInstaller.
           - Validation: IOnValidateBehavior.

           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. 
.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 (12)

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

Package Downloads
Kephas.Data.Client

Provides the infrastructure for the client area of the data flow. Typically used areas and classes/interfaces/services: - Queries: IClientQueryProcessor. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

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.Data.IO

Provides services for the data import/export (input/output). Typically used areas and classes/interfaces/services: - DataStreams: IDataStreamReader, IDataStreamWriter. - Export: IDataExportService. - Import: IDataImportService, IDataImportBehavior. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Data.Endpoints

Adds messaging endpoints for data services. The endpoints will work if Kephas.Messaging is referenced and the IMessageProcessor is used for processing the messages. Typically used areas and classes/interfaces/services: - PersistChangesHandler, QueryHandler, DataSourceHandler. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Data.MongoDB

Provides the MongoDB implementation for data context and associated commands. Typically used areas and classes/interfaces/services: - MongoDataContext. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.1.0 4,413 4/13/2022
11.1.0-dev.4 159 4/6/2022
11.1.0-dev.3 158 3/30/2022
11.1.0-dev.2 153 3/23/2022
11.1.0-dev.1 159 3/23/2022
11.0.0 4,176 3/11/2022
11.0.0-dev.7 166 3/7/2022
11.0.0-dev.6 171 2/28/2022
11.0.0-dev.5 151 2/26/2022
11.0.0-dev.4 152 2/24/2022
11.0.0-dev.3 151 2/23/2022
11.0.0-dev.2 157 2/18/2022
11.0.0-dev.1 158 2/7/2022
10.3.0 3,895 1/18/2022
10.2.0 3,160 12/3/2021
10.1.0 7,212 11/23/2021
10.1.0-dev.7 216 11/17/2021
10.1.0-dev.6 197 11/16/2021
10.1.0-dev.5 193 11/10/2021
10.1.0-dev.4 210 11/8/2021
10.1.0-dev.3 174 11/8/2021
10.1.0-dev.2 198 11/4/2021
10.1.0-dev.1 183 11/3/2021
10.0.1 3,206 10/16/2021
10.0.0 3,151 10/13/2021
10.0.0-dev.4 183 10/13/2021
10.0.0-dev.3 194 10/11/2021
10.0.0-dev.2 243 10/8/2021
9.3.4 2,983 8/25/2021
9.3.3 3,024 8/25/2021
9.3.2 2,961 8/24/2021
9.3.1 2,864 8/12/2021
9.3.0 3,022 8/12/2021
9.2.0 3,083 6/17/2021
9.1.0 3,002 6/17/2021
9.1.0-dev.9.1 229 5/28/2021
9.1.0-dev.9 225 5/26/2021
9.1.0-dev.8 208 5/26/2021
9.1.0-dev.7.1 215 5/17/2021
9.1.0-dev.7 222 5/17/2021
9.1.0-dev.6 204 4/28/2021
9.1.0-dev.5 223 4/23/2021
9.1.0-dev.4 209 4/21/2021
9.1.0-dev.3 227 4/17/2021
9.1.0-dev.2 190 4/12/2021
9.1.0-dev.1 209 4/9/2021
9.0.5 3,061 3/31/2021
9.0.4 3,076 3/23/2021
9.0.3 3,124 3/20/2021
9.0.1 3,119 3/18/2021
9.0.0 3,166 3/17/2021
9.0.0-dev.4 214 3/4/2021
9.0.0-dev.3 225 3/1/2021
9.0.0-dev.2 245 2/22/2021
8.4.0 3,939 11/11/2020
8.3.0 3,208 10/28/2020
8.2.0 3,325 10/16/2020
8.1.0 3,719 9/23/2020
8.0.0 5,331 7/1/2020
8.0.0-dev.44 317 6/25/2020
8.0.0-dev.43 306 6/23/2020
8.0.0-dev.42 353 6/22/2020
8.0.0-dev.41 348 6/18/2020
8.0.0-dev.40 300 6/18/2020
8.0.0-dev.39 318 6/15/2020
8.0.0-dev.38 427 6/14/2020
8.0.0-dev.37 279 6/13/2020
8.0.0-dev.36 336 6/13/2020
8.0.0-dev.35 275 6/12/2020
8.0.0-dev.34 328 6/12/2020
8.0.0-dev.33 377 6/10/2020
8.0.0-dev.32 299 6/1/2020
8.0.0-dev.31 331 6/1/2020
8.0.0-dev.30 391 5/30/2020
8.0.0-dev.28 329 5/28/2020
8.0.0-dev.27 310 5/15/2020
8.0.0-dev.26 299 5/14/2020
8.0.0-dev.25 313 5/14/2020
8.0.0-dev.24 304 5/13/2020
8.0.0-dev.23 305 5/13/2020
8.0.0-dev.22 306 5/13/2020
8.0.0-dev.21 308 5/12/2020
8.0.0-dev.20 309 5/12/2020
8.0.0-dev.19 316 5/7/2020
8.0.0-dev.18 302 5/7/2020
8.0.0-dev.17 313 5/6/2020
8.0.0-dev.16 312 5/6/2020
8.0.0-dev.15 306 5/5/2020
8.0.0-dev.14 304 5/5/2020
8.0.0-dev.13 332 5/4/2020
7.6.0-dev.13 326 5/1/2020
7.6.0-dev.12 331 4/30/2020
7.6.0-dev.11 315 4/28/2020
7.6.0-dev.10 299 4/27/2020
7.6.0-dev.9 307 4/24/2020
7.6.0-dev.8 298 4/22/2020
7.6.0-dev.7 297 4/15/2020
7.6.0-dev.6 294 4/15/2020
7.6.0-dev.5 287 4/15/2020
7.6.0-dev.4 285 4/11/2020
7.6.0-dev.3 296 4/10/2020
7.6.0-dev.2 291 4/10/2020
7.6.0-dev.1 388 4/8/2020
7.5.2 4,772 3/20/2020
7.5.1 3,052 3/12/2020
7.5.0 5,399 3/10/2020
7.5.0-dev.18 320 3/5/2020
7.5.0-dev.17 325 3/5/2020
7.5.0-dev.16 352 3/4/2020
7.5.0-dev.15 292 3/3/2020
7.5.0-dev.14 305 3/3/2020
7.5.0-dev.13 285 2/29/2020
7.5.0-dev.12 407 2/29/2020
7.5.0-dev.10 296 2/25/2020
7.5.0-dev.9 339 2/20/2020
7.5.0-dev.8 369 2/18/2020
7.5.0-dev.7 304 2/18/2020
7.5.0-dev.6 324 2/14/2020
7.5.0-dev.5 330 2/12/2020
7.5.0-dev.4 299 2/11/2020
7.5.0-dev.3 282 2/11/2020
7.5.0-dev.2 426 2/8/2020
7.5.0-dev.1 314 2/7/2020
7.4.2 3,592 2/5/2020
7.4.1 4,180 2/3/2020
7.4.0 4,275 1/31/2020
7.4.0-dev.4 374 1/31/2020
7.4.0-dev.3 349 1/29/2020
7.4.0-dev.2 296 1/28/2020
7.4.0-dev.1 294 1/23/2020
7.3.1 3,486 1/21/2020
7.3.1-preview.7 315 1/21/2020
7.3.1-preview.1 336 1/20/2020
7.3.0 3,453 1/19/2020
7.2.6 3,557 1/18/2020
7.2.5 3,628 12/19/2019
7.2.4 3,678 12/19/2019
7.2.3 3,548 12/16/2019
7.2.2 3,545 12/9/2019
7.2.1 3,582 12/4/2019
7.2.0 3,545 11/26/2019
7.2.0-preview.10 297 11/20/2019
7.2.0-preview.9 293 11/19/2019
7.2.0-preview.8 312 11/18/2019
7.2.0-preview.6 308 11/14/2019
7.2.0-preview.5 311 11/14/2019
7.2.0-preview.4 297 11/14/2019
7.2.0-preview.2 303 11/11/2019
7.2.0-preview.1 299 11/9/2019
7.1.0 3,483 11/6/2019
7.1.0-preview.8 316 11/5/2019
7.1.0-preview.7 313 11/4/2019
7.1.0-preview.6 324 11/1/2019
7.1.0-preview.5 330 10/31/2019
7.1.0-preview.4 333 10/30/2019
7.1.0-preview.3 323 10/26/2019
7.1.0-preview.2 313 10/25/2019
7.1.0-preview.1 307 10/24/2019
7.0.0 3,566 10/16/2019
7.0.0-rc.41 325 10/15/2019
7.0.0-rc.40 335 10/15/2019
7.0.0-rc.39 322 10/12/2019
7.0.0-rc.38 317 10/11/2019
7.0.0-rc.37 316 10/10/2019
7.0.0-rc.36 311 10/9/2019
7.0.0-rc.35 315 10/8/2019
7.0.0-rc.34 314 10/8/2019
7.0.0-rc.33 315 10/7/2019
7.0.0-rc.32 312 10/5/2019
7.0.0-rc.31 322 10/3/2019
7.0.0-rc.30 322 10/1/2019
7.0.0-rc.28 320 10/1/2019
7.0.0-rc.27 314 9/30/2019
7.0.0-rc.26 314 9/30/2019
7.0.0-rc.25 326 9/27/2019
7.0.0-rc.24 310 9/27/2019
7.0.0-rc.23 316 9/26/2019
7.0.0-rc.22 319 9/25/2019
7.0.0-rc.21 313 9/24/2019
7.0.0-rc.20 311 9/23/2019
7.0.0-rc.19 306 9/20/2019
7.0.0-rc.18.1 316 9/20/2019
7.0.0-rc.18 314 9/20/2019
6.5.0-rc.17 325 9/19/2019
6.5.0-rc.16 334 9/18/2019
6.5.0-rc.15 338 9/18/2019
6.5.0-rc.14.1 322 9/18/2019
6.5.0-rc.14 344 9/17/2019
6.5.0-rc.13 321 9/16/2019
6.5.0-rc.12.2 327 9/13/2019
6.5.0-rc.12.1 322 9/12/2019
6.5.0-rc.12 334 9/12/2019
6.5.0-rc.11 337 9/11/2019
6.5.0-rc.10 324 9/10/2019
6.5.0-rc.9 326 9/9/2019
6.5.0-rc.8 310 9/6/2019
6.5.0-rc.7 327 9/6/2019
6.5.0-rc.6 331 9/6/2019
6.5.0-rc.5 320 9/2/2019
6.5.0-rc.4 328 9/2/2019
6.5.0-rc.3 324 8/30/2019
6.5.0-rc.2 341 8/29/2019
6.5.0-rc.1 333 8/28/2019
6.5.0-beta.5 343 8/28/2019
6.5.0-beta.4 349 8/27/2019
6.0.0 3,445 8/6/2019
6.0.0-rc.7 331 7/19/2019
6.0.0-rc.6 328 6/28/2019
6.0.0-rc.5 321 6/28/2019
6.0.0-rc.4 314 6/25/2019
6.0.0-rc.3 330 6/20/2019
6.0.0-rc.2 336 5/29/2019
6.0.0-rc.1 334 5/28/2019
6.0.0-beta.3 337 4/17/2019
5.3.0-beta.2 340 3/21/2019
5.3.0-beta.1 329 3/20/2019
5.2.0 2,918 3/19/2019
5.1.0 3,241 1/25/2019
5.0.0 3,279 12/21/2018
5.0.0-rc11 2,402 12/14/2018
5.0.0-rc10 2,304 11/16/2018
5.0.0-rc09 2,275 11/1/2018
5.0.0-rc08 2,294 10/31/2018
5.0.0-rc07 2,309 10/31/2018
5.0.0-rc06 2,176 10/30/2018
5.0.0-rc05 2,182 10/29/2018
5.0.0-rc04 2,185 10/29/2018
5.0.0-rc03 2,240 10/26/2018
5.0.0-rc02 2,150 10/25/2018
5.0.0-rc01 2,228 10/12/2018
5.0.0-beta03 2,304 9/21/2018
5.0.0-beta02 2,303 9/10/2018
5.0.0-beta01 2,245 9/7/2018
4.5.1 2,096 8/7/2018
4.5.0 4,689 8/7/2018
4.5.0-rc01 2,187 6/7/2018
4.5.0-beta09 2,223 6/7/2018
4.5.0-beta08 2,283 5/16/2018
4.5.0-beta07 2,153 5/9/2018
4.5.0-beta06 2,194 4/25/2018
4.5.0-beta05 2,234 4/12/2018
4.5.0-beta03 2,203 4/12/2018
4.2.0-beta02 2,217 3/27/2018
4.2.0-beta01 2,167 2/14/2018
4.1.1 2,246 2/1/2018
4.1.0 3,526 1/15/2018
4.1.0-rc10 2,229 12/19/2017
4.1.0-rc09 2,323 12/19/2017
4.1.0-rc08 2,286 12/12/2017
4.1.0-rc07 2,055 12/5/2017
4.1.0-rc06 2,117 12/5/2017
4.1.0-rc05 2,102 12/5/2017
4.1.0-rc03 2,173 12/4/2017
4.1.0-rc02 2,134 12/4/2017
4.1.0-rc01 2,025 12/4/2017
4.1.0-beta09 2,111 12/3/2017
4.1.0-beta08 2,133 11/25/2017
4.1.0-beta07 2,091 11/23/2017
4.1.0-beta06 2,103 11/22/2017
4.1.0-beta05 2,107 11/21/2017
4.1.0-beta04 1,795 11/21/2017
4.1.0-beta03 1,685 11/17/2017
4.1.0-beta02 1,778 11/17/2017
4.0.1-beta01 1,774 11/6/2017
4.0.0 4,256 10/23/2017
4.0.0-rc05 2,036 10/17/2017
4.0.0-rc04 2,120 10/17/2017
4.0.0-rc03 2,078 10/12/2017
4.0.0-rc02 2,149 10/10/2017
4.0.0-rc01 2,082 10/6/2017
4.0.0-beta9 2,081 10/5/2017
4.0.0-beta8 2,074 10/5/2017
4.0.0-beta7 2,082 10/3/2017
4.0.0-beta6 2,071 9/30/2017
4.0.0-beta5 2,104 9/28/2017
4.0.0-beta4 2,155 9/27/2017
4.0.0-beta3 2,131 9/26/2017
4.0.0-beta2 2,099 9/25/2017
4.0.0-beta1 2,038 9/22/2017
3.11.0 2,898 8/18/2017
3.10.1 2,051 8/18/2017
3.10.0 3,655 8/1/2017
3.9.1 2,114 6/23/2017
3.9.0 3,518 6/13/2017
3.8.3 2,178 5/29/2017
3.8.2 2,099 5/29/2017
3.8.1 2,675 5/26/2017
3.8.0 2,668 5/26/2017
3.7.0 2,664 5/23/2017
3.6.1 2,170 5/19/2017
3.6.0 2,970 5/18/2017
3.5.0 3,046 5/15/2017
3.4.0 2,749 5/4/2017
3.3.6 2,108 4/13/2017
3.3.5 2,012 4/12/2017
3.3.1 2,104 4/12/2017
3.3.0 4,170 4/12/2017
3.3.0-preview1 1,847 4/6/2017
3.2.0 2,889 3/27/2017
3.1.0 2,558 3/22/2017
3.1.0-preview4 2,076 3/9/2017
3.1.0-preview3 1,794 12/9/2016
3.1.0-preview2 1,981 12/9/2016
3.1.0-preview1-rc2 1,933 10/31/2016
3.1.0-preview1 1,897 10/28/2016
3.0.9 2,158 10/19/2016
3.0.8 2,108 8/19/2016
3.0.7 2,283 7/12/2016
3.0.7-pre1 1,889 5/18/2016
3.0.0-rc6 1,862 3/29/2016
3.0.0-rc5 1,887 3/24/2016
3.0.0-rc4 1,963 3/21/2016
3.0.0-rc3 2,332 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.