From 880e7af3994571f00e70e3f866bfd8a9c356772c Mon Sep 17 00:00:00 2001 From: David Whitehead <99404180+wc-whiteheadd@users.noreply.github.com> Date: Mon, 10 Oct 2022 14:50:00 +0100 Subject: [PATCH] Update README.md adding information as to why the NuGet package has just vanished. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a50e35f..3ad1eb0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ [![Downloads](https://img.shields.io/nuget/dt/KendoNET.DynamicLinq.svg)](https://www.nuget.org/packages/KendoNET.DynamicLinq) [![.NET Standard](https://img.shields.io/badge/.NET%20Standard-%3E%3D%201.6-red.svg)](#) +*Note: This has now moved to a different NuGet URL, so please use the new URL for updating the package.* + ## Description KendoNET.DynamicLinq implements server paging, filtering, sorting, grouping, and aggregating to Kendo UI via Dynamic Linq for .Net Core App(1.x ~ 3.x).