fix: updated handlers, removed handler methods that are not implemented, added constructor to implement CORS support

This commit is contained in:
jdevito
2023-02-20 16:44:11 -06:00
parent f55ecdb67e
commit e8cdf3a63b
14 changed files with 93 additions and 934 deletions

View File

@@ -1,3 +1,3 @@
<packages>
<package id="PepperDashCore" version="1.1.5-alpha-291" targetFramework="net35" allowedVersions="[1.0,2.0)"/>
<package id="PepperDashCore" version="1.1.5-alpha-322" targetFramework="net35" allowedVersions="[1.0,2.0)"/>
</packages>