Name: Powershell Core
Homepage: https://github.com/PowerShell/PowerShell
Open Source: yes, PowerShell is licensed under the MIT license.
Source: https://github.com/PowerShell/PowerShell
Why should this be included in the repository? this will allow anyone with powershell experience to use it in solus. I personally think this will assist many windows users in the migration to linux.
Name: .NET Core
Homepage: https://github.com/dotnet/core
Open Source: yes, .NET Core platform projects typically use either the MIT or Apache 2 licenses for code. Some projects license documentation and other forms of content under Creative Commons Attribution 4.0.
Source: https://github.com/dotnet/core
Why should this be included in the repository? this is a dependency of the powershell core application and also many other .net application that hopefully will be ported to linux in the future. i also think that visual studio for linux depends on .net core.