An open API service indexing awesome lists of open source software.

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

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.