DeloitteDigital.Atlas 3.8463.20230224

dotnet add package DeloitteDigital.Atlas --version 3.8463.20230224
NuGet\Install-Package DeloitteDigital.Atlas -Version 3.8463.20230224
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="DeloitteDigital.Atlas" Version="3.8463.20230224" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DeloitteDigital.Atlas --version 3.8463.20230224
#r "nuget: DeloitteDigital.Atlas, 3.8463.20230224"
#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 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

Deloitte Digital

NuGet

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 - well really appreciate it! Questions or other feedback - get in touch with the team via atlas@deloitte.com.au.

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)

View License

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 1,323 2/24/2023
3.6766.20220215 4,144 2/15/2022
3.5862.202107291 2,017 7/29/2021
3.5862.202106259 696 6/29/2021
3.5207.20210625 426 6/29/2021
3.1.20210520 489 5/20/2021
3.0.20210520 410 5/20/2021
2.3.20200611 4,249 6/11/2020
2.3.20200411 750 4/11/2020
2.3.20200407 683 4/7/2020
2.2.20200411 594 4/11/2020
2.2.20200407 609 4/7/2020
1.0.0 10,817 11/23/2016
1.0.0-alpha1 924 11/17/2016

Upgraded to Sitecore 10.3.0