1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #61 from db2222/master
Robin (Robertus) Krom
as Robin Krom
More... about 1 year ago
Added bearer authentication. (#75) More... about 1 year ago
Added bearer authentication. More... about 1 year ago
Changed license to MIT, removed scoped namespace in favor of file based, updated dependencies, fixed some small issues, made demo work again (!!).
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
For backwards compatibility I have included a different method signature.
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
This should fix the build, as the wrong SDK was specified.
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Added a fix to work around when the computer is not domain joined, but the user has a domain assigned.
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
[skip ci]
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
[skip ci]
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Added cloud link example [skip ci]
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Added extra documentation for the username and password when using Confluence cloud
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Removed .NET 5 (EOL) and 4.6.1 (do not want to support it any longer), also updated dependencies.
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Fixed a small #if
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Removed EOLed .NET version and updated dependencies.
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Updated dependencies and removed .NET version support for the EOLed versions.
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Updated dependencies.
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Fixed build
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Updated dependencies, removed .NET 5 support.
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Grrmbl... another build fix for coverage.
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Another build fix (wrong coverage files)
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Build fix
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Updated dependencies and the build SDK.
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Removed .NET 5.0, as it's no longer supported, this resulted in the version upgrade. Also updated dependencies.
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Removed old .NET versions and updated dependencies, the backwards compatibility change is the reason for the version increase.
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Updated dependencies to fix some underlying bugs in them.
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Fix the MouseClick generator for #19
Robin (Robertus) Krom
as Robin Krom
More... over 1 year ago
Removed Microsoft.Windows.Compatibility as a fixed dependency, replacing every needed one by hand, thus reducing the dependencies in general.
Robin (Robertus) Krom
as Robin Krom
More... almost 2 years ago
Somehow my Visual Studio didn't commit the changes, here are the promised fixes in the previous commit.
Robin (Robertus) Krom
as Robin Krom
More... about 2 years ago
Fix documentation and removed a LOG dependency from the DpiCalculator
Robin (Robertus) Krom
as Robin Krom
More... about 2 years ago
Small fix for the ToString methods, being more inline with Rectangle and RectangleF
Robin (Robertus) Krom
as Robin Krom
More... about 2 years ago