danielwertheim

danielwertheim


notes from a passionate developer

Sections


Tags


Disclaimer

This is a personal blog. The opinions expressed here represent my own and not those of my employer, nor current or previous. All content is published "as is", without warranty of any kind and I don't take any responsibility and can't be liable for any claims, damages or other liabilities that might be caused by the content.

.NET

Uri wonders...or not

It's not the first time the Uri gives me pain. This time I got a bug reported on one of my libraries where parts of the provided URL got replaced. A URL is defined as a two string parts which are then used to construct a URI. Now, I'm most certainly misusing it, or have been putting to much…

Daniel Wertheim Daniel Wertheim

Ensure.That updates

Ensure.That [https://github.com/danielwertheim/Ensure.That] has been around for quite some time (2011-08-23). With the new release (v7.0.0) there are some changes [https://github.com/danielwertheim/ensure.that/blob/master/ReleaseNotes.md], e.g. targeting .NET Standard 1.1 & 2.0 as well as .NET4.…

Daniel Wertheim Daniel Wertheim