Save values from dict [Answered]

Hello guys. I need help... I've been coding an algorithm where I need to store the values of a dictionary of type dict<string,List<Elements>> in some persistent structure. When running the algorithm I need to access these values and check if for the evaluated key the current values are already contained or not in my file, i they aren't i'll add them. Any idea ?
5 Replies
Joao Matias
Joao Matias2y ago
Its possible, or something like .txt, .xlsx. I don't have any knowledge about JSON, so is it the best option ? Ok, thanks for information. I'll see about that
Up
Up2y ago
(structured text so you can easily read it back)
Joao Matias
Joao Matias2y ago
Watching it exactly now, probably it will be the solution! Thanks guys
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Accord
Accord2y ago
✅ This post has been marked as answered!
Want results from more Discord servers?
Add your server
More Posts
VScode-equivalent functions in MSVS [Answered]1. VScode has a handy function where you are able to CTRL+CLICK into a function name in a .class filPublish fail [Answered]Im encountering an unknown error when trying to publish code to folder, see screenshot:Example of 'Exception Continuing Up The Stack'? [Answered]Quote from book "Only Handle What You Can Fix: If an exception handler cannot resolve the problem reCannot find governing FrameworkElement or FrameworkContentElement for target elementI'm trying to make something similar to the `UIElement`'s `InputBindings`, but for some reason, I'm When to use services [Answered]This might sounds like a weird question, is it worth using services in a small-ish non-server consolException vs LogicHello, im going to read a file with File.Readlines(). I read that its better to use logic(like a iMAUI - Weird footer and header when changing from NavigationPage to AppShellI want some kind of "Splash screen" that appears for 3 seconds and then redirect to MainPage (which Mapping outgoing enums to a specific shape in Asp.net Core [Answered]Hello! I'm trying to find a way to take **any **outgoing enums in DTOs from an ASP.NET Core API, anget minecraft versions list [Answered]hello! i wanted to make local minecraft server bootstrap, and i need to get versions list, to make uHow to use RedirectToAction(), RedirectToRoute() or Redirect() to specific endpoints on this Action?I'm unsure on how to correct format the redirect as if only specify the action name it will always d