David Rickard
Results
4
repositories owned by
David Rickard
trafficstars
PipeMethodCalls
126
Stars
20
Forks
Watchers
Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.
UnitTestBoilerplateGenerator
61
Stars
17
Forks
Watchers
An extension for Visual Studio that generates a unit test boilerplate from a given class, setting up mocks for all dependencies. Supports NUnit, Visual Studio Test, XUnit and many mock frameworks.
tauri-sqlite
39
Stars
4
Forks
Watchers
A minimal example of how to set up a backend SQLite store with Tauri