Skip to content

MelbergFramework/MelbergFramework.Infrastructure.Redis

Repository files navigation

MelbergFramework.Infrastructure.Redis

Redis implementation for MelbergFramework.

Anatomy of Appsettings.json

Each Repository will use a class which inherits from RedisContext for its Context. See the demo for a clear example.

Use the StackExchange Documentation to configure that connection string.

Notes

General Execution

This project requires dotnet 8 sdk to run (install link here).

How to run a Redis Server

Docker installation guide for redis here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages