Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Unable to resolve assembly reference issue without frameworkAssemblies

.net nuget dnx nuspec

Project.json definition dnx451 vs .dotnet ( 4.51)

.net dnx .net-core

How to fix DNX/DNVM in Visual Studio 2015?

How to get the "dnu" command working on OS X?

.net macos asp.net-core dnx

How to watch for file changes "dotnet watch" with Visual Studio ASP.NET Core