c#
Atman.BSProject
	src
		Core//核心 更加偏向抽象
    		Application
    		Domain
    		Shared
		Infrastructure//基础设施 一些实现都会在这里
    		
		Host//服务入口 目前是WebAPI参考 
主要参考文章 
使用.NET 6开发TodoList应用文章索引 - CODE4NOTHING - 博客园 (cnblogs.com)
Hi'story