You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
search pattern
About this tag
The search pattern tag on WindowsForum.com covers discussions about using search patterns in C# Console UWP applications, including how to implement findstr-like functionality. Content includes updates to Visual Studio project templates and techniques for file system access in UWP apps. The tag is relevant for developers working with C#, UWP, and Visual Studio 2017 or later.
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...