Skip to content

Commit 785a467

Browse files
Update README.md
1 parent 1c21fbc commit 785a467

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,22 @@ You can follow the full project here: https://dev.azure.com/jamesmontemagno/Monk
2626
|🙈 MonkeyCache.FileStore|A local file based backing for Monkey Cache|[![NuGet](https://img.shields.io/nuget/v/MonkeyCache.FileStore.svg?label=NuGet)](https://www.nuget.org/packages/MonkeyCache.FileStore/)|
2727
|Development Feed| |[MyGet](http://myget.org/F/monkey-cache)|
2828

29-
## Platform Support
29+
30+
## Platform Support v2.X
31+
32+
Version 2.0 and above target .NET 6 and above
33+
34+
|Platform|Version|
35+
| ------------------- | :------------------: |
36+
|.NET|6+|
37+
|.NET MAUI|All|
38+
|.NET for iOS|All|
39+
|.NET for Android|All|
40+
|.NET for MacCatalyst|All|
41+
|Windows 10 UWP (.NET 6+)|10.0.19041+|
42+
43+
44+
## Platform Support - v1.X
3045

3146
Monkey Cache is a .NET Standard 2.0 library, but has some platform specific tweaks for storing data in the correct Cache directory.
3247

0 commit comments

Comments
 (0)