https://github.com/pixelbyaj/dotnetcore_app_template
It is an dotnet core starter project template
https://github.com/pixelbyaj/dotnetcore_app_template
csharp dotnet dotnetcore hacktoberfest hacktoberfest2023
Last synced: 2 months ago
JSON representation
It is an dotnet core starter project template
- Host: GitHub
- URL: https://github.com/pixelbyaj/dotnetcore_app_template
- Owner: pixelbyaj
- License: mit
- Created: 2023-10-02T20:32:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-24T15:43:17.000Z (about 1 year ago)
- Last Synced: 2025-01-17T07:08:17.912Z (4 months ago)
- Topics: csharp, dotnet, dotnetcore, hacktoberfest, hacktoberfest2023
- Language: C#
- Homepage:
- Size: 25.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotnet core starter project (HacktoberFest 2023)
This repository is open to all members of the GitHub community. Any member may contribute to this project.
Welcome to HacktoberFest 2023. Enjoy Coding !## About Project:
* This is a Starter dotnet core project using C#.
* It has template to start working with window service or console app.
* It has template to start with RabbitMQ.
* It has template to start with Kafka.## Docker
* It has docker configuration by default. If you add new project or file please modify the dockerfile accordingly.