From 0731c248faff29c59ccdd7661f1e0027353084cb Mon Sep 17 00:00:00 2001 From: Ashish Dadhore Date: Thu, 26 Aug 2021 23:19:02 +0200 Subject: [PATCH] Deprecation Announcement with Date --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 57dd75c..d4a8c61 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # commercetools-dotnet-sdk -:warning: **This commercetools .NET SDK is deprecated and will be decommissioned within 2020.** We provide for this repository maintenance support only, which means that new features are not actively developed. Pull requests will be reviewed and added. Issues with the SDK in using the API like serializing/deserializing will be fixed. For new projects we recommend to use our [.NET Core SDK](https://github.com/commercetools/commercetools-dotnet-core-sdk). +:warning: **This commercetools .NET SDK is deprecated and its end of life is effective from 1st September 2021. +We recommend to use our [.NET Core SDK V2](https://docs.commercetools.com/sdk/dotnet-sdk#net-core-sdk-v2). [![Travis Build Status](https://travis-ci.org/commercetools/commercetools-dotnet-sdk.svg?branch=master)](https://travis-ci.org/commercetools/commercetools-dotnet-sdk) [![AppVeyor Build Status](https://img.shields.io/appveyor/ci/commercetools/commercetools-dotnet-sdk.svg)](https://ci.appveyor.com/project/commercetools/commercetools-dotnet-sdk)