zerodha / dotnetkiteconnect

.NET library for Kite connect
MIT License
76 stars 66 forks source link

Use HttpClient instead of WebRequest #39

Closed saivineeth100 closed 1 day ago

saivineeth100 commented 1 week ago

As per Docs, WebRequest is deprecated and not recommended for developmemt image

Effected method - https://github.com/zerodha/dotnetkiteconnect/blob/master/KiteConnect/Kite.cs#L1249

saivineeth100 commented 1 week ago

Duplicate of #36

ajinasokan commented 1 day ago

Available in v4.3.0