How to build a URL Shortener with C# .NET and Redis

Learn how to build a link shortener using C#, .NET, and Redis. You'll be using ASP.NET Core to build the URL forwarder and the System.CommandLine libraries to manage the data.
October 13, 2022
478
359