Skip to content

Latest commit

Β 

History

History
20 lines (13 loc) Β· 584 Bytes

File metadata and controls

20 lines (13 loc) Β· 584 Bytes

πŸš€ Simple .NET 8 Web API with Redis Caching

This is a lightweight Web API project built using .NET 8, showcasing how to integrate Redis for caching purposes.

πŸ“¦ Features

  • βœ… ASP.NET Core Web API (.NET 8)
  • ⚑ Distributed caching => Redis
  • πŸ§ͺ Swagger UI for API testing

πŸ› οΈ Technologies Used