Skip to content

goh-chunlin/gcl-boilerplate.csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCL Boilerplate for C#

License: GPL v3 Donate

Objective

This is a project that aims to assist me to come up with solutions quickly in certain use cases, such as creating a console application to parse a CSV file, etc. Those are simple yet frequent use cases in my career as well as personal projects. This will also help giving my friends who are working on similar use cases in their life to get started quickly.

Useful Tips

  1. Get CSharp versions supported.
    csc -langversion:?

    image

License

The code samples are distributed under the GPL-3.0 License found in the LICENSE file.

Copyright 2020 The AUTHORS of this project. All rights reserved.

Use of the source codes is governed by a license that can be found in the LICENSE file.

About

"Build an app works as less code as possible." -- Kelsey Hightower, July 2020

Topics

Resources

License

Stars

Watchers

Forks

Languages