We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d8f9de commit 9041556Copy full SHA for 9041556
README.md
@@ -20,7 +20,14 @@ There are two ways to consume the client:
20
21
## Supported Platforms and .NET Releases
22
23
-The client requires .NET 4.5 or later. It supports Linux and OS X on [Mono](http://www.mono-project.com/).
+The client requires .NET 4.5 or later and as of `4.0.0`, supports and primarily
24
+targets .NET Core.
25
+
26
+`3.6.x` releases support Linux and OS X on [Mono](http://www.mono-project.com/).
27
28
+## Change Log
29
30
+See [ChangeLog.md](https://github.com/rabbitmq/rabbitmq-dotnet-client/blob/master/ChangeLog.md).
31
32
33
## Contributing
0 commit comments