TheCodingMonkey.Serialization
2.1.0.13
.NET Standard 2.0
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package TheCodingMonkey.Serialization -Version 2.1.0.13
dotnet add package TheCodingMonkey.Serialization --version 2.1.0.13
<PackageReference Include="TheCodingMonkey.Serialization" Version="2.1.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TheCodingMonkey.Serialization --version 2.1.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TheCodingMonkey.Serialization, 2.1.0.13"
#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 TheCodingMonkey.Serialization as a Cake Addin
#addin nuget:?package=TheCodingMonkey.Serialization&version=2.1.0.13
// Install TheCodingMonkey.Serialization as a Cake Tool
#tool nuget:?package=TheCodingMonkey.Serialization&version=2.1.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Library for reading and writing CSV and Fixed Width files into a class or struct similar to XmlSerializer.
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 | net45 net451 net452 net46 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.
-
.NETFramework 4.5
- XmlDocMarkdown (>= 1.5.1)
-
.NETFramework 4.6
- XmlDocMarkdown (>= 1.5.1)
-
.NETFramework 4.7
- XmlDocMarkdown (>= 1.5.1)
-
.NETStandard 2.0
- XmlDocMarkdown (>= 1.5.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.0.34 | 174 | 2/14/2022 |
2.1.0.13 | 384 | 7/25/2019 |
2.0.0.3 | 307 | 7/22/2019 |
2.0.0.2 | 299 | 7/22/2019 |
2.0.0.1 | 296 | 7/22/2019 |
2.0.0 | 310 | 7/19/2019 |
1.2.1.21 | 681 | 6/7/2017 |
1.2.1.19 | 624 | 5/25/2017 |
1.2.1.17 | 627 | 5/19/2017 |
1.2.1.15 | 631 | 5/19/2017 |
1.2.0.14 | 616 | 5/18/2017 |
1.2.0.13 | 628 | 5/18/2017 |
1.1.0.12 | 616 | 5/17/2017 |
Restructured library as .NET Standard library so can be used by both Full Framework and .NET Core.