What is the use of the DefaultCache() parameter in API.GEt() call while getting master ref?
Also what is i don't want to use any default caching for MasterRef?
What is the use of the DefaultCache() parameter in API.GEt() call while getting master ref?
Also what is i don't want to use any default caching for MasterRef?
Hello Mangesh,
Thanks for reaching out to us.
The DefaultCache()
parameter caches your repository data from Prismic. The cache configuration itself is done through your default cache config file.
You can turn off caching for specific models.
Can you tell me what kit you are using?
Thanks,
Priyanka
Hi Priyanka,
We are using dotnet kit (c#).
Mangesh
We have open-source documentation. in dotnet: GitHub - prismicio-community/dotnet-kit: Community maintained development kit for Prismic and the .NET Framework