"Building a friendly .NET SDK to connect to Space" by Maarten Balliauw and "Entity Framework Core 5 Pitfalls" by Khalid Abuhakmeh
Building a friendly .NET SDK to connect to Space by Maarten Balliauw
Space is a team tool that integrates chats, meetings, git hosting, automation, and much more. It has a HTTP API that lets you integrate third party apps and workflows. That API is huge, though!
In this session, we'll focus on just the API. You will see how we built the .NET SDK for Space, and how we make that massive API more digestible. You will see how we used code generation, and various C# language features, to incrementally make the API feel like a real .NET SDK.
Entity Framework Core 5 Pitfalls by Khalid Abuhakmeh
We'll walk through the setup and features of EF Core 5 and discuss some of the pitfalls development teams might fall into that cost them time and problems.
Some of the issues are technical and some are stubbornly organizational.
When does the event happen?
Begin:
End:
Add to Calendar