Skip to content

Commit d2f8b68

Browse files
Doc updates (#14)
* Add stereotypes overview * Add data portal guide * Improve instructions and x-references * Add additional resources * Add aspnetcore configuration * Fix markdown * Add business rule unit testing doc * docs: Add WpfConfiguration.md and update gemini.md * docs: Add brownfield WPF configuration * docs: Add Windows Forms configuration * Add MAUI configuration doc * Data portal routing and http channel docs * Add gRPC data portal channel doc * Add rabbitmq data portal channel doc * Data portal channel docs * Document SafeDataReader * SmartDate document * Document serialization configuration
1 parent e934207 commit d2f8b68

23 files changed

Lines changed: 7126 additions & 407 deletions

.claude/settings.local.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"WebFetch(domain:blog.lhotka.net)"
5+
]
6+
}
7+
}

0 commit comments

Comments
 (0)