Read an embedded resource using C#.
Get the model of the database using Entity Framework
Steps to create an postgres docker container with the Northwind and the Adventureworks database installed.
Personal notes on azure managed identities
Steps to create an sql-server docker container with the Northwind and the Adventureworks database installed.
Personal notes on lazyvim
Notes on apps installed on my pc.
Notes on using the ruby language.
This post is a general collection of things I learn about functional C#.
This post is a general collection of things I learn about C#.
This post is a collection of things that I learn on the way towards understanding neovim.
Short note about input and output methods.
Short note about naming conventions in ruby.
Short note about classes in ruby.
Short note about blocks in ruby.
Short note on ruby control structures
Short note about hashes in ruby.
Short note about arrays in ruby.
Short note about something new to confuse you about ConfigureAwait.
Short note reminding me of the trials and tribulations of ConfigureAwait(false)