DeloitteDigital.Atlas
3.8463.20230224
dotnet add package DeloitteDigital.Atlas --version 3.8463.20230224
NuGet\Install-Package DeloitteDigital.Atlas -Version 3.8463.20230224
<PackageReference Include="DeloitteDigital.Atlas" Version="3.8463.20230224" />
paket add DeloitteDigital.Atlas --version 3.8463.20230224
#r "nuget: DeloitteDigital.Atlas, 3.8463.20230224"
// Install DeloitteDigital.Atlas as a Cake Addin #addin nuget:?package=DeloitteDigital.Atlas&version=3.8463.20230224 // Install DeloitteDigital.Atlas as a Cake Tool #tool nuget:?package=DeloitteDigital.Atlas&version=3.8463.20230224
Atlas - The Deloitte Digital Sitecore Framework
Atlas is the Deloitte Digital Framework for Sitecore Development. It consists of a collection of lightweight tools that can reduce development time and improve code quality in your CMS implementations.
The features in Atlas include:
- Sitecore ORM (maps Sitecore items to POCOs)
- Field Rendering (a clean, fluid syntax for Experience Editor enabled mapped fields)
- A structured approach to view renderings (adds consistency, reduces bugs)
- An implementation for dynamic placeholders
- Multi-site implementation helpers
For a full list of features and documentation on each, refer to the wiki section of this repository.
Getting Started
Install via Nuget
To install via NuGet, enter:
Install-Package DeloitteDigital.Atlas
Refer to the Package page on NuGet for details.
Usage
- Install the NuGet package as outlined above
- Enable the feature you want to use (refer to the wiki for details)
Change log
3.8463.0
- 24 February 2023
- Upgraded to Sitecore 10.3.0
- Added README.md to nuspec
3.6776.0
- 15 February 2022
- Upgraded to Sitecore 10.2.0
3.5862.0
- 29 June 2021
- Upgraded to Sitecore 10.1.1
3.1.0
- 20 May 2021
- Upgraded to Sitecore 10.1
3.0.0
- 20 May 2021
- Upgraded to Sitecore 10.0
2.3.0
- 11 June 2020
- Upgraded to Sitecore 9.3 and .NET Framework 4.8
- Migrated from Package References to Project References
2.2.0
- 7 April 2020
- Upgraded to Sitecore 9.2 and .NETFramework 4.7.2
1.0.1
- 7 December 2017
- Add synchronisation around initial model mapping to resolve potential race condition (issue #7)
- Remove usage of a SecurityDisabler within the GetFieldValueAsItem() extension method (issue #11)
- Remove unnecessary logging (issue #8)
- Remove LinkFieldStyle class from framework as it is not a particularly reusable component (issue #2)
1.0.0
- 23 November 2016
- Migrate from DSF (Deloitte Sitecore Framework) 1.3.8 hosted internally to GitHub as DeloitteDigital.Atlas.
Want to contribute?
- Got an amazing idea to make Atlas better?
- Found an annoying bug?
Please dont hesitate to raise an issue through GitHub or open a pull request to show off your fancy pants coding skills - we
ll really appreciate it! Questions or other feedback - get in touch with the team via [email protected].
Who is Deloitte Digital?
Part Business. Part Creative. Part Technology. One hundred per cent digital.
Pioneered in Australia, Deloitte Digital is committed to helping clients unlock the business value of emerging technologies. We provide clients with a full suite of digital services, covering digital strategy, user experience, content, creative, engineering and implementation across mobile, web and social media channels.
http://www.deloittedigital.com/au
LICENSE (BSD-3-Clause)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETFramework 4.8
- Sitecore.Mvc (>= 10.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.8463.20230224 | 2,445 | 2/24/2023 |
3.6766.20220215 | 4,976 | 2/15/2022 |
3.5862.202107291 | 2,182 | 7/29/2021 |
3.5862.202106259 | 720 | 6/29/2021 |
3.5207.20210625 | 454 | 6/29/2021 |
3.1.20210520 | 512 | 5/20/2021 |
3.0.20210520 | 438 | 5/20/2021 |
2.3.20200611 | 4,385 | 6/11/2020 |
2.3.20200411 | 772 | 4/11/2020 |
2.3.20200407 | 771 | 4/7/2020 |
2.2.20200411 | 620 | 4/11/2020 |
2.2.20200407 | 636 | 4/7/2020 |
1.0.0 | 11,034 | 11/23/2016 |
1.0.0-alpha1 | 950 | 11/17/2016 |
Upgraded to Sitecore 10.3.0