Modern C# Development: Get Started with DateOnly
Hi lovely readers, We probably all know the pain of using DateTime while just needing a date without time or a time without a day. Well, .NET came with a solution that still isn’t that widely used. In this blog post, we’re going to focus on the type ...
Apr 30, 20244 min read154
