Skip to content

Releases: yiyungent/PluginCore

PluginCore.IPlugins-v0.2.0

10 Aug 11:34
d7fb02f
Compare
Choose a tag to compare

Added

  • plugin 支持加载插件 wwwroot 文件夹下的 html前端等

PluginCore-v0.3.1

10 Aug 18:01
001ef67
Compare
Choose a tag to compare

Fixed

  • System.InvalidOperationException: No authenticationScheme was specified, and there was no DefaultChallengeScheme found. The default schemes can be set using either AddAuthentication(string defaultScheme) or AddAuthentication(Action configureOptions).
    • Fixed #4

PluginCore-v0.3.0

10 Aug 11:46
627ef86
Compare
Choose a tag to compare

Added

  • plugin 支持加载插件 wwwroot 文件夹下的 html前端等

PluginCore-v0.2.0

09 Aug 15:06
4a10e5d
Compare
Choose a tag to compare

PluginCore.IPlugins-v0.1.0

09 Aug 15:09
fffc419
Compare
Choose a tag to compare

基本的 Plugin 接口

  • IPlugin
  • BasePlugin
  • 基本 辅助类

PluginCore-v0.1.0

09 Aug 15:07
fffc419
Compare
Choose a tag to compare

Added

  • 加载本地 前端