Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dnx

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

How to stream a video or a file considering request and response range headers?

asp.net-core-mvc dnx

RoutePrefixAttribute in ASP.NET 5

What are the platforms in the .NET Platform Standard?

c# .net windows dnx .net-core

Building a .NET Core app via command line, so that it works on a machine without .NET Core installed

Show ASP.NET 5 error page in Azure web app