8000 Link to VS version and NuGet package · zerolugithub/rabbitmq-tutorials@31bfdd3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 31bfdd3

Browse files
Link to VS version and NuGet package
1 parent 0cb7363 commit 31bfdd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dotnet/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ you may need to add `;C:\Windows\Microsoft.NET\Framework\v4.0.30319` (change .NE
1919
to fit your installation) to your `PATH`.
2020

2121
We're using the command line (start->run cmd.exe) to
22-
compile and run the code. Alternatively you could use Visual Studio, but
23-
due to the nature of examples we prefer the command line.
22+
compile and run the code. Alternatively you could [use Visual Studio](https://github.com/rabbitmq/rabbitmq-tutorials/tree/master/dotnet-visual-studio) and [NuGet package](https://www.nuget.org/packages/RabbitMQ.Client/), but
23+
this set of tutorials assumes the command line.
2424

2525
### Requirements on Linux
2626

0 commit comments

Comments
 (0)
0