i am using windows 11 OS and for framework 4.7,4.8 its not working even trying all the given code snippets
HttpClient client = new HttpClient(new HttpClientHandler { SslProtocols = SslProtocols.Tls12 });