Glass.Sitecore.Mapper
2.0.12
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Glass.Sitecore.Mapper --version 2.0.12
NuGet\Install-Package Glass.Sitecore.Mapper -Version 2.0.12
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="Glass.Sitecore.Mapper" Version="2.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Glass.Sitecore.Mapper" Version="2.0.12" />
<PackageReference Include="Glass.Sitecore.Mapper" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Glass.Sitecore.Mapper --version 2.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Glass.Sitecore.Mapper, 2.0.12"
#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.
#:package Glass.Sitecore.Mapper@2.0.12
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Glass.Sitecore.Mapper&version=2.0.12
#tool nuget:?package=Glass.Sitecore.Mapper&version=2.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Glass Sitecore Mapper is an object mapping framework for mapping Sitecore items directly onto an object model allowing you to model your entire Sitecore solution as a data model.
This project has been replaced by the Glass.Mapper project.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net35 is compatible. 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.
-
- Castle.Core (>= 3.1.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|
Loading failed
(Pull 32) Support for .NET 3.5 and various build fixes
(Pull 42) Various fixes from Tom Dudfield.
(Pull 43) Various fixes from Tom Dudfield.
(Pull 45) Fixes to code first when importing packages.
(Pull 47) Fix to how the field name gets resolved when using a Field ID.