Our.Umbraco.Community.Polyfill
1.1.2
Given the lack of interest, I have deprecated this package.
The source code is available on GitHub: https://github.com/leekelleher/umbraco-polyfill
See the version list below for details.
dotnet add package Our.Umbraco.Community.Polyfill --version 1.1.2
NuGet\Install-Package Our.Umbraco.Community.Polyfill -Version 1.1.2
<PackageReference Include="Our.Umbraco.Community.Polyfill" Version="1.1.2" />
paket add Our.Umbraco.Community.Polyfill --version 1.1.2
#r "nuget: Our.Umbraco.Community.Polyfill, 1.1.2"
// Install Our.Umbraco.Community.Polyfill as a Cake Addin #addin nuget:?package=Our.Umbraco.Community.Polyfill&version=1.1.2 // Install Our.Umbraco.Community.Polyfill as a Cake Tool #tool nuget:?package=Our.Umbraco.Community.Polyfill&version=1.1.2
Community Polyfill for Umbraco
This library offers polyfills for classes, extensions and helpers, designed to support Umbraco package developers migrating and with multi-targeting both Umbraco 8 (.NET Fx 4.7.2) and Umbraco 9 (.NET 5.0).
The initial aim of the library is to polyfill Umbraco 8 to support newer Umbraco 9 APIs, in order to reduce the number of #if
/#else
preprocessor directives needed throughout the codebase of an Umbraco package.
This library should be considered a continued work-in-progress, and NOT feature complete.
If anything is missing, please send a pull request on the GitHub repository.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- UmbracoCms.Web (>= 8.0.0)
-
net5.0
- Umbraco.Cms.Web.BackOffice (>= 9.0.0)
- Umbraco.Cms.Web.Website (>= 9.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Our.Umbraco.Community.Polyfill:
Package | Downloads |
---|---|
Our.Umbraco.Community.CustomValueConverter
Custom Value Converter property-editor wrapper for Umbraco |
GitHub repositories
This package is not used by any popular GitHub repositories.