Lists (2)
Sort Name ascending (A-Z)
Stars
Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
The accompanying source code for the DomeTrain Course "From Zero to Hero: Serverless on Azure"
Source code for the "From Zero to Hero: Writing Testable Code in C#" course
When you publish your Blazor Wasm app, this package pre-renders and saves the app as static HTML files in your public folder.
This is a project related to Udemy Course Blazor * Azure
A modern load testing tool, using Go and JavaScript
A reference .NET application implementing an eCommerce site
Full Modular Monolith application with Domain-Driven Design approach.
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and variou…
Material for my React Fundamentals Workshop
The most popular and friendly mocking framework for .NET
Due to popular demand I have added my ZX Spectrum emulator
This repository contains a provider for Microsoft.Extensions.Configuration that retrieves secrets stored in AWS Secrets Manager.
A chat application built with ASP.NET Core Blazor WebAssembly for the front-end, Amazon Cognito for user authentication, API Gateway WebSocket for communication, Amazon DynamoDB for storage using a…
code for blog post - C# AWS Lambda with Onion Architecture pt1
This repository provides a working, deployable, open source based, AWS Lambda handler and CDK .NET code. This handler uses serverless best practices idiomatic to the .NET ecosystem and is ready for…
Example of using single table design in DynamoDB using .net core