Skip to content

Nice To Have's for High Level .NET APIs

Owen Andrew Jørgensen edited this page Sep 2, 2023 · 5 revisions
  • LINQ support
  • Stream data into and out-of Data Sets (Maybe combined with SWMR?)
  • Objects implement IDictionary
  • Serialization should be possible into Json notation on objects, series, arrays, etc.