Title: C# by Example: String Formatting
Domain: csharpbyexample.dev
Links:
| C# by Example | https://csharpbyexample.dev/ |
| format specifiers | https://learn.microsoft.com/en-us/dotnet/standard/base-types/standard-numeric-format-strings |
| Standard Numeric Format Strings | https://learn.microsoft.com/en-us/dotnet/standard/base-types/standard-numeric-format-strings |
| Standard Date and Time Format Strings | https://learn.microsoft.com/en-us/dotnet/standard/base-types/standard-date-and-time-format-strings |
| Switch | https://csharpbyexample.dev/switch |
| Hunter Dyar | https://hdyar.com |
| source | https://github.com/hunterdyar/CSharp-By-Example |
| license | https://github.com/hunterdyar/CSharp-By-Example?tab=CC-BY-4.0-1-ov-file |
| Go By Example | https://gobyexample.com/ |