BrandGhost
APIs That Don't SUCK - Collections & IEnumerables In DotNet

APIs That Don't SUCK - Collections & IEnumerables In DotNet

Writing methods in C# and dotnet is easy, but writing APIs that don't suck takes some thought. This is especially important when dealing with iterators, IEnumerables, and collections! How can we make sure that we're building APIs in dotnet with these collection types that don't suck? In this video, I'll explain how I approach working with iterators, IEnumerables, and collections for my APIs. By the end, you should have some considerations for how you can design your own APIs in dotnet that don'...
An error has occurred. This application may no longer respond until reloaded. Reload