eng.mustafak26
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.2 This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
- 191,566 total downloads
- last updated 10/12/2023
- Latest version: 2.0.0
A simple, compact JSON-based event format for Serilog. -
-
- 6,715 total downloads
- last updated 6/26/2026
- Latest version: 1.7.6
Translate Netesd Poco objects content at run time -
- 4,361 total downloads
- last updated 4/3/2025
- Latest version: 1.0.1
System.Threading.SemaphoreSlim extensions -
DTOql
by: eng.mustafak26- 3,522 total downloads
- last updated 10/20/2024
- Latest version: 2.5.3
Package Description -
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 3.0 This package targets .NET Core 3.0. The package is compatible with this framework or higher. .NET Framework 4.6.1 This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
- 1,129 total downloads
- last updated 4/2/2023
- Latest version: 2.1.0
Send mutiple notifications by different methods as "email", "SMS", "Mobile Push Notifications" and different vendors as "SMTP", "SendGrid", "UniFonic", "Firebase" -
-
- 444 total downloads
- last updated 12/1/2024
- Latest version: 1.0.1
Package Description -
- 271 total downloads
- last updated 3/10/2024
- Latest version: 1.0.0
Package Description -
- 211 total downloads
- last updated 4/19/2025
- Latest version: 1.0.0
Package Description -
- 201 total downloads
- last updated 2/1/2025
- Latest version: 1.0.0
Package Description -
- 110 total downloads
- last updated 5/15/2026
- Latest version: 1.0.0
# Datastructure A small .NET library of custom collection types. ## `CircularHashSet<T>` `CircularHashSet<T>` is a fixed-capacity set backed by a dictionary. When the set is full, adding a new key evicts the... More information