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.
- 189,880 total downloads
- last updated 10/12/2023
- Latest version: 2.0.0
A simple, compact JSON-based event format for Serilog. -
-
- 6,347 total downloads
- last updated 11/20/2024
- Latest version: 1.7.5
Translate Netesd Poco objects content at run time -
DTOql
by: eng.mustafak26- 3,381 total downloads
- last updated 10/20/2024
- Latest version: 2.5.3
Package Description -
- 2,023 total downloads
- last updated 4/3/2025
- Latest version: 1.0.1
System.Threading.SemaphoreSlim extensions -
-
.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,094 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" -
-
- 421 total downloads
- last updated 12/1/2024
- Latest version: 1.0.1
Package Description -
- 261 total downloads
- last updated 3/10/2024
- Latest version: 1.0.0
Package Description -
- 195 total downloads
- last updated 4/19/2025
- Latest version: 1.0.0
Package Description -
- 191 total downloads
- last updated 2/1/2025
- Latest version: 1.0.0
Package Description -
- 36 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