Kephas.Core
9.0.0-dev.2
Prefix Reserved
See the version list below for details.
dotnet add package Kephas.Core --version 9.0.0-dev.2
NuGet\Install-Package Kephas.Core -Version 9.0.0-dev.2
<PackageReference Include="Kephas.Core" Version="9.0.0-dev.2" />
paket add Kephas.Core --version 9.0.0-dev.2
#r "nuget: Kephas.Core, 9.0.0-dev.2"
// Install Kephas.Core as a Cake Addin #addin nuget:?package=Kephas.Core&version=9.0.0-dev.2&prerelease // Install Kephas.Core as a Cake Tool #tool nuget:?package=Kephas.Core&version=9.0.0-dev.2&prerelease
Provides a common infrastructure for other framework components.
Typically used areas and classes/interfaces/services:
- Ambient services: IAmbientServices, AmbientServices.
- Dynamic reflection: RuntimeTypeInfo.
- Composition/Dependency Injection: ICompositionContext, LiteCompositionContainerBuilder, IExportFactory.
- Application management: IAppRuntime, StaticAppRuntime, DynamicAppRuntime, IAppLifecyclebehavior, AppIdentity.
- Serialization: ISerializationService.
- Operations: IOperation, OperationResult.
- Services: SingletonAppServiceContractAttribute, AppServiceContractAttribute, OverridePriorityAttribute, ProcessingPriorityAttribute.
- Threading.Tasks: PreserveThreadContext extension method.
- Logging: ILogManager, ILogger.
- Cryptography: IEncryptionService, IHashingService.
- Data: IIdentifiable, IIdGenerator.
- Diagnostics: Profiler, IProcessStarter.
- Interaction: IEventHub, ISignal.
- Commands: Command, IArgs, Args.
Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.
Product | Versions 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. |
-
.NETStandard 2.0
- System.ComponentModel (>= 4.3.0)
- System.ComponentModel.Annotations (>= 4.7.0)
- System.Diagnostics.Contracts (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Security.Principal (>= 4.3.0)
- System.ValueTuple (>= 4.3.0)
-
.NETStandard 2.1
- System.ComponentModel (>= 4.3.0)
- System.ComponentModel.Annotations (>= 4.7.0)
- System.Diagnostics.Contracts (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Security.Principal (>= 4.3.0)
- System.ValueTuple (>= 4.3.0)
NuGet packages (29)
Showing the top 5 NuGet packages that depend on Kephas.Core:
Package | Downloads |
---|---|
Kephas.Application
Provides an abstract infrastructure for applications based on Kephas Framework. Typically used areas and classes/interfaces/services: - AppBase, IAppContext. - IAppManager, DefaultAppManager. - IFeatureManager, FeatureManagerBase. - Interaction: FeatureStartedEvent, FeatureStartingEvent, FeatureStoppedEvent, FeatureStoppingEvent. - Configuration: SystemSettings, AppSettings, HostSettings. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems. |
|
Kephas.Composition.Mef
Provides the composition services implementation using the System.Composition DI framework. Typically used areas and classes/interfaces/services: - WithMefCompositionContext. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems. |
|
Kephas.Serialization.Json
Provides JSON serialization infrastructure using the Newtonsoft.Json implementation. |
|
Kephas.Testing
Provides a common infrastructure for testing Kephas based 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.Platform
Provides platform specific infrastructure: assembly loaders, application runtime services, other. Check the documentation and the samples from https://github.com/quartz-software/kephas/wiki and https://github.com/quartz-software/kephas/tree/master/Samples. Kephas Framework ("stone" in aramaic) is a very ambitious project aiming to deliver a framework for an application ecosystem. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
11.1.0 | 5,549 | 4/13/2022 |
11.1.0-dev.4 | 165 | 4/6/2022 |
11.1.0-dev.3 | 157 | 3/30/2022 |
11.1.0-dev.2 | 160 | 3/23/2022 |
11.1.0-dev.1 | 151 | 3/23/2022 |
11.0.0 | 4,956 | 3/11/2022 |
11.0.0-dev.7 | 176 | 3/7/2022 |
11.0.0-dev.6 | 164 | 2/28/2022 |
11.0.0-dev.5 | 152 | 2/26/2022 |
11.0.0-dev.4 | 163 | 2/24/2022 |
11.0.0-dev.3 | 155 | 2/23/2022 |
11.0.0-dev.2 | 164 | 2/18/2022 |
11.0.0-dev.1 | 160 | 2/7/2022 |
10.3.0 | 4,859 | 1/18/2022 |
10.2.0 | 3,524 | 12/3/2021 |
10.1.0 | 7,466 | 11/23/2021 |
10.1.0-dev.7 | 235 | 11/17/2021 |
10.1.0-dev.6 | 206 | 11/16/2021 |
10.1.0-dev.5 | 189 | 11/10/2021 |
10.1.0-dev.4 | 214 | 11/8/2021 |
10.1.0-dev.3 | 175 | 11/8/2021 |
10.1.0-dev.2 | 194 | 11/4/2021 |
10.1.0-dev.1 | 202 | 11/3/2021 |
10.0.1 | 14,007 | 10/16/2021 |
10.0.0 | 13,981 | 10/13/2021 |
10.0.0-dev.4 | 183 | 10/13/2021 |
10.0.0-dev.3 | 207 | 10/11/2021 |
10.0.0-dev.2 | 250 | 10/8/2021 |
9.3.4 | 14,571 | 8/25/2021 |
9.3.3 | 13,477 | 8/25/2021 |
9.3.2 | 13,458 | 8/24/2021 |
9.3.1 | 13,492 | 8/12/2021 |
9.3.0 | 13,413 | 8/12/2021 |
9.2.0 | 13,866 | 6/17/2021 |
9.1.0 | 13,751 | 6/17/2021 |
9.1.0-dev.9 | 221 | 5/26/2021 |
9.1.0-dev.8 | 216 | 5/26/2021 |
9.1.0-dev.7 | 229 | 5/17/2021 |
9.1.0-dev.6.1 | 227 | 4/28/2021 |
9.1.0-dev.6 | 211 | 4/28/2021 |
9.1.0-dev.5 | 221 | 4/23/2021 |
9.1.0-dev.4 | 223 | 4/21/2021 |
9.1.0-dev.3 | 218 | 4/17/2021 |
9.1.0-dev.2 | 207 | 4/12/2021 |
9.1.0-dev.1 | 224 | 4/9/2021 |
9.0.5 | 13,471 | 3/31/2021 |
9.0.4 | 13,381 | 3/23/2021 |
9.0.3 | 13,596 | 3/20/2021 |
9.0.1 | 13,570 | 3/18/2021 |
9.0.0 | 13,499 | 3/17/2021 |
9.0.0-dev.4 | 223 | 3/4/2021 |
9.0.0-dev.3 | 230 | 3/1/2021 |
9.0.0-dev.2 | 236 | 2/22/2021 |
9.0.0-dev.0 | 330 | 11/16/2020 |
8.4.6 | 1,221 | 3/1/2021 |
8.4.5 | 904 | 2/15/2021 |
8.4.4 | 866 | 1/4/2021 |
8.4.3 | 796 | 12/4/2020 |
8.4.0 | 18,238 | 11/11/2020 |
8.3.1 | 881 | 11/4/2020 |
8.3.0 | 14,087 | 10/28/2020 |
8.2.0 | 15,320 | 10/16/2020 |
8.1.0 | 14,095 | 9/23/2020 |
8.0.5 | 1,171 | 9/11/2020 |
8.0.4 | 1,211 | 9/8/2020 |
8.0.3 | 3,025 | 8/18/2020 |
8.0.2 | 1,723 | 7/3/2020 |
8.0.1 | 1,533 | 7/1/2020 |
8.0.0 | 15,511 | 7/1/2020 |
8.0.0-dev.44.2 | 378 | 6/25/2020 |
8.0.0-dev.44.1 | 323 | 6/25/2020 |
8.0.0-dev.44 | 325 | 6/25/2020 |
8.0.0-dev.43.2 | 381 | 6/24/2020 |
8.0.0-dev.43 | 305 | 6/23/2020 |
8.0.0-dev.42.1 | 333 | 6/23/2020 |
8.0.0-dev.42 | 348 | 6/22/2020 |
8.0.0-dev.41.1 | 316 | 6/20/2020 |
8.0.0-dev.41 | 342 | 6/18/2020 |
8.0.0-dev.40 | 303 | 6/18/2020 |
8.0.0-dev.39.2 | 313 | 6/15/2020 |
8.0.0-dev.39.1 | 314 | 6/15/2020 |
8.0.0-dev.39 | 321 | 6/15/2020 |
8.0.0-dev.38 | 426 | 6/14/2020 |
8.0.0-dev.37 | 284 | 6/13/2020 |
8.0.0-dev.36 | 339 | 6/13/2020 |
8.0.0-dev.35 | 285 | 6/12/2020 |
8.0.0-dev.34 | 328 | 6/12/2020 |
8.0.0-dev.33 | 376 | 6/10/2020 |
8.0.0-dev.32 | 309 | 6/1/2020 |
8.0.0-dev.31 | 325 | 6/1/2020 |
8.0.0-dev.30 | 396 | 5/30/2020 |
8.0.0-dev.28 | 338 | 5/28/2020 |
8.0.0-dev.27 | 328 | 5/15/2020 |
8.0.0-dev.26 | 314 | 5/14/2020 |
8.0.0-dev.25 | 318 | 5/14/2020 |
8.0.0-dev.24 | 321 | 5/13/2020 |
8.0.0-dev.23 | 307 | 5/13/2020 |
8.0.0-dev.22 | 314 | 5/13/2020 |
8.0.0-dev.21 | 317 | 5/12/2020 |
8.0.0-dev.20 | 322 | 5/12/2020 |
8.0.0-dev.19 | 312 | 5/7/2020 |
8.0.0-dev.18 | 311 | 5/7/2020 |
8.0.0-dev.17 | 309 | 5/6/2020 |
8.0.0-dev.16 | 302 | 5/6/2020 |
8.0.0-dev.15 | 303 | 5/5/2020 |
8.0.0-dev.14 | 306 | 5/5/2020 |
8.0.0-dev.13 | 329 | 5/4/2020 |
7.6.0-dev.13 | 336 | 5/1/2020 |
7.6.0-dev.12 | 342 | 4/30/2020 |
7.6.0-dev.11 | 309 | 4/28/2020 |
7.6.0-dev.10 | 307 | 4/27/2020 |
7.6.0-dev.9 | 311 | 4/24/2020 |
7.6.0-dev.8 | 312 | 4/22/2020 |
7.6.0-dev.7 | 301 | 4/15/2020 |
7.6.0-dev.6 | 299 | 4/15/2020 |
7.6.0-dev.5 | 290 | 4/15/2020 |
7.6.0-dev.4 | 279 | 4/11/2020 |
7.6.0-dev.3 | 305 | 4/10/2020 |
7.6.0-dev.2 | 300 | 4/10/2020 |
7.6.0-dev.1 | 387 | 4/8/2020 |
7.5.2 | 13,231 | 3/20/2020 |
7.5.1 | 11,771 | 3/12/2020 |
7.5.0 | 14,050 | 3/10/2020 |
7.5.0-dev.18 | 334 | 3/5/2020 |
7.5.0-dev.17 | 325 | 3/5/2020 |
7.5.0-dev.16 | 361 | 3/4/2020 |
7.5.0-dev.15.1 | 364 | 3/4/2020 |
7.5.0-dev.15 | 301 | 3/3/2020 |
7.5.0-dev.14 | 310 | 3/3/2020 |
7.5.0-dev.13 | 290 | 2/29/2020 |
7.5.0-dev.12 | 418 | 2/29/2020 |
7.5.0-dev.10 | 302 | 2/25/2020 |
7.5.0-dev.9 | 346 | 2/20/2020 |
7.5.0-dev.8 | 372 | 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 | 346 | 2/12/2020 |
7.5.0-dev.4 | 319 | 2/11/2020 |
7.5.0-dev.3 | 293 | 2/11/2020 |
7.5.0-dev.2 | 439 | 2/8/2020 |
7.5.0-dev.1 | 333 | 2/7/2020 |
7.4.2 | 14,029 | 2/5/2020 |
7.4.1 | 13,452 | 2/3/2020 |
7.4.0 | 13,738 | 1/31/2020 |
7.4.0-dev.4 | 377 | 1/31/2020 |
7.4.0-dev.3 | 358 | 1/29/2020 |
7.4.0-dev.2 | 308 | 1/28/2020 |
7.4.0-dev.1 | 311 | 1/23/2020 |
7.3.1 | 12,973 | 1/21/2020 |
7.3.1-preview.7 | 314 | 1/21/2020 |
7.3.1-preview.4 | 343 | 1/20/2020 |
7.3.1-preview.3 | 302 | 1/20/2020 |
7.3.1-preview.2 | 302 | 1/20/2020 |
7.3.1-preview.1 | 344 | 1/20/2020 |
7.3.0 | 12,527 | 1/19/2020 |
7.2.6 | 12,530 | 1/18/2020 |
7.2.5 | 12,505 | 12/19/2019 |
7.2.4 | 12,412 | 12/19/2019 |
7.2.3 | 12,292 | 12/16/2019 |
7.2.2 | 12,166 | 12/9/2019 |
7.2.1 | 12,465 | 12/4/2019 |
7.2.0 | 12,587 | 11/26/2019 |
7.2.0-preview.10 | 307 | 11/20/2019 |
7.2.0-preview.9 | 303 | 11/19/2019 |
7.2.0-preview.8 | 315 | 11/18/2019 |
7.2.0-preview.6 | 326 | 11/14/2019 |
7.2.0-preview.5 | 315 | 11/14/2019 |
7.2.0-preview.4 | 306 | 11/14/2019 |
7.2.0-preview.2 | 308 | 11/11/2019 |
7.2.0-preview.1 | 324 | 11/9/2019 |
7.1.1 | 736 | 11/6/2019 |
7.1.0 | 13,996 | 11/6/2019 |
7.1.0-preview.8 | 324 | 11/5/2019 |
7.1.0-preview.7 | 316 | 11/4/2019 |
7.1.0-preview.6 | 314 | 11/1/2019 |
7.1.0-preview.5 | 333 | 10/31/2019 |
7.1.0-preview.4 | 339 | 10/30/2019 |
7.1.0-preview.3 | 330 | 10/26/2019 |
7.1.0-preview.2 | 323 | 10/25/2019 |
7.1.0-preview.1 | 312 | 10/24/2019 |
7.0.0 | 11,708 | 10/16/2019 |
7.0.0-rc.41 | 324 | 10/15/2019 |
7.0.0-rc.40 | 339 | 10/15/2019 |
7.0.0-rc.39 | 336 | 10/12/2019 |
7.0.0-rc.38 | 318 | 10/11/2019 |
7.0.0-rc.37 | 519 | 10/10/2019 |
7.0.0-rc.36 | 315 | 10/9/2019 |
7.0.0-rc.35 | 317 | 10/8/2019 |
7.0.0-rc.34 | 329 | 10/8/2019 |
7.0.0-rc.33 | 315 | 10/7/2019 |
7.0.0-rc.32 | 321 | 10/5/2019 |
7.0.0-rc.31 | 321 | 10/3/2019 |
7.0.0-rc.30 | 333 | 10/1/2019 |
7.0.0-rc.28 | 326 | 10/1/2019 |
7.0.0-rc.27 | 329 | 9/30/2019 |
7.0.0-rc.26 | 331 | 9/30/2019 |
7.0.0-rc.25 | 323 | 9/27/2019 |
7.0.0-rc.24 | 323 | 9/27/2019 |
7.0.0-rc.23 | 311 | 9/26/2019 |
7.0.0-rc.22 | 329 | 9/25/2019 |
7.0.0-rc.21 | 323 | 9/24/2019 |
7.0.0-rc.20 | 324 | 9/23/2019 |
7.0.0-rc.19 | 322 | 9/20/2019 |
7.0.0-rc.18.1 | 325 | 9/20/2019 |
7.0.0-rc.18 | 325 | 9/20/2019 |
6.5.0-rc.17 | 342 | 9/19/2019 |
6.5.0-rc.16 | 340 | 9/18/2019 |
6.5.0-rc.15 | 344 | 9/18/2019 |
6.5.0-rc.14.1 | 338 | 9/18/2019 |
6.5.0-rc.14 | 340 | 9/17/2019 |
6.5.0-rc.13 | 329 | 9/16/2019 |
6.5.0-rc.12.2 | 337 | 9/13/2019 |
6.5.0-rc.12.1 | 333 | 9/12/2019 |
6.5.0-rc.12 | 342 | 9/12/2019 |
6.5.0-rc.11 | 339 | 9/11/2019 |
6.5.0-rc.10 | 332 | 9/10/2019 |
6.5.0-rc.9 | 338 | 9/9/2019 |
6.5.0-rc.8 | 338 | 9/6/2019 |
6.5.0-rc.7 | 318 | 9/6/2019 |
6.5.0-rc.6 | 336 | 9/6/2019 |
6.5.0-rc.5 | 325 | 9/2/2019 |
6.5.0-rc.4 | 332 | 9/2/2019 |
6.5.0-rc.3 | 336 | 8/30/2019 |
6.5.0-rc.2 | 347 | 8/29/2019 |
6.5.0-rc.1 | 350 | 8/28/2019 |
6.5.0-beta.5 | 337 | 8/28/2019 |
6.5.0-beta.4 | 347 | 8/27/2019 |
6.0.0 | 7,031 | 8/6/2019 |
6.0.0-rc.7 | 346 | 7/19/2019 |
6.0.0-rc.6 | 332 | 6/28/2019 |
6.0.0-rc.5 | 333 | 6/28/2019 |
6.0.0-rc.4 | 326 | 6/25/2019 |
6.0.0-rc.3 | 338 | 6/20/2019 |
6.0.0-rc.2 | 335 | 5/29/2019 |
6.0.0-rc.1 | 342 | 5/28/2019 |
6.0.0-beta.3 | 345 | 4/17/2019 |
5.3.0-beta.2 | 348 | 3/21/2019 |
5.3.0-beta.1 | 389 | 3/20/2019 |
5.2.0 | 6,760 | 3/19/2019 |
5.1.0 | 6,709 | 1/25/2019 |
5.0.0 | 6,646 | 12/21/2018 |
5.0.0-rc11 | 3,597 | 12/14/2018 |
5.0.0-rc10 | 3,565 | 11/16/2018 |
5.0.0-rc09 | 3,359 | 11/1/2018 |
5.0.0-rc08 | 3,318 | 10/31/2018 |
5.0.0-rc07 | 3,283 | 10/31/2018 |
5.0.0-rc06 | 3,440 | 10/30/2018 |
5.0.0-rc05 | 3,235 | 10/29/2018 |
5.0.0-rc04 | 3,416 | 10/29/2018 |
5.0.0-rc03 | 3,399 | 10/26/2018 |
5.0.0-rc02 | 3,301 | 10/25/2018 |
5.0.0-rc01 | 3,370 | 10/12/2018 |
5.0.0-beta03 | 3,378 | 9/21/2018 |
5.0.0-beta02 | 3,440 | 9/10/2018 |
5.0.0-beta01 | 3,358 | 9/4/2018 |
4.5.1 | 1,200 | 8/7/2018 |
4.5.0 | 10,238 | 8/7/2018 |
4.5.0-rc01 | 3,080 | 6/7/2018 |
4.5.0-beta09 | 3,122 | 6/7/2018 |
4.5.0-beta08 | 3,286 | 5/16/2018 |
4.5.0-beta07 | 3,042 | 5/9/2018 |
4.5.0-beta06 | 3,074 | 4/25/2018 |
4.5.0-beta05 | 3,042 | 4/12/2018 |
4.5.0-beta03 | 3,006 | 4/12/2018 |
4.2.0-beta02 | 2,976 | 3/27/2018 |
4.2.0-beta01 | 2,872 | 2/14/2018 |
4.1.1 | 1,304 | 2/1/2018 |
4.1.0 | 8,898 | 1/15/2018 |
4.1.0-rc10 | 3,044 | 12/19/2017 |
4.1.0-rc09 | 3,108 | 12/19/2017 |
4.1.0-rc08 | 3,095 | 12/12/2017 |
4.1.0-rc07 | 2,974 | 12/5/2017 |
4.1.0-rc06 | 2,918 | 12/5/2017 |
4.1.0-rc05 | 2,894 | 12/5/2017 |
4.1.0-rc03 | 2,915 | 12/4/2017 |
4.1.0-rc02 | 2,973 | 12/4/2017 |
4.1.0-rc01 | 2,837 | 12/4/2017 |
4.1.0-beta09 | 2,938 | 12/3/2017 |
4.1.0-beta08 | 3,005 | 11/25/2017 |
4.1.0-beta07 | 2,996 | 11/23/2017 |
4.1.0-beta06 | 2,955 | 11/22/2017 |
4.1.0-beta05 | 2,961 | 11/21/2017 |
4.1.0-beta04 | 1,067 | 11/21/2017 |
4.1.0-beta03 | 1,085 | 11/17/2017 |
4.1.0-beta02 | 1,033 | 11/17/2017 |
4.1.0-beta01 | 1,039 | 11/16/2017 |
4.0.1-beta01 | 1,061 | 11/6/2017 |
4.0.0 | 13,877 | 10/23/2017 |
4.0.0-rc05 | 3,110 | 10/17/2017 |
4.0.0-rc04 | 3,221 | 10/17/2017 |
4.0.0-rc03 | 3,152 | 10/12/2017 |
4.0.0-rc02 | 3,170 | 10/10/2017 |
4.0.0-rc01 | 3,265 | 10/6/2017 |
4.0.0-beta9 | 3,060 | 10/5/2017 |
4.0.0-beta8 | 2,513 | 10/5/2017 |
4.0.0-beta7 | 3,169 | 10/3/2017 |
4.0.0-beta6 | 3,121 | 9/30/2017 |
4.0.0-beta5 | 3,101 | 9/28/2017 |
4.0.0-beta4 | 3,152 | 9/27/2017 |
4.0.0-beta3 | 3,080 | 9/26/2017 |
4.0.0-beta2 | 3,103 | 9/25/2017 |
4.0.0-beta1 | 3,138 | 9/22/2017 |
3.11.0 | 5,090 | 8/18/2017 |
3.10.1 | 1,214 | 8/18/2017 |
3.10.0 | 8,381 | 8/1/2017 |
3.9.1 | 1,232 | 6/23/2017 |
3.9.0 | 8,305 | 6/13/2017 |
3.8.1 | 4,785 | 5/26/2017 |
3.8.0 | 4,708 | 5/26/2017 |
3.7.0 | 5,044 | 5/23/2017 |
3.6.0 | 5,310 | 5/18/2017 |
3.5.0 | 5,025 | 5/13/2017 |
3.4.0 | 4,709 | 5/4/2017 |
3.3.6 | 1,215 | 4/13/2017 |
3.3.5 | 1,213 | 4/12/2017 |
3.3.1 | 1,241 | 4/12/2017 |
3.3.0 | 14,322 | 4/12/2017 |
3.3.0-preview1 | 1,012 | 4/6/2017 |
3.2.0 | 5,841 | 3/27/2017 |
3.1.0 | 4,439 | 3/22/2017 |
3.1.0-preview4 | 2,705 | 3/9/2017 |
3.1.0-preview3 | 2,524 | 12/9/2016 |
3.1.0-preview2 | 2,432 | 12/9/2016 |
3.1.0-preview1-rc2 | 2,903 | 10/31/2016 |
3.1.0-preview1 | 2,966 | 10/28/2016 |
3.0.9 | 5,533 | 10/19/2016 |
3.0.8 | 5,367 | 8/19/2016 |
3.0.7 | 5,430 | 7/12/2016 |
3.0.7-pre1 | 3,734 | 5/18/2016 |
3.0.6 | 3,744 | 5/13/2016 |
3.0.5 | 3,917 | 4/27/2016 |
3.0.4 | 3,325 | 4/1/2016 |
3.0.3 | 1,284 | 3/30/2016 |
3.0.2 | 1,292 | 3/30/2016 |
3.0.1 | 1,273 | 3/30/2016 |
3.0.0 | 4,069 | 3/29/2016 |
3.0.0-rc5 | 3,157 | 3/24/2016 |
3.0.0-rc4 | 3,090 | 3/21/2016 |
3.0.0-rc3 | 3,437 | 12/22/2015 |
3.0.0-rc1 | 2,292 | 12/17/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.