This post introduces TUnit, a new testing framework for .NET 8 and later, and shows off its incredible speed and amazing features!| Sander ten Brinke
This post introduces my Readme Auto Open project, which helps teams onboard faster by automatically opening README files in VSCode!| Sander ten Brinke
Table Of Contents Introduction What is a “CRUD” API? Introducing Data API Builder Installing and using DAB What else does DAB give us? DAB’s configuration file Relationships between entities Extending DAB Executing API calls in stored procedures Executing serverless functions Hosting Docker Azure Static Web Apps Finishing up Conclusion Links to the demo Get yourself a DAB sticker! info This blog post is a companion to my Say goodbye to building boring APIs with Data API Builder talk!| Sander ten Brinke
Click here to go to the external website where my blog post is hosted| Sander ten Brinke
An announcement about my renewal as a Microsoft MVP| Sander ten Brinke
A handy pocketguide that covers everything a developer needs to know about OpenAPI and API client generation!| stenbrinke.nl
Stop leaking your Application Insights instrumentation key using .NET and YARP as a reverse proxy.| stenbrinke.nl
Tips and tricks for contributing during Hacktoberfest 2023| stenbrinke.nl
A handy pocketguide that covers everything a .NET developer needs to know about configuration and secret management!| stenbrinke.nl
Welcome! It’s good to have you here! As you can see, the site is currently lacking a bit of content! I am still trying to learn the ins and outs of Hugo! But I have big plans for the future! I want to start writing more blog posts, perhaps make some tutorials on YouTube, etc.. If you are interested, perhaps consider adding the RSS feed to your RSS reader, or you know, come back later!| stenbrinke.nl
Adding query strings to markdown links automatically in Hugo makes it easier to automate outgoing URLS| stenbrinke.nl
Using Bogus to generate realistic fake data together with Entity Framework Core to set up your testing data in seconds!| Sander ten Brinke
Creating a custom shortcode so we can provide different images depending on the user's dark/light theme preference| stenbrinke.nl
An announcement about receiving the Microsoft MVP award| stenbrinke.nl
Tips and tricks for contributing during Hacktoberfest 2022| stenbrinke.nl
Use your own PC setup to control work laptops remotely!| stenbrinke.nl
Using HATEOAS to reduce duplicate code in your applications| stenbrinke.nl
How to recover lost changes with git reflog| stenbrinke.nl