Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
devfric
devfric has asked
15
questions and find answers to
20
problems.
Stats
1.1k
EtPoint
416
Vote count
15
questions
20
answers
About
Microsoft stack developer
devfric questions
Which .NET frameworks versions does ASP.NET Core on .NET Framework (CLR) support
ASP.net 5 Beta 8 cannot install in visual studio 2015
How do you get the current MVC Area name in a .cshtml file in ASP.NET Core
How to get a session value in layout file in ASP.NET 5 MVC6
IIS Deployed ASP.NET 5 BETA 8 site to IIS gives HTTP Error 500.19 - Internal Server Error
The type 'MyObject' must be a non-nullable value type in order to use it as parameter 'T' in the generic type or method 'Nullable<T>'
How to get the current ASP.NET core controller method name inside the controller using Reflection or another accurate method
Can one use Reportviewer Control in ASP.net Core
How to make EF-Core use a Guid instead of String for its ID/Primary key
Timeouts with long running ASP.NET MVC Core Controller HTTPPost Method
devfric answers
Convert IHtmlContent/TagBuilder to string in C#
ASP.net 5 Beta 8 cannot install in visual studio 2015
how to use jquery with razor syntax in asp.net mvc 5?
How to not get "ERROR_FILE_IN_USE " error when deploying a ASP.NET Core website using FTP/shared folder?
Access from class library to appsetting.json or config.json in vNext
'System.ValueTuple, Version=0.0.0.0 required for Add-Migration on .NET 4.6.1 Class Library
IIS Deployed ASP.NET 5 BETA 8 site to IIS gives HTTP Error 500.19 - Internal Server Error
How can I do an Entity Framework Core project and add a Migration in Visual Studio 2015 from nuget prompt?
Timeouts with long running ASP.NET MVC Core Controller HTTPPost Method
Select multiple nested levels of child tables in Entity Framework Core