Skip to content

Next major version: designed to be dotnet friendly.

Pre-release
Pre-release
Compare
Choose a tag to compare
@olivier-spinelli olivier-spinelli released this 19 Apr 08:04
· 838 commits to develop since this release

Version 5 introduces major breaking changes in order to support dotnet (netstandard).
CK.ActivityMonitor has been extracted and CK.ActivityMonitor.StandardSender contains the OpenXXX and Trace/Warn... extensin methods withe the sender objects (this is to free the core API of the ActivityMonitor of these two steps Send), a new basic (and small) CK.Text with text manipulation is introduced (CK.Core depends on it).
Currently only net451 is supported.