- 👋 Hi, my name is Egor, I'm a .NET developer.
- 👀 I'm interested in web applications, bots and desktop programs.
- ⏳ Now I'm developing a website for watching movies and YouTube together.
- 📫 My telegram: @Incendia23.
Incendia? incendia = await _uow.IncendiaRepository.Value.GetAsync(14112003);
if (incendia == null) throw new IncendiaIsBusyException();
Coffee coffee = new Moccachino(1);
incendia.DoJob(coffee);
await _uow.IncendiaRepository.Value.UpdateAsync(incendia);
await _uow.SaveChangesAsync();