KircMax
KircMax
I would also love support for conversion of Certificates EC keys.
Hi, I don't really have one in Mind... Generally Serilog is very well spread but as I said, I don't really mind which one.
Hey @Stefan-J-Hanke! I'm happy you are interested in [contributing](https://github.com/siemens/simatic-s7-webserver-api/blob/main/CONTRIBUTING.md) - please read the aggreement first. Yes - the unittests are not "harmed" when using .netcoreapp3.1 I also already noticed that....
Glad you are making progress @Stefan-J-Hanke ... Are you using .netcore currently? (is it possible to install the certificate that the plcsim is using?)
same would be applicable in the ApiDirectoryHandler
just a thought: maybe refactor current read to: call a new function that will recursively call itself until the plcprogramdata is readable => then return the ApiRequest ==> RecursiveBuildBulkRequest =>...
What part exactly do you try to run? The executable of the [WebAppManager](https://github.com/siemens/simatic-s7-webserver-api/tree/main/samples/WebAppManager)? Because that would not be runnable I am afraid... In general this is packaged to [NuGet](https://www.nuget.org/packages/Siemens.Simatic.S7.Webserver.API/) with...
I see, maybe we can try implementing #146 to fix this issue ?
are you sure you are running the .net 6 version of the library, if you run the .net 4.8 variant that might have problems... Otherwise I only see that I...
I will see if I can also get the ci running for ubuntu-24.04-arm64.