ChessGeekBoy

Results 2 issues of ChessGeekBoy

It might be nice if the user was allowed to inherit their model from an `IModel` interface that looked something like this: ```csharp interface IModel { int/Guid Id { get;...

Add an episode about attributes and how to create custom attributes.