Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Rob
Rob has asked
2
questions and find answers to
108
problems.
Stats
3.1k
EtPoint
1.1k
Vote count
2
questions
108
answers
About
Author of
Rodgort - A project designed to make managing burnination, synonym and merge requests easier on Stack Overflow
Advanced Flagging - A userscript to aid with moderation.
Higgs - A work in progress to provide web interfaces for bots in SOBotics
Rob questions
UseInMemoryDatabase with UseInternalServiceProvider. No database provider configured
Rob answers
Is there a compelling reason to use DI with a module/class with no dependencies in a unit test?
FirstOrDefault inline null checking
C# return a list of all required properties in a class
AES Encryption - Encryption/Decryption Adding Extra Bytes
When are interpolated string evaluated?
How can I create a list of dictionaries as value of another dictionary?
ParameterExpression of type 'MyClass' cannot be used for delegate parameter of type 'System.Object'
Using custom methods that return IQueryable in the LINQ to entities
C# Linq - how to select top 5 rows from a List<string> splitting on the first value
Get URL using HttpClient C# .NET