Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

HappyCoding 2022

ASP.Net Core

This projects shows how to use HealthChecks with ASP.Net Core and build a monitor application using AspNetCore.HealthChecks.UI

ResourceImage

Some API endpoints with generated swagger ui and file

A test project for job executing using Hangfire with ASP.NET Core

This projects does some performance tests with gRPC. It contains a client and server gui using Avalonia for easy testing.

ResourceImage

A sample project for hexagonal architecture with ASP.NET Core 6 and ASP.NET Core Blazor UI

ResourceImage

Avalonia

This project shows how to use the DataGrid control in Avalonia cross-platform apps.

ResourceImage

A sample project which shows how to change FluentThemeMode at runtime. It does also show how to switch theme automatically on Windows when user changes the Windows theme

ResourceImage

A showcase project for Avalonia UI with localization using resx resources

ResourceImage

A prototype application for hosting console processes in a Avalonia UI application

Entitfy Framework Core

An experimental project for trying out some features of EF Core

An implementation for a ValueConverter which stores a .NET object in a compressed json field on SQL-Server

This project shows the query tagging feature of EF Core

This is an experimental project for using EFCore.BulkExtensions library

I created this project for analyzing a performance issue with Include in EF Core 5 and 6

This projects shows how to store json documents in SQL Server with EF Core 5 and 6

Misc

This project shows how to create pdf files with QuestPDF library

This project shows how to trigger shutdown of processes from a .NET application

This project uses the Nevermore library for storing json documents in SQL Server

A small project which uses NServiceBus over SQL Server for sending messages from one application to another

A small project which shows how to use picking in SeeingSharp 2

A sample project for a WinUI 3 desktop application

ResourceImage

This project implements some samples for parsing yaml data and compare them with json documents

This project shows which http headers are genereated by HttpClient class