Kaan Faruk Kınalı

Results 8 issues of Kaan Faruk Kınalı

scintilla1.SetKeywords(0, "candır"); scintilla1.SetProperty("Sistem", "1"); [FOTO](https://imgur.com/NJmxiTO) But scintilla1.SetKeywords(0, "test"); scintilla1.SetProperty("test", "1"); [FOTO](https://imgur.com/mwNp1X6)

i want to change SSL Certificate (HTTPS)(both Client and Server Certificate) Without Closing Connection in C#. i can use TcpClient/TcpListener (Socket) with SSLStream but if i use that, i need...

area-System.Net
untriaged

i want to change SSL/TLS Certificate (On HTTPS Protocol)(both Client and Server Certificate) Without Closing Connection. 1- Create HTTPS Connection 2- Get String Data From Server With This Connection 3-...

resolved: wont fix
triaged: feature

Your version 2,3 is outdated. update to the version 23 from NoMoreCookies Repo.

```c# if (Config == "XMode: Mini") { if (Environment.Is64BitProcess) { DllPath = @"C:\MiniNoMoreCookies_x64.dll"; } else { DllPath = @"C:\MiniNoMoreCookies.dll"; } } else if (Config == "XMode: Disabled") { if (Environment.Is64BitProcess)...

Can you add .Net Aspire (for Microservices)(with Refit and Circuit Breaker), Strongly Typed Ids (BaseEntity must be changed too), Automated Basic Entity Data Generation (Audit Datas like Creation Time, Last...

enhancement

Can you add .Net Aspire support (With Microservices), Identityserver 4 support and can you update .net version?

Can you add 1.8.9 support?