Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Jul 25, 2023
1 parent b254ea9 commit c647049
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ Some useful base classes, mainly used with the CleanArchitecture template. Also,
## Make Your Own!

You should probably fork or copy the classes in this repo and create your own `Acme.SharedKernel` package! Host it on [NuGet](https://www.nuget.org/) or better yet, your own private package feed. This is not a supported package and is really only intended as a demo for use with the [Clean Architecture Solution Template]([https://github.com/ardalis/cleanarchitecture](https://www.nuget.org/packages/Ardalis.CleanArchitecture.Template/)https://www.nuget.org/packages/Ardalis.CleanArchitecture.Template/)

## References

- [Clean Architecture Template GitHub Repo](https://github.com/ardalis/cleanarchitecture)
- [C# Record Struct for Value Objects](https://nietras.com/2021/06/14/csharp-10-record-struct/)

0 comments on commit c647049

Please sign in to comment.