Code Traveler
  • Home
  • About
Subscribe

.NET 5

A collection of 2 posts
Creating Azure Functions using .NET 5
azure functions

Creating Azure Functions using .NET 5

Azure Functions recently released support for .NET 5. Let's take a look at how to upgrade our existing Azure Functions to use it!
May 28, 2021 — 6 min read
Using Immutable Objects with SQLite-Net
Xamarin

Using Immutable Objects with SQLite-Net

SQLite-NET has become the most popular database, especially amongst Xamarin developers, but it hasn't supported Immutable Objects, until now! Thanks to Init-Only Properties in C#9.0, we can now use Immutable Objects with our SQLite database!
Nov 11, 2020 — 2 min read
Code Traveler © 2025
Powered by Ghost