AachoLoya
AachoLoya
IsValidDomain throws an exception if the domain string provided is a TLD e.g. "mil.lv" . It should just return false, instead of throwing an exception because input can't always be...
Can you create a template Visual studio project for this module? https://redislabs.com/blog/writing-redis-modules/ I've been trying to create one but got exception while loading the module. Also, was looking at ReJSON...
I'm writing a websocket server using multiple threads, so at anytime two threads could be sending a message to the same socket/websocketsession, but can't figure out whether I should use...
Just tried to update the package to 3.0 but VS is complaining about .net 4.8.1 compatibility? 2.4 is working fine > Could not install package 'Nager.PublicSuffix 3.0.0'. You are trying...