Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit a48d099

Browse files
committed
Refactoring
1 parent 558b887 commit a48d099

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/NET6CustomLibrary/GlobalUsings.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
global using NET6CustomLibrary.MailKit.Services;
4343
global using NET6CustomLibrary.MultiLanguage;
4444
global using NET6CustomLibrary.RabbitMQ.Abstractions;
45+
global using NET6CustomLibrary.RedisCache.Services;
4546
global using NET6CustomLibrary.Serilog.Models;
4647
global using NET6CustomLibrary.Serilog.Services;
4748
global using Newtonsoft.Json;

0 commit comments

Comments
 (0)