Template for .NET 8.0 console projects with the following characteristics for compatibility with Unity 6000.0 LTS:
- Contains
Program
class withMain()
method. - No reference nullables.
- Language version: C# 8.0
Open a console and run the following commands:
$ git clone https://github.com/VideojogosLusofona/LP1ConsoleTemplate.git
$ dotnet new install LP1ConsoleTemplate
After the template is installed, new console projects can be created as follows:
dotnet new lp1console --name MyProject
- License: Public Domain
- Author: Nuno Fachada
- Institution: Universidade Lusófona