aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/embeddable-dll-service/csharp/Service.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* embeddable-dll-service: use on-demand activation instead of autoJason A. Donenfeld2019-10-101-1/+1
| | | | | This prevents this from coming back after boot, since we probably want it tied to the parent process.
* embeddable-dll-service: do not marshall go stringsJason A. Donenfeld2019-10-091-13/+1
|
* embeddable-dll-service: add csharp example codeJason A. Donenfeld2019-10-061-0/+131