Info
| Version: | 2.0.2 |
| Author(s): | Sukanta Choudhury |
| Last Update: | Monday, April 17, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/skc-chy/AF.DataCaching/wiki |
| NuGet Url: | https://www.nuget.org/packages/AF.DataCaching |
Install
Install-Package AF.DataCaching
dotnet add package AF.DataCaching
paket add AF.DataCaching
AF.DataCaching Download (Unzip the "nupkg" after downloading)
Dependencies
- AF.DataAccessor(>= 1.0.6)
- AF.UtilityServices(>= 1.0.3)
Tags
Complex reports, where data come from multiple tables; Include costly joins.
This component store Result set in cache to improve Performance.
Click on Project Site link to get Step by Step implementation guide.