File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 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
2020- [ The json: api specification] ( http://jsonapi.org/format/ )
2121- [ Demo [ Video]] ( https://youtu.be/KAMuo6K7VcE )
2222- [ 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 )
2431
2532## Examples
2633
You can’t perform that action at this time.
0 commit comments