|
14 | 14 | <AssemblyVersion>2.2.0.0</AssemblyVersion> |
15 | 15 | <AssemblyVersion>3.0.0.0</AssemblyVersion> |
16 | 16 | <AssemblyVersion>3.1.0.0</AssemblyVersion> |
| 17 | + <AssemblyVersion>5.0.0.0</AssemblyVersion> |
17 | 18 | </AssemblyInfo> |
18 | 19 | <Base> |
19 | 20 | <BaseTypeName>System.Object</BaseTypeName> |
|
41 | 42 | <AssemblyVersion>2.2.0.0</AssemblyVersion> |
42 | 43 | <AssemblyVersion>3.0.0.0</AssemblyVersion> |
43 | 44 | <AssemblyVersion>3.1.0.0</AssemblyVersion> |
| 45 | + <AssemblyVersion>5.0.0.0</AssemblyVersion> |
44 | 46 | </AssemblyInfo> |
45 | 47 | <ReturnValue> |
46 | 48 | <ReturnType>System.String</ReturnType> |
|
99 | 101 | <AssemblyVersion>2.2.0.0</AssemblyVersion> |
100 | 102 | <AssemblyVersion>3.0.0.0</AssemblyVersion> |
101 | 103 | <AssemblyVersion>3.1.0.0</AssemblyVersion> |
| 104 | + <AssemblyVersion>5.0.0.0</AssemblyVersion> |
102 | 105 | </AssemblyInfo> |
103 | 106 | <Attributes> |
104 | 107 | <Attribute FrameworkAlternate="dotnet-plat-ext-3.1"> |
|
110 | 113 | <ReturnType>System.Threading.Tasks.Task<System.String></ReturnType> |
111 | 114 | </ReturnValue> |
112 | 115 | <Parameters> |
113 | | - <Parameter Name="cache" Type="Microsoft.Extensions.Caching.Distributed.IDistributedCache" RefType="this" Index="0" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1" /> |
114 | | - <Parameter Name="key" Type="System.String" Index="1" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1" /> |
115 | | - <Parameter Name="token" Type="System.Threading.CancellationToken" Index="2" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1" /> |
| 116 | + <Parameter Name="cache" Type="Microsoft.Extensions.Caching.Distributed.IDistributedCache" RefType="this" Index="0" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" /> |
| 117 | + <Parameter Name="key" Type="System.String" Index="1" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" /> |
| 118 | + <Parameter Name="token" Type="System.Threading.CancellationToken" Index="2" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" /> |
116 | 119 | </Parameters> |
117 | 120 | <Docs> |
118 | 121 | <param name="cache">The cache in which to store the data.</param> |
|
140 | 143 | <AssemblyVersion>2.2.0.0</AssemblyVersion> |
141 | 144 | <AssemblyVersion>3.0.0.0</AssemblyVersion> |
142 | 145 | <AssemblyVersion>3.1.0.0</AssemblyVersion> |
| 146 | + <AssemblyVersion>5.0.0.0</AssemblyVersion> |
143 | 147 | </AssemblyInfo> |
144 | 148 | <ReturnValue> |
145 | 149 | <ReturnType>System.Void</ReturnType> |
|
203 | 207 | <AssemblyVersion>2.2.0.0</AssemblyVersion> |
204 | 208 | <AssemblyVersion>3.0.0.0</AssemblyVersion> |
205 | 209 | <AssemblyVersion>3.1.0.0</AssemblyVersion> |
| 210 | + <AssemblyVersion>5.0.0.0</AssemblyVersion> |
206 | 211 | </AssemblyInfo> |
207 | 212 | <ReturnValue> |
208 | 213 | <ReturnType>System.Threading.Tasks.Task</ReturnType> |
209 | 214 | </ReturnValue> |
210 | 215 | <Parameters> |
211 | | - <Parameter Name="cache" Type="Microsoft.Extensions.Caching.Distributed.IDistributedCache" RefType="this" Index="0" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1" /> |
212 | | - <Parameter Name="key" Type="System.String" Index="1" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1" /> |
213 | | - <Parameter Name="value" Type="System.Byte[]" Index="2" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1" /> |
214 | | - <Parameter Name="token" Type="System.Threading.CancellationToken" Index="3" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1" /> |
| 216 | + <Parameter Name="cache" Type="Microsoft.Extensions.Caching.Distributed.IDistributedCache" RefType="this" Index="0" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" /> |
| 217 | + <Parameter Name="key" Type="System.String" Index="1" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" /> |
| 218 | + <Parameter Name="value" Type="System.Byte[]" Index="2" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" /> |
| 219 | + <Parameter Name="token" Type="System.Threading.CancellationToken" Index="3" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" /> |
215 | 220 | </Parameters> |
216 | 221 | <Docs> |
217 | 222 | <param name="cache">The cache in which to store the data.</param> |
|
241 | 246 | <AssemblyVersion>2.2.0.0</AssemblyVersion> |
242 | 247 | <AssemblyVersion>3.0.0.0</AssemblyVersion> |
243 | 248 | <AssemblyVersion>3.1.0.0</AssemblyVersion> |
| 249 | + <AssemblyVersion>5.0.0.0</AssemblyVersion> |
244 | 250 | </AssemblyInfo> |
245 | 251 | <ReturnValue> |
246 | 252 | <ReturnType>System.Void</ReturnType> |
|
276 | 282 | <AssemblyVersion>2.2.0.0</AssemblyVersion> |
277 | 283 | <AssemblyVersion>3.0.0.0</AssemblyVersion> |
278 | 284 | <AssemblyVersion>3.1.0.0</AssemblyVersion> |
| 285 | + <AssemblyVersion>5.0.0.0</AssemblyVersion> |
279 | 286 | </AssemblyInfo> |
280 | 287 | <ReturnValue> |
281 | 288 | <ReturnType>System.Void</ReturnType> |
|
374 | 381 | <AssemblyVersion>2.2.0.0</AssemblyVersion> |
375 | 382 | <AssemblyVersion>3.0.0.0</AssemblyVersion> |
376 | 383 | <AssemblyVersion>3.1.0.0</AssemblyVersion> |
| 384 | + <AssemblyVersion>5.0.0.0</AssemblyVersion> |
377 | 385 | </AssemblyInfo> |
378 | 386 | <ReturnValue> |
379 | 387 | <ReturnType>System.Threading.Tasks.Task</ReturnType> |
380 | 388 | </ReturnValue> |
381 | 389 | <Parameters> |
382 | | - <Parameter Name="cache" Type="Microsoft.Extensions.Caching.Distributed.IDistributedCache" RefType="this" Index="0" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1" /> |
383 | | - <Parameter Name="key" Type="System.String" Index="1" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1" /> |
384 | | - <Parameter Name="value" Type="System.String" Index="2" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1" /> |
385 | | - <Parameter Name="token" Type="System.Threading.CancellationToken" Index="3" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1" /> |
| 390 | + <Parameter Name="cache" Type="Microsoft.Extensions.Caching.Distributed.IDistributedCache" RefType="this" Index="0" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" /> |
| 391 | + <Parameter Name="key" Type="System.String" Index="1" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" /> |
| 392 | + <Parameter Name="value" Type="System.String" Index="2" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" /> |
| 393 | + <Parameter Name="token" Type="System.Threading.CancellationToken" Index="3" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" /> |
386 | 394 | </Parameters> |
387 | 395 | <Docs> |
388 | 396 | <param name="cache">The cache in which to store the data.</param> |
|
409 | 417 | <AssemblyVersion>2.2.0.0</AssemblyVersion> |
410 | 418 | <AssemblyVersion>3.0.0.0</AssemblyVersion> |
411 | 419 | <AssemblyVersion>3.1.0.0</AssemblyVersion> |
| 420 | + <AssemblyVersion>5.0.0.0</AssemblyVersion> |
412 | 421 | </AssemblyInfo> |
413 | 422 | <ReturnValue> |
414 | 423 | <ReturnType>System.Threading.Tasks.Task</ReturnType> |
415 | 424 | </ReturnValue> |
416 | 425 | <Parameters> |
417 | | - <Parameter Name="cache" Type="Microsoft.Extensions.Caching.Distributed.IDistributedCache" RefType="this" Index="0" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1" /> |
418 | | - <Parameter Name="key" Type="System.String" Index="1" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1" /> |
419 | | - <Parameter Name="value" Type="System.String" Index="2" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1" /> |
420 | | - <Parameter Name="options" Type="Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions" Index="3" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1" /> |
421 | | - <Parameter Name="token" Type="System.Threading.CancellationToken" Index="4" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1" /> |
| 426 | + <Parameter Name="cache" Type="Microsoft.Extensions.Caching.Distributed.IDistributedCache" RefType="this" Index="0" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" /> |
| 427 | + <Parameter Name="key" Type="System.String" Index="1" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" /> |
| 428 | + <Parameter Name="value" Type="System.String" Index="2" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" /> |
| 429 | + <Parameter Name="options" Type="Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions" Index="3" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" /> |
| 430 | + <Parameter Name="token" Type="System.Threading.CancellationToken" Index="4" FrameworkAlternate="dotnet-plat-ext-2.0;dotnet-plat-ext-2.1;dotnet-plat-ext-2.2;dotnet-plat-ext-3.0;dotnet-plat-ext-3.1;dotnet-plat-ext-5.0" /> |
422 | 431 | </Parameters> |
423 | 432 | <Docs> |
424 | 433 | <param name="cache">The cache in which to store the data.</param> |
|
0 commit comments