Jan Friedrich
Jan Friedrich
@amira133 Please fork from here https://github.com/komsa-ag/Camunda.Api.Client and create a new PR. This repo is no longer maintained.
@mconnew I will provide the link to the dump via gitter.
It's not possible to use an .net4 library in a .net6 project. You should contact the owner of the 3rd party library and request to provide either an .netstandard or...
I know of the "Compatibility Mode", but I would use it only as a last resort. In this case it is not possible because CoreWCF uses different namespaces than System.ServiceModel.
I agree with removing the obsolete classes and methods. I'm not sure about NDC. Looking at the code it seems to be explicitly un-deprecated and there are many uses https://github.com/search?q=NDC.Push+path%3A*.cs+language%3AC%23&type=Code&ref=advsearch&l=C%23&l=...
OK. I would propose releasing the first 3.0.0 preview with the obsolete classes, so that we could deploy this version in our company and to other "willing" users. Then we...
Deleted obsolete API: - obsolete since 1.2.14 - 2015 - `log4net.Appender.BufferingAppenderSkeleton.OnlyFixPartialEventData` - `log4net.Appender.ColoredConsoleAppender.ctor(ILayout)` - `log4net.Appender.ColoredConsoleAppender.ctor(ILayout, bool)` - `log4net.Appender.ConsoleAppender.ctor(ILayout)` - `log4net.Appender.ConsoleAppender.ctor(ILayout, bool)` - `log4net.Appender.DebugAppender.ctor(ILayout)` - `log4net.Appender.EventLogAppender.ctor(ILayout)` - `log4net.Appender.FileAppender.ctor(ILayout, string)` - `log4net.Appender.FileAppender.ctor(ILayout,...
@fluffynuts I've executed steps 1 & 2 of releasing.md Could you take a look? Thanks
That's a good Idea. I will separate the release note changes into a separate branch and adjust them to a 2.16.
This repo ist dead. Please go to https://github.com/komsa-ag/Camunda.Api.Client