Use the form on the right to contact us.
You can edit the text in this area, and change where the contact form on the right submits to, by entering edit mode using the modes on the bottom right. katip programmasy
// Add Katip services builder.Services.AddKatip(options => { options.AddConsole(); // You can add more sinks here, like file or network sinks });
// Add Katip services builder.Services.AddKatip(options => { options.AddConsole(); // You can add more sinks here, like file or network sinks });