1 parent 5a23f6b commit 9338f13Copy full SHA for 9338f13
1 file changed
doc/plugins.md
@@ -11,6 +11,10 @@ If the resulting assemlby is not a .dll and not starts with sf- Sunfish will not
11
12
Also is hight recomendable to set the startup program on debug as the Sunfish.exe inside bin/debug folder.
13
14
+Create a class that inherits SunfishService and implement Process method.
15
+
16
+The call object contains methods for accessing request and response.
17
18
# Use the plugin
19
20
Place the plugin on the same path ans sunfish.exe
0 commit comments