Skip to Main Content
Nintex Ideas

đź‘‹ Use this site to provide feedback and ideas for all Nintex Products. See our post on Nintex Community "Welcome to Nintex Ideas" for more details on Nintex Ideas, how an idea is handled by our product teams and more!


If you have questions about Nintex Ideas, please contact ideas@nintex.com

If you require support, please visit Nintex Customer Central

If you have a sales inquiry, please contact sales@nintex.com

Categories Integration
Created by Ricky Ng
Created on Dec 4, 2023

.Net Core Support for K2 DLL

Currently the DLL "SourceCode.Workflow.Client.dll" only support .net framework. It does not fully support .Net Core 6 or later.

Under .Net Core 6 when retrieving worklists with criteria, it throws error "BinaryFormatter serialization and deserialization are disabled within this application. See https://aka.ms/binaryformatter for more information."

The DLL is still use "BinaryFormatter" which will be removed for .Net Core 8 released this year. And Microsoft already set warning sinces .Net Core 5. But the DLL still have no plan to change up to now. Please consider support .Net Core for your DLL. .Net Core Application is trend of application development.

  • Attach files