Quotidien Shaarli

Tous les liens d'un jour sur une page.

January 10, 2025

Avoid Using C# Events in ASP.NET Core Applications
thumbnail

C# events are a convenient way to implement publish-subscribe patterns, but they can lead to significant issues in ASP.NET Core applications, such as memory leaks, thread-safety problems, and tight coupling between components. These issues arise when event handlers are not properly managed or when shared state is accessed concurrently. Using alternatives discussed in this article can provide better scalability, testability, and maintainability for modern applications.

GitHub - ZaqueuCavalcante/syki: Full Education Management System.
thumbnail

Full Education Management System. Contribute to ZaqueuCavalcante/syki development by creating an account on GitHub.

Mudblazor Admin Dashboard

MIT-licensed MudBlazor Admin Dashboard Template