Our.Umbraco.Community.Polyfill 1.1.2

Additional Details

Given the lack of interest, I have deprecated this package.
The source code is available on GitHub: https://github.com/leekelleher/umbraco-polyfill

There is a newer prerelease version of this package available.
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
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="Our.Umbraco.Community.Polyfill" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Our.Umbraco.Community.Polyfill --version 1.1.2
#r "nuget: Our.Umbraco.Community.Polyfill, 1.1.2"
#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 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.

https://github.com/leekelleher/umbraco-polyfill

Product 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. 
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 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.

Version Downloads Last updated
1.2.0-rc1 183 5/6/2022
1.1.2 576 4/27/2022
1.1.1 524 4/27/2022
1.1.0 526 4/23/2022
1.0.0 520 4/22/2022