Coding Grounds
Compilation of different programming projects I amuse myself with.
Showing posts with label
.NET 9
.
Show all posts
Showing posts with label
.NET 9
.
Show all posts
Saturday, 16 November 2024
Url encoding base 64 strings in .NET 9
›
This article shows new functionality how to url encode base 64 strings in .NET 9. In .NET 8 you would do multiple steps to url encode base...
Monday, 30 September 2024
Generic alternate lookup for Dictionary in .NET 9
›
Alternate lookup for Dictionary in .NET 9 demo This repo contains code that shows how an alternate lookup of dictionaries can be implemen...
1 comment:
›
Home
View web version