NetCore6.0 MemoryCache (Web Json Data)

1. Memory Cache Interface sample (web XML Data)

2. Memory Cache Interface sample (web Json Data)

  • json 데이타 : https://auctionpro.co.kr/airlinecode.json
  • json 데이타 이용한 메모리 캐싱 샘픔
  • 1.에서 Models->Airline.cs , AirlineHttpClient.cs 만 수정

Web XML Data

UML

Program Files

AirlineController

AirlineHttpClient

CacheProvider

Models->Airlines

CachedCodeService

CacheService

CodeService

Program.cs

Response body