Espen Johnsen
Espen Johnsen
On a high traffic site, all visitors suddenly got this message: ``` " Arithmetic operation resulted in an overflow: at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)\r\n at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)\r\n at WebApiThrottle.ThrottlingCore.ApplyRules(RequestIdentity identity, TimeSpan timeSpan,...
When a Text Message with the text "99" is recevied, do NOT send a (Invalid)CaseReportReceived.
When something( CaseReports, Invalid Case Reports, 99-reports or anything else) is received from a data collector, we should publish a `DataCollectorActivityRegistered` event that other contexts can subscribe to. The event...
We should agree and document how we do things on Github. Examples: - What should the title of issues/PRs include? - How to use the "Fixes" keyword. - Should we...
The code now downloads the QR-image from the google chart-api. This could be replaced with internal code to make it possible to use without an internet connection. Sample libs: -...
### What's the Problem? When opening the app, it is hard to know what the escape-tool should be used for. What characters are escaped? Is it for pasting/parsing code that...
I've updated the README to enhance clarity and accuracy. Key changes include: - Corrected spelling and grammar. - Updated supported frameworks and installation instructions. These improvements make the README more...