Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Steve
Steve has asked
10
questions and find answers to
8
problems.
Stats
200
EtPoint
39
Vote count
10
questions
8
answers
About
Steve questions
Command dotnet publish/test no-build. Cannot find files due to x64 build
MVC3 app - getting "Could not load file or assembly 'System.Data.SQLite' or one of its dependencies."
Nuget package not installing dependencies for .NETCoreApp
Steve answers
MVC3 app - getting "Could not load file or assembly 'System.Data.SQLite' or one of its dependencies."
Detecting real mobile device vs. dev tools emulation
Getting "MissingMethodException: Cannot create an instance of an interface" when binding generic interface to repository with Ninject
Task.ContinueWith and TaskContinuationOptions.AttachedToParent
Verify with xUnit and Moq if a method was executed base on a condition
How to test for exceptions thrown using xUnit, SubSpec and FakeItEasy