Skip to content

Commit a93f9fa

Browse files
committed
Added Generator example
1 parent 0a50507 commit a93f9fa

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

BuildInformation

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 602fbcd9916611d4d014b65aec2c93bfd8608424

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Contains all of my examples from various blog posts. You can find a comprehensiv
44

55
| BlogPost | Publish Date |
66
| -------------------------------------------------------------------------------------------------------------- | ------------ |
7+
| [C# Source Generators: How to get build information?](BuildInformation/) | 26.03.2023 |
78
| [Write your own AutoMapper in C#](AutoMapper/) | 18.03.2023 |
89
| [How to write your own cron Job scheduler in ASP.NET Core (like Quartz, Hangfire, ...)](CronBackgroundWorker/) | 09.03.2023 |
910
| [Performance (ReadOnly)List vs Immutable collection types](ImmutablePerformance/) | 26.02.2023 |

0 commit comments

Comments
 (0)