Ozzie.eu

Ozzie.eu

Love to code although it bugs me.

29 Mar 2021

Automatic class creation for unmarshalling JSON

If you're working with JSON, say for REST web services, and you don't have the class to unmarshall the response, Visual Studio can automatically generate the class for you.
22 Mar 2021

SQL Server alias is not supported on .NET Core

The support for SQL alias has been intentionally removed from .NET Core.
16 Mar 2021

Hugo post tag causing 404 Error

Using the '#' special character caused HTTP 404 Not Found error.
12 Mar 2021

Simple automation programs in .NET Core

Collection of simple programs, using C#, for automating everyday tasks
02 Mar 2021

Umbraco Forms Translations

Umbraco consent warning translations not working.