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.
- 194,521 total downloads
- last updated 10/12/2023
- Latest version: 2.0.0
A simple, compact JSON-based event format for Serilog. -
-
- 7,001 total downloads
- last updated 4/3/2025
- Latest version: 1.0.1
System.Threading.SemaphoreSlim extensions -
- 6,875 total downloads
- last updated 6/26/2026
- Latest version: 1.7.6
Translate Netesd Poco objects content at run time -
DTOql
by: eng.mustafak26- 3,560 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,152 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" -
-
- 455 total downloads
- last updated 12/1/2024
- Latest version: 1.0.1
Package Description -
- 278 total downloads
- last updated 3/10/2024
- Latest version: 1.0.0
Package Description -
- 222 total downloads
- last updated 4/19/2025
- Latest version: 1.0.0
Package Description -
- 209 total downloads
- last updated 2/1/2025
- Latest version: 1.0.0
Package Description -
- 129 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