File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 33## Contents
44 - [ ORM/DBs] ( #ormdbs )
55 - [ Image] ( #image )
6+ - [ RPC] ( #RPC )
67 - [ Message Queuing] ( #message-queuing )
78 - [ Web] ( #web )
89 - [ DI / IoC Containers] ( #di--ioc-containers )
@@ -35,6 +36,12 @@ Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Web
3536------- | --------------------- | ----------------- | -------------------- | -------
3637[ ImageProcessorCore] ( https://github.com/JimBobSquarePants/ImageProcessor/tree/Core ) | Not yet ([ myget] ( https://www.myget.org/gallery/imageprocessor ) ) | Yes | Yes | [ imageprocessor.org] ( http://imageprocessor.org )
3738
39+ ## RPC
40+ Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Website
41+ ------- | --------------------- | ----------------- | -------------------- | -------
42+ [ JsonRpc] ( https://github.com/edjCase/JsonRpc ) |Install-Package EdjCase.JsonRpc.Router | Yes | Yes |
43+
44+
3845## Message Queuing
3946Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Website
4047------- | --------------------- | ----------------- | -------------------- | -------
You can’t perform that action at this time.
0 commit comments