Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

IDjinn/Redis-Exemple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis-Exemple

This repository is an basic example of how to use Redis in C#. The tutorial includes simple key-value and complex objects.

NOTE: Whenever you are set an object, you must tag it with the [Serializable] tag above the class name, and its inheriting classes.

About

An exemple of how to use Redis in c#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages