This is an Acorn for the sample .NET app from the official Microsoft Tutorial Documentation on .NET.
This sample app uses a search form to browse GitHub repositories by name. You can simply input organisation name such as "acorn-io", "microsoft", "google" or your own organisation and list their repositories.
.NET Core is a free, open-source, modular, cross-platform framework developed by Microsoft for building modern, high-performance applications. It is a reimplementation of the .NET Framework to be more lightweight, modular, and flexible.
.NET Core includes a runtime, a set of libraries, and a development environment that supports multiple programming languages such as C#, Visual Basic, and F#. It is designed to run on various platforms, including Windows, macOS, and Linux. It can be used to build a wide range of applications, including web applications, desktop applications, and microservices.