Skip to content

Commit

Permalink
Small update to README
Browse files Browse the repository at this point in the history
  • Loading branch information
amantinband committed Dec 14, 2023
1 parent d806f23 commit 28fdf97
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,18 @@

![Clean Architecture Template Title](assets/Clean%20Architecture%20Template%20Title.png)


---

</div>

```shell
dotnet add package Amantinband.CleanArchitecture.Template --version 1.0.0

dotnet new clean-arch -o CleanArchitecture
```


- [️Important notice ⚠️](#️important-notice-️)
- [Give it a star ⭐](#give-it-a-star-)
- [Domain Overview 🌍](#domain-overview-)
Expand Down Expand Up @@ -41,7 +49,9 @@

# ️Important notice ⚠️

If you like this template, check out my comprehensive [course](https://dometrain.com/bundle/from-zero-to-hero-clean-architecture) on Dometrain where I cover everything you need to know when building production applications structured following clean architecture.
This template is still under construction 👷.

If you're interested in learning more about clean architecture and how to build production applications structured following clean architecture using .NET, check out my comprehensive [course](https://dometrain.com/bundle/from-zero-to-hero-clean-architecture) on Dometrain where I cover everything you need to know when building production applications structured following clean architecture.

# Give it a star ⭐

Expand Down
8 changes: 0 additions & 8 deletions tests/TestCommon/TestUtilities/XUnit/TheoryDataFactory.cs

This file was deleted.

0 comments on commit 28fdf97

Please sign in to comment.