Danila Chervonny
Danila Chervonny
Hello, I'm very impressed with this ECS implementation, it's so flexible, really nice work. I have an idea to try to use ECS with business applications creation. To do so,...
### Hello, GitHub education team! 🚀 We all know you do your best with organizing the education process around the globe. With your support and help any developer have access...
[Warning: U2U1006: Await tasks correctly](https://github.com/u2uconsult/codeanalyzers/blob/master/docs/U2U1006.md) I think you know about exception handling with asynchronous state machine using but just in case: Source code: ``` csharp private async Task TaskWithAwait() {...