Pomelo.Extensions.Caching.MySql
2.1.0
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using MySql.
Install-Package Pomelo.Extensions.Caching.MySql -Version 2.1.0
dotnet add package Pomelo.Extensions.Caching.MySql --version 2.1.0
<PackageReference Include="Pomelo.Extensions.Caching.MySql" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pomelo.Extensions.Caching.MySql --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Pomelo.Extensions.Caching.MySql, 2.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.1
- Microsoft.Extensions.Caching.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Options (>= 5.0.0)
- MySqlConnector (>= 1.2.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Pomelo.Extensions.Caching.MySql:
Package | Downloads |
---|---|
Route4MeDbLibrary
The library enables to create/use different engine databases for consuming Route4Me system.
Supported database engines:
- MsSql (SqlExpress, LocalDb)
- MySql
- PostgrSql
- SQLite
The library is done in the c# (.net core) envirnoment and it's platform-independent.
|
|
Pavalisoft.Caching.MySql
Pavalisoft.Caching.MySql is a MySql Cache store implementation of Pavalisoft.Caching
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 305 | 12/6/2020 |
2.0.3 | 4,738 | 4/20/2020 |
2.0.2 | 2,148 | 12/2/2019 |
2.0.1 | 6,004 | 12/9/2018 |
2.0.0-final | 483 | 3/13/2018 |
1.0.0-preview1-final | 517 | 7/25/2017 |