You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI needs to understand the situation it’s in (context). This means knowing details like API, usage scenarios, etc. This helps the AI give more relevant and personalized responses. So Markdown docs below can be useful if you or your team rely on an AI assistant to write code using Pure.DI:
@@ -2068,6 +2080,7 @@ The build logic is a regular [.NET console application](/build). You can use [bu
2068
2080
| perf | Performance tests |
2069
2081
| pb | Publish the balazor web sssembly example |
2070
2082
| r | Generate README.md |
2083
+
| rel | Get release information |
2071
2084
| t | Create and deploy templates |
2072
2085
| te | Test examples |
2073
2086
| u | Upgrading the internal version of DI to the latest public version |
0 commit comments