Skip to content
#

event-handling

Here are 17 public repositories matching this topic...

Notifications.Channel is an asynchronous notification system built with .NET 9, MediatR, and OpenTelemetry. It uses channel-based publishers for efficient, non-blocking event processing, ensuring scalability, observability, and real-time notifications in distributed applications.

  • Updated Feb 25, 2025
  • C#

Learn how to add an annotation to a WPF SfChart when an axis label is clicked. This functionality enhances the interactivity of your chart by highlighting specific data points and providing additional information.

  • Updated Dec 21, 2024
  • C#

Learn how to synchronize the TrackBall feature in SfCartesianChart instances in .NET MAUI, allowing coordinated trackball interaction across charts for a consistent, interactive experience.

  • Updated Jan 2, 2025
  • C#

EventBuss is a lightweight, high-performance in-process messaging library for .NET. It simplifies the mediator pattern with System.Threading.Channels for fast event publishing and handling. As a simpler MediatR alternative, it cleanly supports CQRS and event-driven designs without complex pipelines.

  • Updated Jun 27, 2025
  • C#

This is a very simple windows console application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Events Functional Programming Custom EventArgs IList<> Interface Indexer Delegates Anonymous Methods Event Handlers

  • Updated Mar 1, 2019
  • C#

Discover how to create a feature-rich Weather Monitor Dashboard using the Syncfusion MAUI Toolkit. This project demonstrates building a modern, interactive dashboard to track weather data using Syncfusion MAUI controls showcasing features like data visualization.

  • Updated Apr 30, 2025
  • C#

Improve this page

Add a description, image, and links to the event-handling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the event-handling topic, visit your repo's landing page and select "manage topics."

Learn more