ReqIFSharp 5.0.2
.NET Standard 2.0
Install-Package ReqIFSharp -Version 5.0.2
dotnet add package ReqIFSharp --version 5.0.2
<PackageReference Include="ReqIFSharp" Version="5.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ReqIFSharp --version 5.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ReqIFSharp, 5.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ReqIFSharp as a Cake Addin
#addin nuget:?package=ReqIFSharp&version=5.0.2
// Install ReqIFSharp as a Cake Tool
#tool nuget:?package=ReqIFSharp&version=5.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A .NET library to deserialize (read) and serialize (write) OMG ReqIF documents.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ReqIFSharp:
Package | Downloads |
---|---|
TreeWalk
Utility for walking of JSON and XML for merge and diff proposes |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.2 | 422 | 4/7/2022 |
5.0.1 | 416 | 1/20/2022 |
5.0.0 | 245 | 1/1/2022 |
5.0.0-rc5 | 60 | 1/1/2022 |
5.0.0-rc4 | 115 | 12/25/2021 |
5.0.0-rc3 | 63 | 12/23/2021 |
5.0.0-rc2 | 122 | 12/10/2021 |
5.0.0-rc1 | 242 | 11/13/2021 |
4.0.0 | 929 | 11/10/2021 |
3.1.0 | 402 | 6/18/2021 |
3.0.1 | 174 | 6/16/2021 |
3.0.0 | 197 | 3/21/2021 |
2.0.0 | 2,182 | 10/24/2019 |
1.4.1 | 539 | 2/11/2019 |
1.4.0 | 739 | 11/13/2018 |
1.3.2 | 736 | 6/4/2018 |
1.3.1 | 654 | 6/2/2018 |
1.3.0 | 668 | 3/27/2018 |
1.2.0 | 677 | 1/7/2018 |
1.1.0 | 711 | 8/2/2017 |
1.0.6 | 672 | 7/31/2017 |
1.0.5 | 682 | 6/28/2017 |
1.0.4 | 691 | 6/27/2017 |
1.0.3 | 689 | 6/20/2017 |
1.0.2 | 674 | 1/20/2017 |
1.0.1 | 719 | 1/12/2017 |
[Improve] code quality ReqIF class as per SonarQube suggestions