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-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,10 +24,9 @@
24
24
25
25
## ✨ Features
26
26
27
-
* Compatible with most .NET platforms:
28
-
*`.NET Standard 1.3` to `.NET Standard 2.1`,
29
-
*`.NET Core 1.0` to `.NET Core 3.1`,
30
-
*`.NET Framework 4.6` to `.NET Framework 4.8`
27
+
* Targets .NET Standard:
28
+
*`.NET Standard 1.3` to `.NET Standard 2.1`.
29
+
* For more details about supported .NET implementations, please see .NET Standard official [page](https://docs.microsoft.com/en-us/dotnet/standard/net-standard?tabs=net-standard-2-1).
31
30
* Asynchronous and synchronous methods to interact with Algolia's API
0 commit comments