This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.
Learn how to set up your development environment and build your first web app with Blazor, Visual Studio Code, and C#.
Introduction Lets say you have a WEBAPI and would like to update the documentation of that... Tagged with dotnet, swagger, redoc, webapi.
A complete example of launching an EC2 instance with User Data in AWS CDK. The User Data script installs and starts an apache web server.
Let's use cool extensions to C# LINQ to search board games by different properties!
Understand the porting process and discover tools you may find helpful when porting a .NET Framework project to .NET 5 (and .NET Core 3.1).
Recently I delivered a distributed systems workshop for an Italian user group. Based on some of the conversations I had with attendees, I wrote, “There is no...
Blazor Day is the online event around Blazor technologies. #BlazorDay is organized by 3 MVP friends, @aclerbois, @tossnet1 and @DenisVoituron.Their objective...
Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events. - graphql-engine/sql-server.md at master · hasura/graphql-engine
A guide showing how to deploy Hasura onto AWS infrastructure. Tagged with hasura, graphql, fargate, terraform.
Using Serverless + GraphQL to maximize efficiency for a product with inconsistent traffic patterns.