A .NET library to deserialize (read) and serialize (write) OMG ReqIF documents.
Info
Version: | 8.1.0 |
Author(s): | Sam Gerene, Naron Phou |
Last Update: | Tuesday, May 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://reqifsharp.org/ |
NuGet Url: | https://www.nuget.org/packages/ReqIFSharp |
Install
Install-Package ReqIFSharp
dotnet add package ReqIFSharp
paket add ReqIFSharp
ReqIFSharp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- System.Xml.XmlDocument(>= 4.3.0)
- System.Xml.XmlSerializer(>= 4.3.0)
Tags