PCLStorage
Storage API
Provides portable storage APIs for cross-platform .NET development
PCL Storage - Portable Storage APIs
305 stars
27 watching
94 forks
Language: C#
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alekseykulikov/storage | An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser | 606 |
cwensley/portable.xaml | A portable .NET library for reading and writing XAML files | 157 |
oysteinkrog/sqlite.net-pcl | A cross-platform SQLite client and ORM with support for various platforms | 353 |
unshiftio/sessionstorage | Provides a fallback storage solution for temporary data in the browser using alternative APIs when sessionStorage is not available | 23 |
p2plabsxyz/dscan | A decentralized storage and file-sharing tool that enables secure and permissioned access to files using IPFS and web3.storage. | 38 |
unmaintainedprojects/pls | Preserves localStorage in a database | 9 |
nventimiglia/websockets.pcl | A portable class library implementing WebSocket protocol on multiple platforms using native bridges and libraries. | 98 |
cyclejs/storage | A Cycle.js driver for interacting with browser storage | 51 |
jtv/libpqxx | The official C++ client API to the PostgreSQL database management system. | 1,035 |
daurnimator/lua-psl | A Lua library providing bindings to the Public Suffix List (PSL) library. | 9 |
replikativ/konserve | A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 301 |
dsplaisted/strongnamer | A NuGet package that automatically signs assemblies referenced by an application. | 331 |
philogy/safeconsole | A memory-preserving logging library for Solidity applications. | 50 |
jamescourtney/flatsharp | A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization | 511 |
cyrilletuzi/angular-async-local-storage | A client-side storage solution for Angular applications using asynchronous IndexedDB and RxJS observables. | 676 |