Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dnx

How to consistently get application base path for ASP.NET 5 DNX project on both production and development environment?

c# azure asp.net-core-mvc dnx

Copy content files to output directory of DNX Console app via project.json

ValidateAntiForgeryToken in Ajax request with AspNet Core MVC

'prebuild' scripts in project.json doesn't run

Visual Studio Code: Failed to launch external program dotnet

VS 2015: Profiling tools disabled in Performance Wizard

xUnit.net v2 not discovering .NET Core Tests in Visual Studio 2015

How to setup a TeamCity build for a ASP.NET 5 project

DNX beta8-15530 : Could not load file or assembly 'Microsoft.DNX.PackageManager'

MVC 6 Web Api: Resolving the location header on a 201 (Created)

AsyncLocal Value updated to null on ThreadContextChanged

c# async-await dnx

NoWarn not working in DNX

c# compiler-warnings dnx

How do you reference the executing assembly in DNX Core 5.0 (ASP.NET 5)?

ASP.NET 5, DNX & Kestrel: Not hitting breakpoints

Getting interface implementations in referenced assemblies with Roslyn

c# metaprogramming roslyn dnx

MVC 6 install as a Windows Service (ASP.NET Core 1.0.0)

How can I do an Entity Framework Core project and add a Migration in Visual Studio 2015 from nuget prompt?

MemoryCache.Default not available in .NET Core?

c# .net dnx memorycache coreclr

DNX: The current runtime target framework is not compatible with project

Write to EventLog in .Net Core

c# logging .net-core dnx