Skip to content

Commit 258fcc2

Browse files
committed
Update
ImageSharp IdentityServer4 MusicStore
1 parent 2c672ad commit 258fcc2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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
3838
Project | 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
4343
Project | 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

112113
Project | 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

0 commit comments

Comments
 (0)