Azure-Samples / azure-cache-redis-samples

This repository contains samples that demonstrate best practices and general recommendations to communicate with Azure Redis Cache Service caches from various Redis client frameworks.
MIT License
69 stars 156 forks source link

adding .NET web app sample #32

Closed CawaMS closed 6 months ago

CawaMS commented 1 year ago

Purpose

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

Other Information

MSFTeegarden commented 1 year ago

sign-off

philon-msft commented 1 year ago

Should go under a folder named "AspNetCore" rather than ".NET"

philon-msft commented 1 year ago

Should also include a README.md describing the project and how to deploy/run it