You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,10 +82,11 @@ LitJSON currently targets and supports
82
82
* .NET Standard 2.0
83
83
* .NET Standard 1.5
84
84
* .NET Framework 4.5 and above
85
+
* .NET Framework 4.0
86
+
* .NET Framework 3.5 (including SQLCLR, for which [WCOMAB/SqlServerSlackAPI](https://github.com/WCOMAB/SqlServerSlackAPI) is an example of)
87
+
* .NET Framework 2.0
85
88
* Mono 4.4.2 and above
86
89
87
-
But the code is very portable and can even be compiled under SQLCLR, which [WCOMAB/SqlServerSlackAPI](https://github.com/WCOMAB/SqlServerSlackAPI) is an example of.
88
-
89
90
#### Prereleases
90
91
91
92
Each merge to develop is published to our NuGet feed on [MyGet](mygetgallery).
0 commit comments