Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.9 KB

File metadata and controls

44 lines (32 loc) · 1.9 KB

HappyCoding 2023

ASP.NET Core

A REST data service which uses a SQLite database as the persistence layer

Avalonia

This project is a prototype for using Mapsui MapControl in an Avalonia application

This project shows some play around with Avaonia and CommunityToolkit.Mvvm

ResourceImage

Entity Framework Core

This project show how to define multipe DbContexts which can create their tables into the same database

Some play around with EF Core owned types

This project show how to use ardalis/SmartEnum with Entity Framework Core

gRPC

This project shoes some of the feature from gRPC like streaming, load balancing and many more

A project with client, server and configuration for a Kubernetes environment (e. g. Minikube) to show how client side load balancing works

In this project I tried to use gRPC for a .NET 4.8 client application.

Some samples and play arround with protobuf serialization

Misc

Some play around with Microsoft.Extensions.Caching.Memory

Sample projects for using docker containers in automated tests