Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dnx

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

What is the expected behaviour of parent-relative directories in global.json?

dnx dnu

Is .NET Execution Environment (DNX) similar to Mono?

.net mono dnx

xUnit doesn't write message to the output pane

What are my options for sharing code between DNX / ASP.NET 5 projects (project.json / xproj) and other C# projects (csproj) within a single solution?

RealProxy in dotnet core?

c# aop dnx .net-core