🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

AsyncData

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package version was removed
This package version has been unpublished, mostly likely due to security reasons

AsyncData

AsyncData is a lazy-loading data model built on Redis for C#. It uses AsyncProperty to load individual data fields on demand, minimizing initial data retrieval and optimizing performance by fetching only the required data when accessed asynchronously.

1.0.0.1
unpublished
NuGet
Version published
Maintainers
1
Created
Source

Installation: Find on nuget at: https://www.nuget.org/packages/AsyncData/1.0.0 Or just search "AsyncData"

Keywords

Redis

FAQs

Package last updated on 06 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts