Our Limbo Tables package for #Umbraco now has a new major minor version with lots of improvements - including a number of PRs from the Umbraco Community đ
https://github.com/limbo-works/Limbo.Umbraco.Tables/releases/tag/v1.1.0
#Umbraco10 #Umbraco11 #Umbraco12 #SkybrudReleases #LimboReleases

Release v1.1.0 · limbo-works/Limbo.Umbraco.Tables
New release for Umbraco 10+ đ
Installation
To install the package via NuGet, you can use either .NET CLI:
dotnet add package Limbo.Umbraco.Tables --version 1.1.0
or the older NuGet Package Manager...
GitHub
Release v4.0.1 · skybrud/Skybrud.Umbraco.Redirects.Import
Installation
Install the NuGet package - either via the .NET CLI:
dotnet add package Skybrud.Umbraco.Redirects.Import --version 4.0.1
or the NuGet package manager:
Install-Package Skybrud.Umbraco....
GitHub
Release v4.0.17 · skybrud/Skybrud.Umbraco.Redirects
New release for Umbraco 10+. This release will not work on older versions of Umbraco.
Installation
Via NuGet:
.NET CLI:
dotnet add package Skybrud.Umbraco.Redirects --version 4.0.17
Package Manage...
GitHub