You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Bitstamp.Net/Bitstamp.Net.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
<PackageVersion>1.0.2</PackageVersion>
12
12
<AssemblyVersion>1.0.2</AssemblyVersion>
13
13
<FileVersion>1.0.2</FileVersion>
14
-
<Description>Bitstamp.Net is a highperformance client library for accessing the Bitstamp REST and Websocket API. All data is mapped to readable models and enum values. Additional features include automatic websocket (re)connection management, an implementation for maintaining a client side order book, easy integration with other exchange client libraries and more.</Description>
14
+
<Description>A high-performance .NET client library for the Bitstamp REST and WebSocket APIs, providing strongly typed models, automatic WebSocket reconnection, client-side rate limiting, local order book support, and seamless integration with other CryptoExchange.Net based clients.</Description>
0 commit comments