Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Marcus Höglund
Marcus Höglund has asked
12
questions and find answers to
57
problems.
Stats
2.5k
EtPoint
944
Vote count
12
questions
57
answers
About
Not so much to say.
Marcus Höglund questions
Configure client caching when using OWIN static files
Why does the order of auth middleware declaration matter in Owin Startup class?
Format number in an HTML5 input tag
Instantiate a class to call a method or use static methods? [duplicate]
Azure WebApp container restart issue
How to fill a dictionary with all request headers
Manually decode OAuth bearer token in c#
How to install .Net Core on Visual Studio 2015?
Using TransactionScope with Entity Framework 6
Marcus Höglund answers
EWS subscribe to streaming notifications in the inbox
Query string and attribute routing together for controller .NET core web API
custom keys in appSettings.json not working in ASP.NET Core 2.0
How to log authentication result with OWIN Jwt Bearer Authentication
Azure Table Storage - Generic download for any type extending ITableEntity
Manually adding a reference to Entity Framework
Web APi Vs MVC and Serving static files in ASP.net core Web APi
Assembly 'System.Web.Http, ...' uses 'Newtonsoft.Json, Version=6.0.0.0...' which has a higher version than referenced assembly
return tuple result in async method .net core
Integration test on controller decorated with [Authorize] attribute