148 Forks
589 Stars
589 Watchers

nats.net

The official C# Client for NATS

How to download and setup nats.net

Open terminal and run command
git clone https://github.com/nats-io/nats.net.git
git clone is used to create a copy or clone of nats.net repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nats.net https://github.com/nats-io/nats.net/archive/master.zip

Or simply clone nats.net with SSH
[email protected]:nats-io/nats.net.git

If you have some problems with nats.net

You may open issue on nats.net support forum (system) here: https://github.com/nats-io/nats.net/issues