6
6
For more details, consider to check our [ ** API documentation** ] [ api-docs ] .
7
7
8
8
## Language & Framework
9
- ![ language-badge] ![ framework-badge]
9
+ ![ language-badge] ![ net-core-framework-badge ] ![ net-framework-badge ] ![ net-five- framework-badge]
10
10
11
11
## Build status
12
12
| Branch | .NET CI Status | GitHub Pages CI Status |
@@ -22,6 +22,7 @@ For more details, consider to check our [**API documentation**][api-docs].
22
22
| ** ` PSTk.Extensions ` ** | [ ![ pstk-extensions-badge]] [ pstk-extensions-nuget ] | [ ![ pstk-extensions-downloads-badge]] [ pstk-extensions-nuget ] |
23
23
| ** ` PSTk.Networking ` ** | [ ![ pstk-networking-badge]] [ pstk-networking-nuget ] | [ ![ pstk-networking-downloads-badge]] [ pstk-networking-nuget ] |
24
24
| ** ` PSTk.Threading ` ** | [ ![ pstk-threading-badge]] [ pstk-threading-nuget ] | [ ![ pstk-threading-downloads-badge]] [ pstk-threading-nuget ] |
25
+ | ** ` PSTk.Redis ` ** | [ ![ pstk-redis-badge]] [ pstk-redis-nuget ] | [ ![ pstk-redis-downloads-badge]] [ pstk-redis-nuget ] |
25
26
26
27
### Contributors
27
28
- [ @Devwarlt ] [ devwarlt-ref ]
@@ -40,7 +41,9 @@ For more details, consider to check our [**API documentation**][api-docs].
40
41
41
42
[ license-badge ] : https://img.shields.io/badge/MIT-gray?style=plastic
42
43
[ language-badge ] : https://img.shields.io/github/languages/top/Devwarlt/pstk-core?style=plastic&color=purple
43
- [ framework-badge ] : https://img.shields.io/badge/Core-3.1-purple?logo=.net&style=plastic
44
+ [ net-framework-badge ] : https://img.shields.io/badge/Framework-4.7.2%2B-purple?logo=.net&style=plastic
45
+ [ net-core-framework-badge ] : https://img.shields.io/badge/Core-3.1%2B-purple?logo=.net&style=plastic
46
+ [ net-five-framework-badge ] : https://img.shields.io/badge/%20-5.0%2B-purple?logo=.net&style=plastic
44
47
[ version-badge ] : https://img.shields.io/github/release/Devwarlt/pstk-core?color=success&logo=github&style=plastic
45
48
[ size-badge ] : https://img.shields.io/github/repo-size/Devwarlt/pstk-core?style=plastic
46
49
[ visitors-badge ] : https://visitor-badge.glitch.me/badge?page_id=Devwarlt.pstk-core
@@ -72,3 +75,7 @@ For more details, consider to check our [**API documentation**][api-docs].
72
75
[ pstk-threading-badge ] : https://img.shields.io/nuget/v/PSTk.Threading.svg?logo=nuget&style=plastic
73
76
[ pstk-threading-downloads-badge ] : https://img.shields.io/nuget/dt/PSTk.Threading.svg?logo=nuget&style=plastic
74
77
[ pstk-threading-nuget ] : https://www.nuget.org/packages/PSTk.Threading/
78
+
79
+ [ pstk-redis-badge ] : https://img.shields.io/nuget/v/PSTk.Redis.svg?logo=nuget&style=plastic
80
+ [ pstk-redis-downloads-badge ] : https://img.shields.io/nuget/dt/PSTk.Redis.svg?logo=nuget&style=plastic
81
+ [ pstk-redis-nuget ] : https://www.nuget.org/packages/PSTk.Redis/
0 commit comments