Pinned Repositories
Fg.DbUtils
Introduces a DbSession object that manages the database connnection and transaction.
Fg.EFCore.QueryExtensions
Project which contains helpers and extensions for querying a relational database using EF Core
Fg.IoTEdge.Template
Visual Studio.NET template for creating IoT Edge projects.
Fg.IoTEdgeModule
Contains utilities and helpers to easier create better Azure IoT Edge modules.
GeoTracking
GeoTracking is a small proof-of-concept whose purpose is to see how geospatial data can be efficiently stored and queried in CosmosDB.
heating-tempflow-iotedge
This is a reworked version of the heating-tempflow project I created earlier. In this version, I'm using C# modules that are hosted in Azure IoT Edge on a Raspberry Pi to read out temperature sensors that are connected to a Raspberry Pi. The measurements will be visualized by an Azure TimeSeries Insights resource.
HttpTestUtils
This project contains some helpfull classes that can be used when unit-tests have a dependency on HttpClient.
iotedge-opcua-publisher
A PoC and description on how to deploy and use the OPCPublisher IoT Edge module in Azure IoT Edge
ServiceFabric.ECommerce
Introductory and training project on Azure Service Fabric
synapse-iot-poc
A sample project that displays how we can use Azure Synapse to query data from a DataLake
fgheysels's Repositories
fgheysels/HttpTestUtils
This project contains some helpfull classes that can be used when unit-tests have a dependency on HttpClient.
fgheysels/Fg.DbUtils
Introduces a DbSession object that manages the database connnection and transaction.
fgheysels/Fg.IoTEdgeModule
Contains utilities and helpers to easier create better Azure IoT Edge modules.
fgheysels/heating-tempflow-iotedge
This is a reworked version of the heating-tempflow project I created earlier. In this version, I'm using C# modules that are hosted in Azure IoT Edge on a Raspberry Pi to read out temperature sensors that are connected to a Raspberry Pi. The measurements will be visualized by an Azure TimeSeries Insights resource.
fgheysels/synapse-iot-poc
A sample project that displays how we can use Azure Synapse to query data from a DataLake
fgheysels/homewizard-data
Project for retrieving, storing and exposing data collected by the Homewizard P1 meter.
fgheysels/homewizard-qbus
Simple project to monitor home electricity consumption and production that integrates with QBus Home Automation.
fgheysels/Fg.IoTEdge.Template
Visual Studio.NET template for creating IoT Edge projects.
fgheysels/apim-versionset-sample
A sample on how to apply versioning in ASP.NET and Azure API Management
fgheysels/arcus-service-to-service-correlation-poc
POC to have end-to-end correlation stitching operations across services together in the Azure Application Insights Application Map.
fgheysels/arcus.messaging
Messaging with Microsoft Azure in a breeze.
fgheysels/arcus.observability
Observability with Microsoft Azure in a breeze.
fgheysels/arcus.security
Security for Azure development in a breeze.
fgheysels/arcus.webapi
Web API development with Microsoft Azure in a breeze.
fgheysels/AuthenticationFilterExample
fgheysels/azure-arc-course
fgheysels/azure-cli
Azure Command-Line Interface
fgheysels/azure-docs
Open source documentation of Microsoft Azure
fgheysels/dotnet-sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
fgheysels/fgheysels.github.io
Repository for my blog
fgheysels/functionapp-arcus-sample
A small project which demonstrates how to use Arcus.Observability in Azure Functions
fgheysels/gRPC-playground
This repository contains a little test project that I'm using to play around with gRPC services.
fgheysels/homewizard-api-client
A library for easily consuming the Homewizard Energy API in .NET
fgheysels/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
fgheysels/Life
Conway's Game of Life. Just an excuse to play with Parallel.For and WPF
fgheysels/MqttBrokerOnAzureIoTEdge
This is a demonstration on how to deploy an MQTT Broker on Azure IoTEdge
fgheysels/pi_k3s
This repository contains some instructions on how to install a lightweight Kubernetes (k3s) on a Raspberry Pi
fgheysels/SignalRApi
Simple test program for experimenting with SignalR (Core) in an ASP.NET Core Web API
fgheysels/templating
This repo contains the Template Engine which is used by dotnet new
fgheysels/XmlSchemaClassGenerator
Generate C# classes from XML Schema files