JacksonVeroneze.NET.Cache
1.0.9
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package JacksonVeroneze.NET.Cache --version 1.0.9
NuGet\Install-Package JacksonVeroneze.NET.Cache -Version 1.0.9
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JacksonVeroneze.NET.Cache" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JacksonVeroneze.NET.Cache" Version="1.0.9" />
<PackageReference Include="JacksonVeroneze.NET.Cache" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add JacksonVeroneze.NET.Cache --version 1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JacksonVeroneze.NET.Cache, 1.0.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package JacksonVeroneze.NET.Cache@1.0.9
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=JacksonVeroneze.NET.Cache&version=1.0.9
#tool nuget:?package=JacksonVeroneze.NET.Cache&version=1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Cache Service
Biblioteca para gerenciamento de cache em .NET (Memory/Redis)
💻 Sobre o projeto
Tabela de conteúdos
Sobre
🚧 Em construção... 🚧
✅ Uso
services.AddCacheService();
O método de extensão registra as seguintes dependências:
services.AddTransient<ICacheAdapter, DistributedCacheAdapter>();
services.AddTransient<ICacheService, CacheService>();
🛠 Tecnologias
As seguintes libs/ferramentas foram usadas na construção da aplicação
✅ Contribuição
- Faça um fork do projeto.
- Crie uma nova branch com as suas alterações:
git checkout -b my-feature - Salve as alterações e crie uma mensagem de commit contando o que você
fez:
git commit -m "feature: My new feature" - Envie as suas alterações:
git push origin my-feature
Caso tenha alguma dúvida confira este guia de como contribuir no GitHub
📝 Licença
Este projeto esta sobe a licença MIT.
Feito por Jackson Veroneze 👋🏽 Entre em contato!
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Microsoft.Extensions.Caching.Abstractions (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on JacksonVeroneze.NET.Cache:
| Package | Downloads |
|---|---|
|
JacksonVeroneze.NET.DistributedCache
JacksonVeroneze.NET.DistributedCache |
|
|
JacksonVeroneze.NET.BarrelCache
JacksonVeroneze.NET.BarrelCache |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.15 | 597 | 12/1/2023 |
| 1.0.14 | 491 | 5/19/2023 |
| 1.0.13 | 371 | 5/1/2023 |
| 1.0.12 | 356 | 5/1/2023 |
| 1.0.11 | 407 | 5/1/2023 |
| 1.0.9 | 282 | 5/1/2023 |
| 1.0.8 | 274 | 5/1/2023 |
| 1.0.7 | 402 | 3/7/2023 |
| 1.0.6 | 355 | 3/7/2023 |
| 1.0.5 | 362 | 3/6/2023 |
| 1.0.4 | 451 | 12/28/2022 |
| 1.0.3 | 493 | 11/18/2022 |
| 1.0.2 | 491 | 11/15/2022 |
| 1.0.1 | 491 | 11/14/2022 |
| 1.0.0 | 585 | 4/30/2022 |