Skip to content

Commit

Permalink
add new link
Browse files Browse the repository at this point in the history
  • Loading branch information
meysamhadeli committed Oct 14, 2022
1 parent d27b4e5 commit aaebb00
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/csharp/csharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@

## 📺 Videos
- [The evolution of Properties in C# from version 1 to 10)](https://www.youtube.com/watch?v=RqdZCq-2GNM)
- [Why all your classes should be sealed by default in C#](https://www.youtube.com/watch?v=d76WWAD99Yo&t=345s)
- [Why all your classes should be sealed by default in C#](https://www.youtube.com/watch?v=d76WWAD99Yo&t=345s)
- [Compiling C# into NATIVE code, just like Go, Rust and C++](https://www.youtube.com/watch?v=sa3XsvSiMtk)
3 changes: 2 additions & 1 deletion docs/microservices/resiliency/circuit-breaker.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Circuit Breaker

## 📕 Articles
## 📺 Videos
[The electrical pattern that will keep your .NET services alive](https://www.youtube.com/watch?v=3U_TJZU06Ag)

0 comments on commit aaebb00

Please sign in to comment.