Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-martyniuk authored Oct 18, 2023
1 parent bfc3a79 commit 9ed0687
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Extension methods provide deconstruction from 1 to 9 generic parameters, that co

Consider a `ProductService` which can either create or update a product:

> OneOf.Deconstruct has extension methods in the `OneOf` namespace, that way deconstruction can be used straight away without adding extra usings.
### Creating a Product

[See full example here](https://github.com/anton-martyniuk/OneOf.Deconstruct/tree/main/src/Example)
Expand Down

0 comments on commit 9ed0687

Please sign in to comment.