Igor

Results 7 comments of Igor

Hello! I may have found the solution to the problem, please take a look. ![image](https://github.com/FirebirdSQL/NETProvider/assets/56849652/dcedac84-3007-4db3-a889-69a2c2137a1a) `#if` NET5_0_OR_GREATER socket.SetSocketOption(SocketOptionLevel.Tcp, SocketOptionName.TcpKeepAliveTime, 5); socket.SetSocketOption(SocketOptionLevel.Tcp, SocketOptionName.TcpKeepAliveInterval, 5); socket.SetSocketOption(SocketOptionLevel.Tcp, SocketOptionName.TcpKeepAliveRetryCount, 5); `#endif` It might be...

Hi! Any news on that feature? thx

Hi! When will the new release version of the package be ready? Thanks

THX πŸ‘πŸΊπŸΊπŸΊ

Hi @diogogasparr Use this: https://github.com/iamshen/Reborn.IdentityServer4

Hi Could you please let me know when the final release version is expected to be ready?