Skip to main content
Filter by
Sorted by
Tagged with
3 votes
1 answer
137 views

Maybe someone has already used this engine https://github.com/linksplatform/Data.Doublets I try to store data, but don't know how to implement such things // declaring links ..... var root = links....
uselessgoddess's user avatar
2 votes
1 answer
194 views

I try to use Doublets from LinksPlatform as my database engine. I use doublet of doublets (pair of doublets): using System; using Platform.Data.Doublets; using Platform.Data.Doublets.Memory.United....
Elon's user avatar
  • 37