Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Lukazoid
Lukazoid has asked
6
questions and find answers to
74
problems.
Stats
2.9k
EtPoint
1.1k
Vote count
6
questions
74
answers
About
C#/Rust developer with keen interest in:
LINQ
Expression Trees
Async/await
Concurrency
Type-safety
Lukazoid questions
Cancellation of SemaphoreSlim.WaitAsync keeping semaphore lock
Purpose of PureAttribute on parameter
How to disable #line directives being written to the T4 generation output file
Lukazoid answers
Why does initialising a vector of vectors (Vec<Vec<T>>) expect a T instead of a Vec<T>?
Why does this Task go directly from WaitingForActivation to RanToCompletion? [duplicate]
Nested Resource Dictionary in separate library
Extension methods for MailMessage Bcc AddRange
subtype and covariant return type
How can I delete an entity when I have no DbSet for that type?
Unity - Inject an object to Constructor by calling a Method of a Class
Registering All Classes That Implement Interface At Application Start (Web API)
Moq - Checking method call on concrete class
Using .net reflection to find a common ancestor class