File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,14 @@ These are some steps you can take to help you understand what this project is an
20
20
- [ The json: api specification] ( http://jsonapi.org/format/ )
21
21
- [ Demo [ Video]] ( https://youtu.be/KAMuo6K7VcE )
22
22
- [ Our documentation] ( https://json-api-dotnet.github.io )
23
- - Check out the examples in the next section
23
+ - [ Check out the example projects] ( https://github.com/json-api-dotnet/JsonApiDotNetCore/tree/master/src/Examples )
24
+
25
+ ## Related Projects
26
+
27
+ - [ Performance Reports] ( https://github.com/json-api-dotnet/PerformanceReports )
28
+ - [ JsonApiDotNetCore.MongoDb] ( https://github.com/json-api-dotnet/JsonApiDotNetCore.MongoDb )
29
+ - [ JsonApiDotNetCore.Marten] ( https://github.com/wayne-o/JsonApiDotNetCore.Marten )
30
+ - [ Todo List App] ( https://github.com/json-api-dotnet/TodoListExample )
24
31
25
32
## Examples
26
33
You can’t perform that action at this time.
0 commit comments