public class Book { public int Id { get; set; } public string Name { get; set; } public int BookingTypeId { get; set; } public BookingType BookingType { get; s...
Guys I have a question: HOW CAN I COMPARE OLD AND NEW VALUES IN POSTRGESQL? For example, I have a post table: id uuid creator_id uuid ...
Hello, Guys! How are you all doing today? I have some errors in my project so I tried to google it. Unfortunately, it shows nothing. Could someone help me in this issue, pleas...
Hello! How are you all guys? I have an issue with OfficeOpenXml Excel files. When I download excel file after coding, it looks uglier like this. How can I expand the shortened...
Table user { id int, name text fcm_token text[] status character varying(20) } There is table like above. Table data below: userdb=# selec...
Hello, Guys! I am on stuck with error. I am working on .net 6 so I update my nswag version to "NSwag.AspNetCore 13.16.1". When i try to run, I having a problem like above scre...
Guys, could anyone help me?
Hello, guys! How are you all? After running the program, it gives such an error for some reason. Could someone help to solve this issue?
Hello Guys! How could I create only pdf file downloader method which mimetype should be only "application/pdf" in asp.net core web api? Can someone help me ?
Good evening, guys! How are you all today? When I try to work with Excel data, is there such an error when I check in swagger? Could someone assist me, please?
Здравствуйте все. Какой пакет nuget мне следуе установить для экспорта данных в Word в ASP.NET Core? Есть много пакетов.
Guys, I have a question. I was learning authentication and authorization. So when I authenticate with credential info, it responds with 200 OK but with unnecessary data? How c...
Hello, guys! Why is the exception making an error? Could anyone help this?
For example, if it is written like this in the code, will it be meaningless? Or insignificant?
Привет ребята! Мне нужна ваша помощь. Я не могу игнорировать нулевые свойства в .NET Core 6 через Swagger. Может ли кто-нибудь помочь мне с этой проблемой, пожалуйста?
Zdrastvuyte vsem! Hello, everyone! Guys, is it possible to translate www.metanit.com from russian to english?
Hello, Guys! How are you all doing? Could someone assist me with this question, please? In which cases are value types stored on the heap? In which cases are reference types s...
Hello, guys! How are you all today? How or where can i find full tutorial by creating telegram bot in C#?
Привет ребята! У меня есть вопрос. Как я могу написать loggerFactory.AddFile() в .NET 6 Program.cs? Тот, что на фото, написан на .NET 5.
Hello, Guys! I have one question and I will be grateful. What does side project mean?