We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 807d5ac commit 8f271b0Copy full SHA for 8f271b0
1 file changed
README.md
@@ -11,6 +11,10 @@ comprehensive solution to handle various encoding scenarios effortlessly.
11
## Nuget Package
12
[MagicFileEncoding at nuget.org](https://www.nuget.org/packages/MagicFileEncoding/)
13
14
+## .Net Version
15
+- **.Net 8:** Magic File Encoding **3.0.0 and newer**
16
+- **.Net 6:** Magic File Encoding **2.0.1 and older**
17
+
18
## Transformation Considerations
19
When performing encoding transformations, it is important to be mindful of potential issues
20
that may arise if the target encoding is simpler than the source encoding.
0 commit comments