Kephas.Data 9.1.0-dev.9.1

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 9.1.0-dev.9.1
                    
NuGet\Install-Package Kephas.Data -Version 9.1.0-dev.9.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="Kephas.Data" Version="9.1.0-dev.9.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kephas.Data" Version="9.1.0-dev.9.1" />
                    
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 9.1.0-dev.9.1
                    
#r "nuget: Kephas.Data, 9.1.0-dev.9.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.
#addin nuget:?package=Kephas.Data&version=9.1.0-dev.9.1&prerelease
                    
Install Kephas.Data as a Cake Addin
#tool nuget:?package=Kephas.Data&version=9.1.0-dev.9.1&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 was computed.  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,324 10/16/2020
8.1.0 3,718 9/23/2020
8.0.0 5,330 7/1/2020
8.0.0-dev.44 316 6/25/2020
8.0.0-dev.43 305 6/23/2020
8.0.0-dev.42 352 6/22/2020
8.0.0-dev.41 347 6/18/2020
8.0.0-dev.40 299 6/18/2020
8.0.0-dev.39 317 6/15/2020
8.0.0-dev.38 426 6/14/2020
8.0.0-dev.37 278 6/13/2020
8.0.0-dev.36 335 6/13/2020
8.0.0-dev.35 274 6/12/2020
8.0.0-dev.34 327 6/12/2020
8.0.0-dev.33 376 6/10/2020
8.0.0-dev.32 298 6/1/2020
8.0.0-dev.31 330 6/1/2020
8.0.0-dev.30 390 5/30/2020
8.0.0-dev.28 328 5/28/2020
8.0.0-dev.27 309 5/15/2020
8.0.0-dev.26 298 5/14/2020
8.0.0-dev.25 312 5/14/2020
8.0.0-dev.24 303 5/13/2020
8.0.0-dev.23 304 5/13/2020
8.0.0-dev.22 305 5/13/2020
8.0.0-dev.21 307 5/12/2020
8.0.0-dev.20 308 5/12/2020
8.0.0-dev.19 315 5/7/2020
8.0.0-dev.18 301 5/7/2020
8.0.0-dev.17 312 5/6/2020
8.0.0-dev.16 311 5/6/2020
8.0.0-dev.15 305 5/5/2020
8.0.0-dev.14 303 5/5/2020
8.0.0-dev.13 331 5/4/2020
7.6.0-dev.13 325 5/1/2020
7.6.0-dev.12 330 4/30/2020
7.6.0-dev.11 314 4/28/2020
7.6.0-dev.10 298 4/27/2020
7.6.0-dev.9 306 4/24/2020
7.6.0-dev.8 297 4/22/2020
7.6.0-dev.7 296 4/15/2020
7.6.0-dev.6 293 4/15/2020
7.6.0-dev.5 286 4/15/2020
7.6.0-dev.4 284 4/11/2020
7.6.0-dev.3 295 4/10/2020
7.6.0-dev.2 290 4/10/2020
7.6.0-dev.1 387 4/8/2020
7.5.2 4,771 3/20/2020
7.5.1 3,051 3/12/2020
7.5.0 5,398 3/10/2020
7.5.0-dev.18 319 3/5/2020
7.5.0-dev.17 324 3/5/2020
7.5.0-dev.16 351 3/4/2020
7.5.0-dev.15 291 3/3/2020
7.5.0-dev.14 304 3/3/2020
7.5.0-dev.13 284 2/29/2020
7.5.0-dev.12 406 2/29/2020
7.5.0-dev.10 295 2/25/2020
7.5.0-dev.9 338 2/20/2020
7.5.0-dev.8 368 2/18/2020
7.5.0-dev.7 303 2/18/2020
7.5.0-dev.6 323 2/14/2020
7.5.0-dev.5 329 2/12/2020
7.5.0-dev.4 298 2/11/2020
7.5.0-dev.3 281 2/11/2020
7.5.0-dev.2 425 2/8/2020
7.5.0-dev.1 313 2/7/2020
7.4.2 3,591 2/5/2020
7.4.1 4,179 2/3/2020
7.4.0 4,274 1/31/2020
7.4.0-dev.4 373 1/31/2020
7.4.0-dev.3 348 1/29/2020
7.4.0-dev.2 295 1/28/2020
7.4.0-dev.1 293 1/23/2020
7.3.1 3,485 1/21/2020
7.3.1-preview.7 314 1/21/2020
7.3.1-preview.1 335 1/20/2020
7.3.0 3,452 1/19/2020
7.2.6 3,556 1/18/2020
7.2.5 3,627 12/19/2019
7.2.4 3,677 12/19/2019
7.2.3 3,547 12/16/2019
7.2.2 3,544 12/9/2019
7.2.1 3,581 12/4/2019
7.2.0 3,544 11/26/2019
7.2.0-preview.10 296 11/20/2019
7.2.0-preview.9 292 11/19/2019
7.2.0-preview.8 311 11/18/2019
7.2.0-preview.6 307 11/14/2019
7.2.0-preview.5 310 11/14/2019
7.2.0-preview.4 296 11/14/2019
7.2.0-preview.2 302 11/11/2019
7.2.0-preview.1 298 11/9/2019
7.1.0 3,482 11/6/2019
7.1.0-preview.8 315 11/5/2019
7.1.0-preview.7 312 11/4/2019
7.1.0-preview.6 323 11/1/2019
7.1.0-preview.5 329 10/31/2019
7.1.0-preview.4 332 10/30/2019
7.1.0-preview.3 322 10/26/2019
7.1.0-preview.2 312 10/25/2019
7.1.0-preview.1 306 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,443 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,401 12/14/2018
5.0.0-rc10 2,303 11/16/2018
5.0.0-rc09 2,274 11/1/2018
5.0.0-rc08 2,293 10/31/2018
5.0.0-rc07 2,308 10/31/2018
5.0.0-rc06 2,175 10/30/2018
5.0.0-rc05 2,181 10/29/2018
5.0.0-rc04 2,184 10/29/2018
5.0.0-rc03 2,239 10/26/2018
5.0.0-rc02 2,149 10/25/2018
5.0.0-rc01 2,227 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,095 8/7/2018
4.5.0 4,688 8/7/2018
4.5.0-rc01 2,186 6/7/2018
4.5.0-beta09 2,222 6/7/2018
4.5.0-beta08 2,282 5/16/2018
4.5.0-beta07 2,152 5/9/2018
4.5.0-beta06 2,193 4/25/2018
4.5.0-beta05 2,233 4/12/2018
4.5.0-beta03 2,202 4/12/2018
4.2.0-beta02 2,216 3/27/2018
4.2.0-beta01 2,166 2/14/2018
4.1.1 2,245 2/1/2018
4.1.0 3,525 1/15/2018
4.1.0-rc10 2,228 12/19/2017
4.1.0-rc09 2,322 12/19/2017
4.1.0-rc08 2,285 12/12/2017
4.1.0-rc07 2,054 12/5/2017
4.1.0-rc06 2,116 12/5/2017
4.1.0-rc05 2,101 12/5/2017
4.1.0-rc03 2,172 12/4/2017
4.1.0-rc02 2,133 12/4/2017
4.1.0-rc01 2,024 12/4/2017
4.1.0-beta09 2,110 12/3/2017
4.1.0-beta08 2,132 11/25/2017
4.1.0-beta07 2,090 11/23/2017
4.1.0-beta06 2,102 11/22/2017
4.1.0-beta05 2,106 11/21/2017
4.1.0-beta04 1,794 11/21/2017
4.1.0-beta03 1,684 11/17/2017
4.1.0-beta02 1,777 11/17/2017
4.0.1-beta01 1,773 11/6/2017
4.0.0 4,255 10/23/2017
4.0.0-rc05 2,035 10/17/2017
4.0.0-rc04 2,119 10/17/2017
4.0.0-rc03 2,077 10/12/2017
4.0.0-rc02 2,148 10/10/2017
4.0.0-rc01 2,081 10/6/2017
4.0.0-beta9 2,080 10/5/2017
4.0.0-beta8 2,073 10/5/2017
4.0.0-beta7 2,081 10/3/2017
4.0.0-beta6 2,070 9/30/2017
4.0.0-beta5 2,103 9/28/2017
4.0.0-beta4 2,154 9/27/2017
4.0.0-beta3 2,130 9/26/2017
4.0.0-beta2 2,098 9/25/2017
4.0.0-beta1 2,037 9/22/2017
3.11.0 2,897 8/18/2017
3.10.1 2,050 8/18/2017
3.10.0 3,654 8/1/2017
3.9.1 2,113 6/23/2017
3.9.0 3,517 6/13/2017
3.8.3 2,177 5/29/2017
3.8.2 2,098 5/29/2017
3.8.1 2,674 5/26/2017
3.8.0 2,667 5/26/2017
3.7.0 2,663 5/23/2017
3.6.1 2,169 5/19/2017
3.6.0 2,969 5/18/2017
3.5.0 3,045 5/15/2017
3.4.0 2,748 5/4/2017
3.3.6 2,107 4/13/2017
3.3.5 2,011 4/12/2017
3.3.1 2,103 4/12/2017
3.3.0 4,169 4/12/2017
3.3.0-preview1 1,846 4/6/2017
3.2.0 2,888 3/27/2017
3.1.0 2,557 3/22/2017
3.1.0-preview4 2,075 3/9/2017
3.1.0-preview3 1,793 12/9/2016
3.1.0-preview2 1,980 12/9/2016
3.1.0-preview1-rc2 1,932 10/31/2016
3.1.0-preview1 1,896 10/28/2016
3.0.9 2,157 10/19/2016
3.0.8 2,107 8/19/2016
3.0.7 2,282 7/12/2016
3.0.7-pre1 1,888 5/18/2016
3.0.0-rc6 1,861 3/29/2016
3.0.0-rc5 1,886 3/24/2016
3.0.0-rc4 1,962 3/21/2016
3.0.0-rc3 2,331 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.