2019-11-30 20:09:58 +02:00
2021-06-19 16:52:04 +03:00
2021-08-19 11:30:27 +03:00
2021-06-19 16:47:14 +03:00
2021-06-19 16:47:14 +03:00
2021-06-19 16:52:04 +03:00
2019-11-30 19:14:09 +02:00
2021-06-20 19:09:29 +03:00
2022-09-07 21:19:04 +03:00
2021-06-20 20:02:46 +03:00
2019-11-30 19:40:55 +02:00
2021-06-20 18:53:16 +03:00
2021-06-20 18:53:16 +03:00

Templates - Dotnet

A simple template leveraging .Config dotfiles submodule for rapid project deployment. Simply rename Solution.{code-workspace,sln,sln.DotSettings} to your project name and get started! Afterwards, replace this readme with the actual documentation of your project.

Additionally, change the Project & Repository urls on src/Directory.Build.props.

Additionally, until GitHub properly supports submodule definitions from template repositories, after cloning you should run git submodule add https://github.com/kritikos-io/.config from the repository root. You can replace the submodule with a compatible fork (to preserve your own default namespace etc) provided it keeps file naming intact since most files are appearing as symlinks.

Description
A basic template to get started with when developing dotnet projects.
Readme 153 KiB
Languages
JSON 100%