We’ve just published an update to the Console UWP App project templates on the Visual Studio marketplace here. The latest version (v1.5) adds support for C#. The C# template code only works with Visual Studio 2017 version 15.7 or later. In a previous post, I described how to build a simple...
As announced in the May 2018 issue of MSDN Magazine, the latest Windows update introduces support for Console UWP apps. We’re also introducing support for UWP apps to get broader access to the file-system than was previously possible. In fact, it was during the design and development phases of...
api
app execution
app manifest
c++
command line
console apps
development
file access
file searching
file-system access
iot
privacy
regex
store publishing
templates
uwp
visual studio
windows 10
windows insider
windows update
We've rewritten (and open sourced!) the C# and VB compilers, and exposed their functionality through APIs as the .NET Compiler Platform. But what do these APIs mean for those who aren't compiler jocks?
Learn about diagnostic analyzers, a key new feature of Visual Studio 2015 that lets a NuGet...