|
|
|
|
|
by marklubi
1341 days ago
|
|
To follow on a bit, I've been using .NET since 1.0 (yes, literally. Not 1.1). C# and .NET in the current form are spectacular! There are a handful of projects I still have going that are in .NET 3.5 (there are still users out there on Windows XP), but the vast majority of my server-side stuff has been moved over to .NET Standard and newer. Most are running in K8S. Aside from the old stuff that I still have to support, most of it can be run on my M1 MBP |
|