From 248e7b288408041653ef0b3e2c4b5f24d63cf51e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Catanzariti?= Date: Thu, 16 Jan 2020 00:10:24 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63a556d..04c4e57 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ The main purpose of this library is to bring missing features to the official .N * Support for reference loop handling (cf. https://github.com/dotnet/corefx/issues/41002) * Support for deserializing into read-only properties (cf. https://github.com/dotnet/corefx/issues/40602) * Support for dynamics +* Support for C# 8 nullable reference types ## Installation ### NuGet