LicenPro
Documentation.NET SDKOffline cache & grace periods

Offline cache & grace periods

Resilience when the API is unreachable.

OfflineCacheManager stores the last known-good validation outcome and license payload securely on disk.

GracePeriodManager applies your policy for how long the app may run without reaching https://licenpro.runasp.net/api before hard-stopping or degrading features.

Pair with the offline section in .NET SDK guide.