Redis for .NET Developers
Course Number
RU102NSelf-Paced
Estimated Effort
3/week
This course teaches you how to get up and running with Redis in the .NET Ecosystem. You’ll learn:
- How to set up a testing environment for Redis.
- How to interact with Redis from the .NET ecosystem
- How to use Strings, Lists, Sets, Sorted Sets, Hashes, Streams, Scripts, and Transactions from StackExchange.Redis
- How Redis fits into ASP.NET and ASP.NET Core
- How to interact with Redis Stack from .NET
- How to model, index, and Query data within Redis using Redis OM .NET