Ccf.Ck.Framework 7.0.13

dotnet add package Ccf.Ck.Framework --version 7.0.13
NuGet\Install-Package Ccf.Ck.Framework -Version 7.0.13
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="Ccf.Ck.Framework" Version="7.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ccf.Ck.Framework --version 7.0.13
#r "nuget: Ccf.Ck.Framework, 7.0.13"
#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 Ccf.Ck.Framework as a Cake Addin
#addin nuget:?package=Ccf.Ck.Framework&version=7.0.13

// Install Ccf.Ck.Framework as a Cake Tool
#tool nuget:?package=Ccf.Ck.Framework&version=7.0.13

Contains the execution middleware of the CoreKraft framework

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Ccf.Ck.Framework:

Package Downloads
Ccf.Ck.Cli.Base

Command-Line-Interface (Cli) tools for the CoreKraft/BindKraft frameworks (Ccf.Ck.Cli.Base)

Ccf.Ck.Cli.FluentApi

Command-Line-Interface (Cli) tools for the CoreKraft/BindKraft frameworks (Ccf.Ck.Cli.FluentApi)

Ccf.Ck.Cli.Commands

Command-Line-Interface (Cli) tools for the CoreKraft/BindKraft frameworks (Ccf.Ck.Cli.Commands)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.13 120 2/28/2024
7.0.12 84 2/28/2024
7.0.11 76 2/28/2024
7.0.10 128 2/7/2024
7.0.9 76 2/5/2024
7.0.8 309 10/29/2023
7.0.7 125 10/19/2023
7.0.6 225 9/8/2023
7.0.5 147 9/8/2023
7.0.4 222 7/25/2023
7.0.3 563 5/18/2023
7.0.2 195 5/10/2023
7.0.1 1,045 3/15/2023
7.0.0 222 3/14/2023
6.0.13 327 2/21/2023
6.0.12 424 12/15/2022
6.0.11 310 12/14/2022
6.0.10 278 12/9/2022
6.0.9 346 11/15/2022
6.0.8 427 11/4/2022
6.0.7 466 10/4/2022
6.0.6 405 10/3/2022
6.0.5 506 9/14/2022
6.0.4 575 6/23/2022
6.0.3 503 6/21/2022
6.0.2 490 6/20/2022
6.0.1 541 6/12/2022
6.0.0 583 5/10/2022
5.0.7 638 2/18/2022
5.0.6 369 12/6/2021
5.0.5 336 12/4/2021
5.0.4 3,031 11/24/2021
5.0.3 5,539 11/24/2021
5.0.2 386 11/10/2021
5.0.1 455 9/21/2021
5.0.0 578 4/30/2021
1.0.41 396 4/29/2021
1.0.40 426 4/27/2021
1.0.39 465 4/8/2021
1.0.38 503 1/6/2021
1.0.37 462 1/5/2021
1.0.36 481 12/18/2020
1.0.35 555 12/17/2020
1.0.34 437 12/17/2020
1.0.33 422 12/14/2020
1.0.32 450 12/14/2020
1.0.31 486 12/8/2020
1.0.30 449 12/7/2020
1.0.29 466 12/7/2020
1.0.28 474 12/5/2020
1.0.27 451 12/3/2020
1.0.26 492 12/3/2020
1.0.25 530 11/20/2020
1.0.24 461 11/13/2020
1.0.23 461 11/12/2020
1.0.22 993 11/11/2020
1.0.21 471 11/11/2020
1.0.20 592 11/8/2020
1.0.19 421 9/30/2020
1.0.18 536 9/2/2020
1.0.17 639 8/7/2020
1.0.16 571 8/6/2020
1.0.15 557 8/5/2020
1.0.14 542 8/5/2020
1.0.13 572 6/1/2020
1.0.12 922 12/12/2019
1.0.11 767 12/11/2019
1.0.10 1,355 6/6/2019
1.0.9 1,102 5/16/2019
1.0.6 1,126 5/16/2019
1.0.5 1,157 5/13/2019
1.0.4 1,142 5/12/2019
1.0.3 1,147 5/10/2019
1.0.2 1,156 4/16/2019
1.0.1 1,127 4/16/2019
1.0.0 1,179 3/27/2019

Contains the execution middleware of the CoreKraft framework
- Version 1.0.0: Initial publish with profound execution capabilities (read and write data from/into different sources: DB, Files, another Http-service)
- Version 1.0.1: Extend the Kraft(-Scripts/-Styles) methods with a default moduleDepStartFile. Allows us to bundle from different starting points.
- Version 1.0.2: When bootstrapping a module read resources from Module.dep and additionally moduleDepStartFile if available.
- Version 1.0.3: Introduce the concept that the modules reside in multiple folders.
- Version 1.0.4: Improve logging during modules loading.
- Version 1.0.5: Fix the ModulesWatchers' implementation related to the multiple roots (modules).
- Version 1.0.10: Fix error when the collection of signals is empty.
- Version 1.0.11: Extending ActionBase with Dictionary[string, object] Json (property)
- Version 1.0.12: Moving the Json property from Select to the ActionBase
- Version 1.0.13: Update the user manager supporting bearer tokens
- Version 1.0.14: Introduce external (e.g. MVC/SignalR/other middlewares) to CoreKraft calls and consume their results
- Version 1.0.15: Fix: Bug to execute the data channel
- Version 1.0.16: Extend config section SignalR with new Settings section
- Version 1.0.17: Extend external calls (v. 1.0.14) to return Task
- Version 1.0.18: Update to TargetFramework netcoreapp3.1
- Version 1.0.19: Update referenced nuget-packages and add transformation for cleaning up js-files (and add 'use strict';)
- Version 1.0.20: Include new configuration settings for MVC-assemblies, routing to them and their dynamic loading
- Version 1.0.21: Simplify loading, execution and routing for satellite razor assemblies
- Version 1.0.22: Adding SupportedLanguages
- Version 1.0.23: Fix bug with query action not properly checked for null
- Version 1.0.24: Fix bug with catch all in launcher
- Version 1.0.25: Add REMOTE_ADDR to the server variables
- Version 1.0.26: Update Ccf.Ck.Libs.Logging to version 1.0.15
- Version 1.0.27: Update Ccf.Ck.Libs.Logging to version 1.0.17
- Version 1.0.28: Update Ccf.Ck.Libs.Logging to version 1.0.18
- Version 1.0.29: Update Ccf.Ck.Libs.Logging to version 1.0.19
- Version 1.0.30: Reference only libs in the project during the nuget creation
- Version 1.0.31: Update Ccf.Ck.Libs.Logging to version 1.0.20
- Version 1.0.32: Introduce Email-Settings model
- Version 1.0.33: Reference Email-Settings model
- Version 1.0.34: Reference Ccf.Ck.Razor.TagHelpers
- Version 1.0.35: Reference to Ccf.Ck.Razor.TagHelpersCcf.Ck.Razor.TagHelpers updated to 1.0.4
- Version 1.0.36: Add support for RedirectAfterLogin in the Authorization section
- Version 1.0.37: Extend the file watchers to restart the application when changes (for faster development)
- Version 1.0.38: Fixed bug with IHost not showing starting process in the console
- Version 1.0.39: Update referenced project: Ccf.Ck.NodePlugins.Base for nuget
- Version 1.0.40: Support for Optional Dependencies; ActionQuery host implemented: 2 plugins (Scripter and ManagedFileUpload) are supporting it natively; 2 optional libs were added (for images and files)
- Version 1.0.41: Bug fixing in Scripter plugin
- Version 5.0.0: Migrate to net5.0
- Version 5.0.1: Introduce meta tags for screen orientation and scaling
- Version 5.0.2: Introduce NodeScripter engine which allows execution of custom scripts as part of the NodeSet-Execution
- Version 5.0.3: Moving ServiceWorker Registration to the landing pages
- Version 5.0.4: Register service worker
- Version 5.0.5: Don't cache service worker, respect language preferences in appsettings
- Version 5.0.6: Fix an error with ProgressiveWebApps
- Version 5.0.7: Restructure DirectCall's execution to be synchronous
- Version 6.0.0: Updated to .NET 6.0
- Version 6.0.1: Update plugin interface
- Version 6.0.2: Load dynamic assemblies through LoadAssembly and call GetType on the loaded assembly
- Version 6.0.3: Load dynamic assemblies through GetType with the help of Assembly_Resolve event
- Version 6.0.4: Implement beforenode customplugin entry point
- Version 6.0.5: Implemented a prepare action on node level which will be executed once for all children
- Version 6.0.6: Adding a security node object which restricts internal calls and signals
- Version 6.0.7: Fix bug with security checking (after redirect if needed)
- Version 6.0.8: Implement support for Single-Page-Applications and add RequireAuthorizationAnyEndpoint which will secure all entry points to require authenticated user
- Version 6.0.9: Update System.Data.SqlClient to fix vulnerability
- Version 6.0.10: Update System.Data.SqlClient to fix vulnerability
- Version 6.0.11: Implement schedular callbacks for start and finish for the scheduled tasks
- Version 6.0.12: OnEmptyQueue is an array of callbacks
- Version 6.0.13: Adding new cookie serialization provider
- Version 7.0.0: Updated to net7.0
- Version 7.0.1: Updated logging and reference to Diagnostics
- Version 7.0.2: Updated nugets and introduced way to inject middlewares from configuration
- Version 7.0.3: New resolver: "GetAuthBearerToken() which returns the bearer token of the logged in user or null"
- Version 7.0.4: Extend interface IndirectCallService with CancelExecution(Guid guid)
- Version 7.0.5: CancelExecution for internal background task implemented
- Version 7.0.6: Updated nuget packages
- Version 7.0.7: Updated nuget packages and fixed issue with KraftLogger
- Version 7.0.8: NodeExecutionContext now supports optional parameters
- Version 7.0.9: CoreKraft loads also configuration from AWS SecretsStore
- Version 7.0.10: Downgrade Npgsql to Version=7.0.6
- Version 7.0.11: Implement EnableBufferQueryParameter
- Version 7.0.12: Save body request as variable
- Version 7.0.13: Propagate preserveBody to the parent processors