Carbon.Redis
2.0.0-preview
See the version list below for details.
dotnet add package Carbon.Redis --version 2.0.0-preview
NuGet\Install-Package Carbon.Redis -Version 2.0.0-preview
<PackageReference Include="Carbon.Redis" Version="2.0.0-preview" />
paket add Carbon.Redis --version 2.0.0-preview
#r "nuget: Carbon.Redis, 2.0.0-preview"
// Install Carbon.Redis as a Cake Addin #addin nuget:?package=Carbon.Redis&version=2.0.0-preview&prerelease // Install Carbon.Redis as a Cake Tool #tool nuget:?package=Carbon.Redis&version=2.0.0-preview&prerelease
2.0.0-preview
Enables you to use CarbonRedisCache Helper in your services to access more extended methods and capabilities (i.e. RedLock, Redis PubSub etc.) and make the legacy apis compatible with this package
Handle with care while using this Helper extension methods as it contains binaryformatters which are obsoleted as of dotnet 5, either allow this feature in your csproj or do not use dotnet 5 and greater
BinaryFormatters will migrate to JsonSerializers or other serializations at incoming versions
1.3.3
Added SSL/TLS connection support
1.2.0
Added health check.
1.1.0
1.0.9
- Redis Key Length Retrieval from Configuration, not from Redis as a Key
1.0.4
- Scan Keys And Remove By Pattern
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- AspNetCore.HealthChecks.Redis (>= 5.0.2)
- FastMember (>= 1.5.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Caching.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 6.0.10)
- Microsoft.Extensions.Configuration.Binder (>= 2.1.0)
- Microsoft.Extensions.DependencyInjection (>= 6.0.1)
- Newtonsoft.Json (>= 12.0.3)
- RedLock.net (>= 2.3.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.9.0 | 1,842 | 2/14/2024 |
2.8.2 | 1,014 | 1/4/2024 |
2.8.1 | 888 | 12/28/2023 |
2.8.0 | 1,133 | 11/21/2023 |
2.7.1 | 1,183 | 11/3/2023 |
2.7.0 | 4,554 | 1/17/2023 |
2.6.2-preview | 1,429 | 12/22/2022 |
2.6.1-preview | 1,760 | 12/12/2022 |
2.6.0-preview | 2,000 | 12/6/2022 |
2.5.0-preview | 1,398 | 11/22/2022 |
2.4.0-preview | 1,445 | 11/18/2022 |
2.3.1-preview | 1,405 | 11/9/2022 |
2.3.0-preview | 1,323 | 11/3/2022 |
2.1.3-preview | 1,372 | 11/1/2022 |
2.0.0-preview | 1,498 | 10/27/2022 |
1.3.4 | 3,554 | 5/12/2022 |