Skip to content

Instantly share code, notes, and snippets.

@moloneymb
moloneymb / Utilities.SerDes.XML.fsx
Created April 12, 2023 18:22
Utilities/Utilities.SerDes.XML.fsx
module Utilities.SerDes.XML
// Licence: Apache 2.0
// Author: Matthew Moloney
open System.Reflection
open Microsoft.FSharp.Reflection
open System
open System.Text
open System.IO
open System.Net