-
Object dictionary is the oldest part of this project. It is time, to make some improvements. I was thinking about multiple different principles.
I think, that general principle of the current imple…
-
I'd like to manipulate the data externally, but I don't know enough about databases to open the backup file.
What's a good place to start?
If I could learn enough to export CSV tables I could s…
-
Hello,
I don't see in the plans neither here and coreCLR for porting Workflow Foundation for CoreCLR...
We want know how can we start porting it and add PRs for it here.
Thanks
-
I have a repository class that has an Android Room Persistence Library DAO object as a dependency. DAO's are interfaces, but they are not user implemented. A room database object provides an implemen…
-
I am using v2.3.1 of LMIC library and 0.5.2 of this library with MachineQ LoRaWAN service. I can see the Join MAC requests in the serial stream and the MachineQ sending a join accept. Yet, the device …
-
[arrows](https://github.com/Harleqin/arrows) is another small utility library I love. Though, [only](http://quickdocs.org/cl-arrows/) [five](http://quickdocs.org/arrows/) [projects](http://quickdocs.o…
-
# Rationale
There is a general need for a number of ciphers for encryption. Todays mix of interfaces and classes has become a little disjointed. Also there is no support for AEAD style ciphers as…
-
Hi everyone,
I am enjoying using Room library to have robust access to my Android app's SQlite database.
But, today I discovered a weird issue while creating new Columns into the database, that I…
-
How to implement Room Persistence Library to this template ?
-
Hi !,
i using Mac OS (HIGH SIERRA version)
why it consumption too many CPU ? .When i trace through activity tool, it using 99% CPU all most time .How can i de-sersion it ???
Thanks