Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali-YousefiTelori authored Sep 15, 2023
1 parent 207bf93 commit cca3023
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Serialization
Wrapper for any Serialize package

Install packages:

```
EasyMicroservices.Serialization.DependencyInjection
Use package:
1. EasyMicroservices.Serialization.BinaryGo
2. EasyMicroservices.Serialization.Newtonsoft.Json
```

Example:

```csharp
Expand Down

0 comments on commit cca3023

Please sign in to comment.