Skip to content

Commit 0f53f8d

Browse files
committed
Update readme.md
1 parent dfc9393 commit 0f53f8d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,15 @@ Nuget package will not be released later on when the code is a bit more stable.
4141

4242
## Next TODOs
4343

44+
- release as Nuget package
45+
- have a demo app deployment
46+
- add diagram of generated code
47+
4448
- add route attribute support
4549
- use arguments that are mentioned in route direct instead of JSON
4650
- better handling of state persistance key for arguments (using JSON of arguments now, which is not optimal)
4751
- add Verb attribute (can be combined with route)
4852
- add allow anonymous attribute
49-
- release as Nuget package
50-
- have a demo app deployment
5153

5254

5355
## Similar

0 commit comments

Comments
 (0)