1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Jun 20, 2025 — Jun 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix tests to work with relative test server URL.
JW
More... 6 months ago
Merge pull request #62 from cbra-db/net10support More... 6 months ago
Change versions for new release (5.0.1) More... 6 months ago
Use latest Newtonsoft.Json - 13.0.4 More... 6 months ago
Avoid ObjectDisposedException when running on .NET 9.0 or 10.0 More... 6 months ago
Also run tests on .NET 10.0 More... 6 months ago
Change versions for new release. More... over 2 years ago
Bump versions of NewtonSoft and jose-jwt. More... over 2 years ago
Update HtmlAgilityPack for Ramone. Update Castle for tests. More... over 2 years ago
Also run tests on .NET 8. More... over 2 years ago
Remove separate test project now that the main project runs multiple frameworks. More... over 2 years ago
Removed support for .NET Core 3.1. Modified tests to run on both .NET 4.8 and .NET 6. More... over 2 years ago
Update to newest version of NUnit. Disable tests for .NET Core (use .NET 6 instead and desupport .NET Core later). More... over 2 years ago
New version of NUnit. Adding analyzers and updating tests to fit v4 format. More... over 2 years ago
Preparing for a new release. More... over 2 years ago
Merge pull request #61 from cBrain-dk/pull-request-fix More... over 2 years ago
Reintroduced XmlSerializerCodec fix. Which was mistakenly removed. More... over 3 years ago
Reverted fork specific README & project changes. More... over 3 years ago
Merge pull request #60 from cBrain-dk/Use-System.Net.Http.Headers.AuthenticationHeaderValue-to-parse-authentication-header More... over 3 years ago
Merge pull request #59 from cBrain-dk/master More... over 3 years ago
Create new version of NuGet package More... over 3 years ago
Revert "Fixed concurrency error in XmlSerializerCodec. The Dictionary used to" More... over 3 years ago
Use System.Net.Http.Headers.AuthenticationHeaderValue to parse authentication header (#1) More... over 3 years ago
Fix build More... over 3 years ago
Use System.Net.Http.Headers.AuthenticationHeaderValue to parse authentication header More... over 3 years ago
Updated cBrain contribution guide. Added new version numbers. More... over 3 years ago
Fixed concurrency error in XmlSerializerCodec. The Dictionary used to share codecs was not protected against concurrent writes. More... over 3 years ago
Rebuild with the right code - was missing code from previous versions. More... over 4 years ago
Merge branch 'master' of https://github.com/JornWildt/Ramone More... over 4 years ago
Use code page 28591 instead of 1252 for basic auth base64 encoding since .NET Core does not support 1252. More... over 4 years ago