Pinned Repositories
assert.xunit
xUnit.net assertion library for sub-module purposes (please open issues in https://github.com/xunit/xunit)
await
Showcase c# await task continuewith and related behavior
bluetooth_speaker
docker project for codingdave/bluetooth_speaker_pipewire
codingdave
Config files for my GitHub profile.
custom-msbuild-task
darktable
darktable is an open source photography workflow application and raw developer
FastColoredTextBox
Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET.
MiniBookX
Linux Chuwi MiniBook X impovements
Windows-10-update-KB5034441
Fix for 2024-01 Security Update for Windows 10 Version 22H2 for x64-based Systems (KB5034441)
codingdave's Repositories
codingdave/MiniBookX
Linux Chuwi MiniBook X impovements
codingdave/Windows-10-update-KB5034441
Fix for 2024-01 Security Update for Windows 10 Version 22H2 for x64-based Systems (KB5034441)
codingdave/darktable
darktable is an open source photography workflow application and raw developer
codingdave/assert.xunit
xUnit.net assertion library for sub-module purposes (please open issues in https://github.com/xunit/xunit)
codingdave/await
Showcase c# await task continuewith and related behavior
codingdave/bluetooth_speaker
docker project for codingdave/bluetooth_speaker_pipewire
codingdave/codingdave
Config files for my GitHub profile.
codingdave/custom-msbuild-task
codingdave/FastColoredTextBox
Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET.
codingdave/GitInfo
Git and SemVer Info from MSBuild, C# and VB
codingdave/GitInfoTest
gitinfo 3.0.4 breaks my project - This test project tries to create a minimal version to understand the issue better
codingdave/IncludeToolbox
Visual Studio extension to format, prune, and inspect include directives.
codingdave/Interest
Tool to calculate and understand interests
codingdave/runtastic-strava-migrate
Migrate your runtastic data to Strava
codingdave/samples
Sample code referenced by the .NET documentation
codingdave/SortPhotosWithXmp
Perform batch operations on your Photos and Videos by exif information. If you have .xmp files, this tool will preserve the Image<->Xmp relation by keeping them adjoint.
codingdave/SystemCommandLineStructIssue
Minimal sample for showing the inability to use structs in System.CommandLine
codingdave/TxTranslation
Tx Translation & Localisation for .NET and WPF
codingdave/vscode-git-branch-variable
expose the current git branch as ${command:git-branch-variable.gitbranch}
codingdave/wdmc-gen1-tools
WD MyCloud gen1 tools and scripts
codingdave/WDMyCloudEx2-reloaded
Steps to update your Linux Kernel for WD My Cloud Ex2
codingdave/WPF-DI-Subscope
Showcase how to use hierarchical dependency injection with subscopes in a WPF application.
codingdave/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
codingdave/xunit-Hashset-Contains-Issue
Minimal sample to show unexpected behavior of xUnit Assert.Contains