Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Using Redis Cache For Dotnet Developers

    Posted By: ELK1nG
    Using Redis Cache For Dotnet Developers

    Using Redis Cache For Dotnet Developers
    Published 5/2024
    MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
    Language: English | Size: 142.11 MB | Duration: 0h 41m

    Understand how to use Redis in your Dotnet applications

    What you'll learn

    What is Redis and it's main goals

    Redis Data types

    How to use Redis in Dotnet 8

    How to use complex Redis data types in dotnet

    Requirements

    Basic knowledge of c#. Knowledge of dependency injection is a plus, but not required

    Description

    This comprehensive course is designed to provide an in-depth understanding of Redis, covering key topics to get you up and running with this powerful in-memory data store. You'll learn everything from how to start a Redis server to using the Redis CLI, as well as alternative GUI tools to streamline your workflow.You'll dive into the various data types that Redis offers, including strings, hashes, sets, lists, and sorted sets, and learn how to leverage these in your applications. The course is tailored for Dotnet developers, with a focus on practical use cases and real-world applications. You'll discover common scenarios where Redis shines and understand best practices for integrating Redis into your Dotnet projects.By the end of this course, you will have the skills to:- Set up and run Redis on your development machine or in a production environment.- Use Redis data types effectively in your Dotnet applications.- Implement solutions that take advantage of Redis's high performance and flexibility.This course is ideal for Dotnet developers who have a basic understanding of the framework and are eager to explore new technologies and techniques. If you're looking to deepen your knowledge of Redis and discover new challenges to tackle, this course is the perfect starting point. Join us to unlock the full potential of Redis and elevate your Dotnet development skills to the next level.

    Overview

    Section 1: Redis Overview

    Lecture 1 What is Redis and why it’s so popular

    Lecture 2 How to start with Redis?

    Section 2: Redis Data Types

    Lecture 3 Which Data types we can use in Redis

    Lecture 4 Redis Lists

    Lecture 5 Redis Strings

    Lecture 6 Redis Hashes

    Lecture 7 Redis Sets

    Lecture 8 Redis Sorted Sets

    Lecture 9 Redis Streams

    Lecture 10 Redis Data types cheatsheet

    Section 3: Using Redis in Dotnet applications

    Lecture 11 Installation of required packages

    Lecture 12 Setting up access to the cache

    Lecture 13 Add records to cache

    Lecture 14 Get record from cache

    Lecture 15 Remove record from cache

    Lecture 16 Update record in the cache

    Lecture 17 Section Overview

    Section 4: Using Complex data types in dotnet applications

    Lecture 18 Using Lists in dotnet appliation

    Lecture 19 Using Hashes in dotnet appliation

    Lecture 20 Using Sets in dotnet appliation

    Lecture 21 Using Sorted Sets in dotnet appliation

    Lecture 22 Using Streams in dotnet appliation

    Lecture 23 Using Redis Complex data types in dotnet CheatSheet

    Section 5: Conclusion

    Lecture 24 Conclusion

    General overview about Redis and how we can implement this technology in our dotnet applications