dotnet / WatsonWebserver

Watson is the fastest, easiest way to build scalable RESTful web servers and services in C#.
MIT License
412 stars 85 forks source link

newtonsoft.json dependency #21

Closed absid89 closed 5 years ago

absid89 commented 5 years ago

Hi. Sorry for the dumb question, but is it possible in dependencies to lower the version of the Newtonsoft.Json package by 11? I use this server in WinForms with TelegramBot and when updating your package, the project stops working due to different versions of Newtonsoft.Json packages. Thanks.

jchristn commented 5 years ago

Hi @absid that should work with no issue. Give it a go and let me know!

absid89 commented 5 years ago

Its work but only with 1.4.0 watson

jchristn commented 5 years ago

Oh, I see what you're asking. Sorry for misunderstanding. I just modified the dependencies to support down to 11.0 (couldn't go any lower without affecting other libraries) and submitted NuGet package v2.0.5, so it should be available shortly! https://www.nuget.org/packages/Watson/2.0.5

absid89 commented 5 years ago

Thanks a lot! Now I can use latest version with all features. And Sorry for my bad English if this caused misunderstanding.

jchristn commented 5 years ago

You are very welcome @absid89 - I'm glad I could help. And please don't apologize for your English, it was quite good, and you are much more proficient in English than I would be in someone else's native language! Have a very good day