Questions tagged as 'dnx'

1
answer

What is DNX really?

Long time ago I asked here o which is the runtime environment , especially on the .Net platform. It turns out that now .Net has the DNX which is the ".Net Execution Enviroment". In practice we used DNX to run software developed with the new v...
asked by 26.09.2015 / 02:10
1
answer

Reason for different versions of DNX depending on OS

Some time ago I asked here about which really is the .NET Execution Environment (DNX). After reading the answer and the DNX Wiki I came to understand DNX as an interface between the virtual machine on which the managed code executes and the Op...
asked by 07.12.2015 / 14:30
0
answers

DNVM, DNX, and DNU what do they serve?

With ASP.Net 5 these new models have come up. This new model also provides command-line tools for managing the choice of .NET version, library packages, and runtime environment outside of Visual Studio. But in fact what does each model ac...
asked by 03.12.2015 / 19:29