https://github.com/havendv/csharpprojecttemplate
The template repository for C# projects
https://github.com/havendv/csharpprojecttemplate
template
Last synced: about 1 month ago
JSON representation
The template repository for C# projects
- Host: GitHub
- URL: https://github.com/havendv/csharpprojecttemplate
- Owner: HavenDV
- License: mit
- Created: 2020-05-03T03:14:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-10T21:46:22.000Z (over 4 years ago)
- Last Synced: 2025-08-29T23:59:19.312Z (about 1 month ago)
- Topics: template
- Language: C#
- Homepage: https://github.com/HavenDV/RepositoryInitializer
- Size: 168 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [$PROJECT_NAME$](https://github.com/HavenDV/$PROJECT_NAME$/)
[](https://github.com/HavenDV/$PROJECT_NAME$/search?l=C%23&o=desc&s=&type=Code)
[](LICENSE.md)
[](https://github.com/dotnet/standard/blob/master/docs/versions/netstandard2.0.md)
[](https://github.com/HavenDV/$PROJECT_NAME$/actions?query=workflow%3A%22.NET%22)Description
### Nuget
[](https://www.nuget.org/packages/$PROJECT_NAME$/)
```
Install-Package $PROJECT_NAME$
```### Usage
```cs
// code
```### Contacts
* [mail](mailto:havendv@gmail.com)