OpenOrClosed.Core
1.0.3
Install-Package OpenOrClosed.Core -Version 1.0.3
dotnet add package OpenOrClosed.Core --version 1.0.3
<PackageReference Include="OpenOrClosed.Core" Version="1.0.3" />
paket add OpenOrClosed.Core --version 1.0.3
#r "nuget: OpenOrClosed.Core, 1.0.3"
// Install OpenOrClosed.Core as a Cake Addin
#addin nuget:?package=OpenOrClosed.Core&version=1.0.3
// Install OpenOrClosed.Core as a Cake Tool
#tool nuget:?package=OpenOrClosed.Core&version=1.0.3
Open or Closed for Umbraco
Yet another Business Hours package supporting Umbraco 8.6+
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 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 | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Framework | net472 net48 |
-
.NETFramework 4.7.2
- UmbracoCms.Core (>= 8.10.0)
-
net5.0
- Umbraco.Cms.Web.Common (>= 9.0.0)
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! 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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.3 | 60 | 5/6/2022 |
1.0.2 | 2,193 | 12/17/2021 |
1.0.1 | 604 | 12/10/2021 |
1.0.1-pre | 65 | 12/13/2021 |
1.0.0 | 941 | 10/24/2021 |
0.2.2 | 1,212 | 2/26/2021 |
0.2.1 | 179 | 2/26/2021 |
0.2.0 | 175 | 2/22/2021 |
0.1.5 | 202 | 2/17/2021 |
0.1.4 | 3,137 | 11/14/2020 |
0.1.2 | 376 | 9/29/2020 |
0.1.1 | 278 | 9/20/2020 |
0.1.0 | 257 | 9/20/2020 |
Now multi-targeting Umbraco 8 and 9