first draft of plugins

This commit is contained in:
2020-05-12 13:42:01 +02:00
parent 86b1a0e9e8
commit 8904d8f8f8
26 changed files with 554 additions and 13 deletions
+1 -1
View File
@@ -17,4 +17,4 @@ namespace zero.Web
return services.AddZero(configuration).WithOptions(setupAction);
}
}
}
}