OpenOrClosed.Core 2.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenOrClosed.Core --version 2.0.4
NuGet\Install-Package OpenOrClosed.Core -Version 2.0.4
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="OpenOrClosed.Core" Version="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenOrClosed.Core --version 2.0.4
#r "nuget: OpenOrClosed.Core, 2.0.4"
#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 OpenOrClosed.Core as a Cake Addin
#addin nuget:?package=OpenOrClosed.Core&version=2.0.4

// Install OpenOrClosed.Core as a Cake Tool
#tool nuget:?package=OpenOrClosed.Core&version=2.0.4

Open or Closed for Umbraco

Open or Closed Logo

Yet another Business Hours package supporting Umbraco 10+

Adds Property Editors to manage standard and special (read holiday) opening/closing times

The OpenOrClosed.Core nuget package can be used in Core projects to add support for ModelsBuilder generated Content Models.

Inspired by the Dexmoor BusinessHours package, this one uses the built-in date and time picker and targets Umbraco 8.6+

There are two nuGet packages:

  • OpenOrClosed - DataType Definitions and Property Editors for the Umbraco Back-Office
  • OpenOrClosed.Core - PropertyValueConverters for use with ModelsBuilder to provide strongly typed models.

Property Editors

Standard Business Hours

Monday through to Sunday and optionally Bank Holidays, set each day Open or Closed with multiple ranges of times in either 24- or 12-hour time. Each time range can be flagged with "By Appointment".

Special Business Hours

Adds the ability to specify specific dates, with the same set of features for Standard Business Hours.

Change Log

Version 2.0.1

  • Standard Hours now reflect the current week for the OpensAt and ClosesAt lists

Version 2.0.0

  • Supports Umbraco 10+ only - for Umbraco 8 or 9 install version 1.1.0
  • Hours are now optional, allowing for a Days Open/Closed facility without the need to specify times.
  • Special Days can now be default to closed when added.
  • System.DayOfWeek is now included in the StandardHours View Model, assisting with the ability to render a localised Day.

Version 1.1.0

  • Closed Times can now be made optional by configuration (breaking change)

Version 1.0.0

  • Supports both Umbraco 8 and Umbraco 9

Version 0.2.2 Potential BREAKING Change

  • Changes the Hours from string to DateTime in the View Model to enable better localisation support.

Version 0.2.1

  • Removes the Id property from the View Models since it's no longer populated anyway.

Version 0.2.0

  • Removes the Id property from the editor as it's redundant
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on OpenOrClosed.Core:

Package Downloads
OpenOrClosed

Open or Closed - Yet another Business Hours package! There are two nuGet packages: * OpenOrClosed - DataType Definitions and Property Editors for the Umbraco Back-Office * OpenOrClosed.Core - PropertyValueConverters for use with ModelsBuilder to provide strongly typed models. Property Editors: Standard Business Hours: Monday through to Sunday and optionally Bank Holidays, set each day Open or Closed with multiple ranges of times in either 24- or 12-hour time. Each time range can be flagged with "By Appointment". Special Business Hours: Adds the ability to specify specific dates, with the same set of features for Standard Business Hours.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.1 769 2/10/2024
3.0.0 1,216 11/7/2023
2.0.8 2,807 5/26/2023
2.0.6 198 5/19/2023
2.0.5 332 4/27/2023
2.0.4 6,050 12/31/2022
2.0.3 344 12/29/2022
2.0.2 454 11/29/2022
2.0.1 391 11/27/2022
2.0.0 452 11/21/2022
2.0.0-rc1 188 11/21/2022
1.1.0 1,657 7/3/2022
1.0.3 855 5/6/2022
1.0.2 7,962 12/17/2021
1.0.1 1,239 12/10/2021
1.0.1-pre 251 12/13/2021
1.0.0 1,641 10/24/2021
0.2.2 2,105 2/26/2021
0.2.1 478 2/26/2021
0.2.0 481 2/22/2021
0.1.5 499 2/17/2021
0.1.4 3,503 11/14/2020
0.1.2 736 9/29/2020
0.1.1 558 9/20/2020
0.1.0 546 9/20/2020

Targeting Umbraco 10+