Sunny框架的T4模板部分,主要用于生成DbModel的FluentApi配置.
Info
Version: | 1.0.9 |
Author(s): | MackYang |
Last Update: | Wednesday, May 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MackYang/Sunny |
NuGet Url: | https://www.nuget.org/packages/Sunny.TemplateT4 |
Install
Install-Package Sunny.TemplateT4
dotnet add package Sunny.TemplateT4
paket add Sunny.TemplateT4
Sunny.TemplateT4 Download (Unzip the "nupkg" after downloading)
Dependencies
- Sunny.Repository(>= 1.0.4)
- System.CodeDom(>= 4.5.0)