Glass.Mapper.Sc.82.Core by Michael Edwards, Nathanael Mann

<PackageReference Include="Glass.Mapper.Sc.82.Core" Version="5.6.159-alpha" />

.NET API 302,080 bytes

 Glass.Mapper.Sc.82.Core 5.6.159-alpha

The best ORM for Sitecore. Map item data from Sitecore straight onto objects. Allows you to map fields, relationships and queries as well as supporting the Page Editor. Allows you to map data from Sitecore using the Castle Windsor DI Container.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Glass.Mapper.Sc.82.Core</id>
    <version>5.6.159-alpha</version>
    <authors>Michael Edwards, Nathanael Mann</authors>
    <owners>Michael Edwards</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/mikeedwards83/Glass.Mapper/blob/develop/License.txt</licenseUrl>
    <projectUrl>http://glass.lu/</projectUrl>
    <iconUrl>http://glass.lu/images/LogoRed150.png</iconUrl>
    <description>The best ORM for Sitecore. Map item data from Sitecore straight onto objects. Allows you to map fields,
      relationships and queries as well as supporting the Page Editor. Allows you to map data from 
      Sitecore using the Castle Windsor DI Container.</description>
    <releaseNotes>This is a pre-release version of the package.</releaseNotes>
    <copyright>Copyright (C) by Michael Edwards</copyright>
    <language>en-GB</language>
    <tags>Glass Mapper Sitecore Glass.Mapper</tags>
    <dependencies>
      <dependency id="Castle.Core" version="4.2.1" />
    </dependencies>
  </metadata>
</package>