Platform.Xml.Serialization 1.1.0.197

dotnet add package Platform.Xml.Serialization --version 1.1.0.197
NuGet\Install-Package Platform.Xml.Serialization -Version 1.1.0.197
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Platform.Xml.Serialization" Version="1.1.0.197" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Platform.Xml.Serialization --version 1.1.0.197
#r "nuget: Platform.Xml.Serialization, 1.1.0.197"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Platform.Xml.Serialization as a Cake Addin
#addin nuget:?package=Platform.Xml.Serialization&version=1.1.0.197

// Install Platform.Xml.Serialization as a Cake Tool
#tool nuget:?package=Platform.Xml.Serialization&version=1.1.0.197

A cross-platform, clean and extensible XML serializer for .NET

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Platform.Xml.Serialization:

Repository Stars
tumtumtum/Shaolinq
ORM for .NET with full LINQ support for Postgres, Sqlite, MySql and SqlServer
Version Downloads Last updated
1.1.0.197 522 2/24/2015
1.1.0.196 106 1/31/2015
1.1.0.189 437 11/16/2014
1.1.0.188 230 11/16/2014
1.1.0.186 339 11/15/2014
1.1.0.185 439 11/15/2014
1.1.0.183 153 11/15/2014
1.1.0.178 254 11/15/2014
1.1.0.177 432 11/15/2014
1.1.0.175 252 11/15/2014
1.0.0.154 902 11/7/2014
1.0.0.149 80 10/30/2014
1.0.0.147 123 10/18/2014
1.0.0.146 116 10/9/2014
1.0.0.143 63 10/7/2014
1.0.0.142 77 9/25/2014
1.0.0.141 104 9/16/2014
1.0.0.139 64 9/15/2014
1.0.0.138 62 9/15/2014
1.0.0.136 94 9/11/2014
1.0.0.133-test 55 9/9/2014
1.0.0.131-test 54 9/9/2014
1.0.0.129-test 50 9/8/2014
1.0.0.126 66 9/8/2014
1.0.0.124 87 9/1/2014
1.0.0.121 162 7/10/2014
1.0.0.119 65 7/9/2014
1.0.0.107 71 6/20/2014
1.0.0.102 98 1/12/2014
1.0.0.78 52 5/6/2013
1.0.0.76 46 5/6/2013
1.0.0.73 49 5/3/2013

- ExpressionVisitor.VisitNew now returns Expression rather than NewExpression
- Enhanced ExpressionVisitor features
- Massive refactor
- New dependency on .NET 4.0
- Removed legacy code that's no longer required for .NET 4.0