File tree Expand file tree Collapse file tree 4 files changed +19
-6
lines changed Expand file tree Collapse file tree 4 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 1077
1077
1078
1078
| Version | Released | Supported until | Notes |
1079
1079
| :---------:| :--------------:| :-----------------:| :---------------------------------:|
1080
- | [ 3.11.x] ( https://www.nuget.org/packages/Particular.PlatformSample/3.11.0 ) | 2024-09-02 | - | - |
1080
+ | [ 3.12.x] ( https://www.nuget.org/packages/Particular.PlatformSample/3.12.0 ) | 2024-09-04 | - | - |
1081
+ | [ 3.11.x] ( https://www.nuget.org/packages/Particular.PlatformSample/3.11.0 ) | 2024-09-02 | 2024-12-04 | Superseded by 3.12.x |
1081
1082
| [ 3.10.x] ( https://www.nuget.org/packages/Particular.PlatformSample/3.10.0 ) | 2024-08-26 | 2024-12-02 | Superseded by 3.11.x |
1082
1083
| [ 3.9.x] ( https://www.nuget.org/packages/Particular.PlatformSample/3.9.0 ) | 2024-08-16 | 2024-11-26 | Superseded by 3.10.x |
1083
1084
| [ 3.8.x] ( https://www.nuget.org/packages/Particular.PlatformSample/3.8.0 ) | 2024-08-13 | 2024-11-16 | Superseded by 3.9.x |
1159
1160
1160
1161
| Version | Released | Supported until | Notes |
1161
1162
| :---------:| :--------------:| :-----------------:| :---------------------------------:|
1162
- | [ 4.0.x] ( https://www.nuget.org/packages/ServiceControl.Contracts/4.0.0 ) | 2022-02-01 | - | - |
1163
+ | [ 5.0.x] ( https://www.nuget.org/packages/ServiceControl.Contracts/5.0.0 ) | 2024-09-04 | - | - |
1164
+ | [ 4.0.x] ( https://www.nuget.org/packages/ServiceControl.Contracts/4.0.0 ) | 2022-02-01 | 2025-09-04 | Superseded by 5.0.x |
1163
1165
| [ ~~ 3.0.x~~ ] ( https://www.nuget.org/packages/ServiceControl.Contracts/3.0.0 ) | ~~ 2021-04-16~~ | ~~ 2023-02-01~~ | ~~ Superseded by 4.0.x~~ |
1164
1166
| [ ~~ 2.0.x~~ ] ( https://www.nuget.org/packages/ServiceControl.Contracts/2.0.0 ) | ~~ 2021-03-23~~ | ~~ 2022-04-16~~ | ~~ Superseded by 3.0.x~~ |
1165
1167
| [ ~~ 1.2.x~~ ] ( https://www.nuget.org/packages/ServiceControl.Contracts/1.2.0 ) | ~~ 2018-11-01~~ | ~~ 2022-03-23~~ | ~~ Superseded by 2.0.x~~ |
Original file line number Diff line number Diff line change 552
552
553
553
| Version | Released | Supported until | Notes |
554
554
| :---------:| :--------------:| :-----------------:| :---------------------------------:|
555
- | [ 3.11.x] ( https://www.nuget.org/packages/Particular.PlatformSample/3.11.0 ) | 2024-09-02 | - | - |
555
+ | [ 3.12.x] ( https://www.nuget.org/packages/Particular.PlatformSample/3.12.0 ) | 2024-09-04 | - | - |
556
+ | [ 3.11.x] ( https://www.nuget.org/packages/Particular.PlatformSample/3.11.0 ) | 2024-09-02 | 2024-12-04 | Superseded by 3.12.x |
556
557
| [ 3.10.x] ( https://www.nuget.org/packages/Particular.PlatformSample/3.10.0 ) | 2024-08-26 | 2024-12-02 | Superseded by 3.11.x |
557
558
| [ 3.9.x] ( https://www.nuget.org/packages/Particular.PlatformSample/3.9.0 ) | 2024-08-16 | 2024-11-26 | Superseded by 3.10.x |
558
559
| [ 3.8.x] ( https://www.nuget.org/packages/Particular.PlatformSample/3.8.0 ) | 2024-08-13 | 2024-11-16 | Superseded by 3.9.x |
570
571
571
572
| Version | Released | Supported until | Notes |
572
573
| :---------:| :--------------:| :-----------------:| :---------------------------------:|
573
- | [ 4.0.x] ( https://www.nuget.org/packages/ServiceControl.Contracts/4.0.0 ) | 2022-02-01 | - | - |
574
+ | [ 5.0.x] ( https://www.nuget.org/packages/ServiceControl.Contracts/5.0.0 ) | 2024-09-04 | - | - |
575
+ | [ 4.0.x] ( https://www.nuget.org/packages/ServiceControl.Contracts/4.0.0 ) | 2022-02-01 | 2025-09-04 | Superseded by 5.0.x |
574
576
575
577
#### [ ServiceControl.TransportAdapter] ( /nuget/ServiceControl.TransportAdapter )
576
578
Original file line number Diff line number Diff line change 1137
1137
{
1138
1138
"Minor" : " 3.11" ,
1139
1139
"SupportLevel" : " Mainstream"
1140
+ },
1141
+ {
1142
+ "Minor" : " 3.12" ,
1143
+ "SupportLevel" : " Mainstream"
1140
1144
}
1141
1145
]
1142
1146
},
1159
1163
{
1160
1164
"Minor" : " 4.0" ,
1161
1165
"SupportLevel" : " Mainstream"
1166
+ },
1167
+ {
1168
+ "Minor" : " 5.0" ,
1169
+ "SupportLevel" : " Mainstream"
1162
1170
}
1163
1171
]
1164
1172
},
1223
1231
"SupportLevel" : " Mainstream"
1224
1232
},
1225
1233
{
1226
- "Minor" : " 5.7 " ,
1234
+ "Minor" : " 5.8 " ,
1227
1235
"SupportLevel" : " Mainstream"
1228
1236
}
1229
1237
]
Original file line number Diff line number Diff line change 2
2
3
3
| Version | Released | Supported until | Notes |
4
4
| :---------:| :--------------:| :-----------------:| :---------------------------------:|
5
- | [ 5.7.x] ( https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.7.1 ) | 2024-08-26 | - | - |
5
+ | [ 5.8.x] ( https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.8.0 ) | 2024-09-04 | - | - |
6
+ | [ ~~ 5.7.x~~ ] ( https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.7.1 ) | ~~ 2024-08-26~~ | ~~ 2024-09-04~~ | ~~ Superseded by 5.8.x~~ |
6
7
| [ ~~ 5.6.x~~ ] ( https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.6.1 ) | ~~ 2024-08-13~~ | ~~ 2024-08-26~~ | ~~ Superseded by 5.7.x~~ |
7
8
| [ ~~ 5.5.x~~ ] ( https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.5.2 ) | ~~ 2024-07-23~~ | ~~ 2024-08-13~~ | ~~ Superseded by 5.6.x~~ |
8
9
| [ ~~ 5.4.x~~ ] ( https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.4.1 ) | ~~ 2024-07-08~~ | ~~ 2024-07-23~~ | ~~ Superseded by 5.5.x~~ |
You can’t perform that action at this time.
0 commit comments