We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6090c84 commit dc30be8Copy full SHA for dc30be8
1 file changed
README.md
@@ -12,13 +12,11 @@
12
To install CacheManager.Serialization.Hyperion, run the following command in the Package Manager Console
13
14
```
15
-Install-Package Armut.Iyzipay
+Install-Package CacheManager.Serialization.Hyperion
16
17
18
## Usage
19
20
-Start of by installing the `CacheManager.Serialization.Hyperion` nuget
21
-
22
`WithHyperionSerializer` extension method can be used as below
23
24
```csharp
0 commit comments