https://github.com/grahamstrickland/agile_csharp
Examples from "Agile Principles, Patterns, & Practices in C#" - Robert Martin & Micah Martin
https://github.com/grahamstrickland/agile_csharp
agile agile-development csharp dotnet
Last synced: about 2 months ago
JSON representation
Examples from "Agile Principles, Patterns, & Practices in C#" - Robert Martin & Micah Martin
- Host: GitHub
- URL: https://github.com/grahamstrickland/agile_csharp
- Owner: GrahamStrickland
- Created: 2023-11-16T19:19:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-10T07:45:06.000Z (about 1 year ago)
- Last Synced: 2025-01-10T04:12:21.690Z (3 months ago)
- Topics: agile, agile-development, csharp, dotnet
- Language: C#
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# agile_csharp
Implementations in C# and .NET 8.0 from examples in "Agile Principles, Patterns, & Practices in C#" - Robert Martin & Micah Martin