We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a08049 commit 611c864Copy full SHA for 611c864
1 file changed
README.md
@@ -5,7 +5,7 @@ NuGet package: https://www.nuget.org/packages/CoreRemoting/<br>
5
Documentation: https://github.com/theRainbird/CoreRemoting/wiki
6
7
### What is it for?
8
-- To help migrate applications that use .NET Remoting to .NET Core / .NET 5.
+- To help migrate applications that use .NET Remoting to .NET Core / .NET 5 / .NET 6.
9
- To provide easy-to-use RPC functionality
10
- To support events and delegates in a distributed application
11
- To run on Linux, Windows and Mac
0 commit comments