Skip to content

Commit 751296d

Browse files
authored
Update README.md
1 parent 2e0226a commit 751296d

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,11 @@ JSONAPI.NET
22
===========
33
[![jsonapi MyGet Build Status](https://www.myget.org/BuildSource/Badge/jsonapi?identifier=caf48269-c15b-4850-a29e-b41a23d9854d)](https://www.myget.org/)
44

5-
News
6-
----
5+
_Deprecation notice_
6+
------------------
77

8-
The NuGet packages are out!
9-
* [JSONAPI](https://www.nuget.org/packages/JSONAPI/)
10-
* [JSONAPI.EntityFramework](https://www.nuget.org/packages/JSONAPI.EntityFramework/)
8+
JSONAPI.NET is no longer actively maintained. It is not recommended for use in new projects. It does NOT work with .NET Core. Please consider [one of the other .NET server implementations](http://jsonapi.org/implementations/#server-libraries-net) instead.
119

12-
JSON API Compliance
13-
----------------------
14-
15-
The master branch is roughly compatible with the RC3 version of JSON API. The major missing feature is inclusion of related resources. Many changes made to the spec since RC3 are not yet available in this library. Full 1.0 compliance is planned, so stay tuned!
1610

1711
What is JSONAPI.NET?
1812
====================

0 commit comments

Comments
 (0)