Info
Version: | 1.0.0.5 |
Author(s): | Duraid Abbas |
Last Update: | Monday, June 17, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://code.google.com/p/oxm/ |
NuGet Url: | https://www.nuget.org/packages/OXM |
Install
Install-Package OXM
dotnet add package OXM
paket add OXM
OXM Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Full control over the generated XML.
POCO approach i.e.
no attributes to pollute your domain entities.
Fluent DSL for defining the mapping.
Strongly typed/refactor-friendly.
No reflection.
Compability .net Framework 3.5 or higher.