https://github.com/btelnyy/example-linux-csharp-app
A Template for a 6.0 .NET Linux C# app
https://github.com/btelnyy/example-linux-csharp-app
csharp logging template
Last synced: 11 months ago
JSON representation
A Template for a 6.0 .NET Linux C# app
- Host: GitHub
- URL: https://github.com/btelnyy/example-linux-csharp-app
- Owner: BTELNYY
- License: bsd-3-clause
- Created: 2022-04-01T03:09:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-01T07:14:51.000Z (about 4 years ago)
- Last Synced: 2025-06-12T02:04:15.924Z (about 1 year ago)
- Topics: csharp, logging, template
- Language: C#
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Example Application
* A simple application meant for use as an example
* This application compiles to a native x64 linux binary, you can run it with `./example_app` within the terminal
* You can do whatever you want with this, it has a handful of useful utilites and functions

* The logging system, all data is saved in ./Logs/dd-mm-yyyy.log