Skip to content
#

dotnet-core-8

Here are 10 public repositories matching this topic...

Language: All
Filter by language

Minimal, Effective, Safe and Fully Async Serilog Sink that allows sending messages to pre-defined list of users in Telegram chat. It uses HttpClient with lifetime of logger (singleton in fact), Channel as queue and StringBuilder pool to optimize memory using (no mem leaks) and performance.

  • Updated Aug 7, 2025
  • C#

This repository has a Clean Architecture template using .NET Core 8. It applies the Code First pattern with Migrations to create a SQL Server database. The goal is to guide developers in learning and applying Clean Architecture principles in .NET applications. 🚀

  • Updated Apr 28, 2025
  • C#

This repository has a TDD Architecture template using .NET Core 8. It applies the Code First pattern with Migrations to create a SQL Server database. The goal is to guide developers in learning and applying TDD Architecture principles in .NET applications.

  • Updated Apr 27, 2025
  • C#

Improve this page

Add a description, image, and links to the dotnet-core-8 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 dotnet-core-8 topic, visit your repo's landing page and select "manage topics."

Learn more