We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfc9393 commit 0f53f8dCopy full SHA for 0f53f8d
readme.md
@@ -41,13 +41,15 @@ Nuget package will not be released later on when the code is a bit more stable.
41
42
## Next TODOs
43
44
+- release as Nuget package
45
+- have a demo app deployment
46
+- add diagram of generated code
47
+
48
- add route attribute support
49
- use arguments that are mentioned in route direct instead of JSON
50
- better handling of state persistance key for arguments (using JSON of arguments now, which is not optimal)
51
- add Verb attribute (can be combined with route)
52
- add allow anonymous attribute
-- release as Nuget package
-- have a demo app deployment
53
54
55
## Similar
0 commit comments