Alexander Schuetz
Alexander Schuetz
I have a NET-standard library that uses SQLitePCLRaw.bundle_green (over sqlite-net-pcl). Since in Unity nuget doesn't work. I copy all the needed libraries and dlls manually. Especially libraries from 'sqlitepclraw.lib.e_sqlite3.2.0.7'->runtimes. I...
resolves #26 The only special information available by default in docker seems to be a container-id extracted from '/proc/1/cgroup'. Informations to build the new Component were gathered from [Baeldung](https://www.baeldung.com/linux/is-process-running-inside-container) and...
fix #6 by adding DeviceId.Xamarin
If the application runs in a docker container some functions won't work: - `AddMotherboardSerialNumber()` aka`/sys/class/dmi/id/board_serial` won't work as the file doesn't exit - `AddSystemUUID()` aka `/sys/class/dmi/id/product_uuid` won't work as the...
### Bug Report or Feature Request (mark with an `x`) ``` - [ ] bug report -> please search for issues before submitting - [x] feature request ``` ### Versions....
Is it possible to add IOS xassets to dll targeting ios? I am building kind of a base app dll, which contains about everything that is needed for the app....
The runtime-libraries include classes from: - org.slf4j:slf4j-api - org.slf4j:slf4j-nop - commons-lang:commons-lang - org.apache.cassandra:cassandra-thrift - org.apache.thrift:libthrift - com.google.guava:guava These libraries originate from `org.eclipse.birt.me.prettyprint.hector`. They cannot be excluded and can cause runtime-errors...
I have an angular-app which consumes a rest-api served by tomcat. The tomcat-servlet uses gzip to compress responses, if "Accept-Encoding" contains gzip. If I use Chrome, IE or Opera everthing...
Running our project on linux we get the following error: ``` PdfTemplating.XslFO.XslFORenderException: Error occurred while rendering the XslFO into Pdf File output. ---> PdfTemplating.XslFO.XslFORenderException: System.DllNotFoundException: Unable to load shared library...