SiteServer.Plugin
SiteServer.Plugin copied to clipboard
SiteServer CMS 插件基础类
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
`using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using SiteServer.Plugin; namespace Site.Teacher { public class Main : PluginBase { private const string SubTitle1 = "SubTitle"; private const string...
注释不太完善啊!
什么时候能使用.net core2开发,实现兼容多平台,不知道官方有没有这样的计划?