Handling nullability and required properties in .NET API models
Exploring how required and null! affect API model binding and validation.
Software Developer
Exploring how required and null! affect API model binding and validation.
Enable support for nullable reference types in Swagger and use use custom Schema Filter to mark non-nullable properties as required.
Use implicit conversion in your Builder Pattern to omit the final 'Build()' method call.
Creating a custom React's useReducer hook that lets us dispatch thunk async actions.
Learn how to run PostgreSQL and pgAdmin using Docker.
Web Scraping Hacker News using VBA. Learn how to use VBA to pull stories from Hacker News into Excel worksheet.