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 523 2/24/2015
1.1.0.196 108 1/31/2015
1.1.0.189 438 11/16/2014
1.1.0.188 232 11/16/2014
1.1.0.186 340 11/15/2014
1.1.0.185 441 11/15/2014
1.1.0.183 154 11/15/2014
1.1.0.178 256 11/15/2014
1.1.0.177 434 11/15/2014
1.1.0.175 254 11/15/2014
1.0.0.154 904 11/7/2014
1.0.0.149 82 10/30/2014
1.0.0.147 125 10/18/2014
1.0.0.146 118 10/9/2014
1.0.0.143 65 10/7/2014
1.0.0.142 79 9/25/2014
1.0.0.141 106 9/16/2014
1.0.0.139 66 9/15/2014
1.0.0.138 64 9/15/2014
1.0.0.136 96 9/11/2014
1.0.0.133-test 57 9/9/2014
1.0.0.131-test 56 9/9/2014
1.0.0.129-test 52 9/8/2014
1.0.0.126 68 9/8/2014
1.0.0.124 89 9/1/2014
1.0.0.121 164 7/10/2014
1.0.0.119 67 7/9/2014
1.0.0.107 73 6/20/2014
1.0.0.102 100 1/12/2014
1.0.0.78 53 5/6/2013
1.0.0.76 48 5/6/2013
1.0.0.73 51 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