Skip to content

luizeugeniob/cache-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Cache-Up ๐Ÿ…๐Ÿฅ

Implementing caching in an API is recommended for several reasons, including improving performance and reducing operational costs.

This project's commit history explores and compares different ways of adding caching to your .NET API. It was also the basis for a Medium article.

In this article, you will find:

  • injecting a cache provider in the file where you want to insert cache;
  • cache injection using the decorator pattern;
  • automatically injecting cache into all your services/repositories;

Check the article in English here and in Portuguese here.

About

Boost your .NET API's performance! Learn top caching methods with detailed examples and GitHub support. Ready to optimize? Let's go! ๐Ÿš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages