File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 33## Contents
44 - [ ORM/DBs] ( #ormdbs )
55 - [ Image] ( #image )
6- - [ RPC] ( #RPC )
6+ - [ RPC] ( #rpc )
77 - [ Message Queuing] ( #message-queuing )
88 - [ Web] ( #web )
99 - [ DI / IoC Containers] ( #di--ioc-containers )
@@ -37,7 +37,7 @@ Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Web
3737## Image
3838Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Website
3939------- | --------------------- | ----------------- | -------------------- | -------
40- [ ImageProcessorCore ] ( https://github.com/JimBobSquarePants/ImageProcessor/tree/Core ) | Not yet ([ myget] ( https://www.myget.org/gallery/imageprocessor ) ) | Yes | Yes | [ imageprocessor.org] ( http://imageprocessor.org )
40+ [ ImageSharp ] ( https://github.com/JimBobSquarePants/ImageSharp ) | Not yet ([ myget] ( https://www.myget.org/gallery/imagesharp ) ) | Yes | Yes | [ imageprocessor.org] ( http://imageprocessor.org )
4141
4242## RPC
4343Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Website
@@ -105,13 +105,15 @@ Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Web
105105[ YesSql] ( https://github.com/sebastienros/yessql ) | | Yes | Yes |
106106[ WeiXinMPSDK] ( https://github.com/JeffreySu/WeiXinMPSDK ) | Install-Package Senparc.Weixin.MP | Yes | Yes |
107107[ Hangfire] ( https://github.com/HangfireIO/Hangfire ) | Install-Package HangFire | Yes | Yes |
108- [ Quartz.NET] ( https://github.com/quartznet/quartznet ) | Install-Package Quartz -Pre | Yes | Yes |
108+ [ Quartz.NET] ( https://github.com/quartznet/quartznet ) | Install-Package Quartz -Pre | Yes | Yes |
109+ [ IdentityServer4] ( https://github.com/IdentityServer/IdentityServer4 ) | Install-Package IdentityServer4 -Pre | Yes | Yes |
109110
110111## Project
111112
112113Project | Website
113114------- | -------
114115[ Orchard] ( https://github.com/OrchardCMS/Orchard2 ) | [ orchardproject.net] ( http://orchardproject.net )
116+ [ MusicStore] ( https://github.com/aspnet/MusicStore ) |
115117[ NETCoreBBS] ( https://github.com/linezero/NETCoreBBS ) |
116118
117119# License
You can’t perform that action at this time.
0 commit comments