EvanDangolNet10 1.0.0
dotnet add package EvanDangolNet10 --version 1.0.0
NuGet\Install-Package EvanDangolNet10 -Version 1.0.0
<PackageReference Include="EvanDangolNet10" Version="1.0.0" />
<PackageVersion Include="EvanDangolNet10" Version="1.0.0" />
<PackageReference Include="EvanDangolNet10" />
paket add EvanDangolNet10 --version 1.0.0
#r "nuget: EvanDangolNet10, 1.0.0"
#:package EvanDangolNet10@1.0.0
#addin nuget:?package=EvanDangolNet10&version=1.0.0
#tool nuget:?package=EvanDangolNet10&version=1.0.0
EvanDangol Net Library
A powerful library for .NET 10 By Evan Dangol
A lightweight and extensible .NET library for Evan Library functionality.
Designed for .Net10
Installation
Install-Package EvanDangolNet10
๐ Installation
Install via NuGet:
dotnet add package EvanDangolNet10
โจ Features
๐ Background Task Queue โ Run asynchronous tasks with priority, retry, and cancellation support.
๐ Generic Repository Pattern โ Easily implement CRUD operations for any entity.
๐ EF Core Integration โ Works with DbContext for database-backed repositories.
๐งช In-Memory Repository โ Useful for unit testing or prototyping without a real database.
๐งฉ Abstractions and Interfaces โ Decouple your data access logic from concrete implementations.
โก Async-Friendly โ All CRUD methods support async and CancellationToken.
๐ Dependency Injection Ready โ Register repositories in any .NET Core / .NET 8 DI container.
๐ฆ Reusable Utilities โ Common repository and DbContext helpers for rapid development.
๐งโ๐ป Developer-Oriented โ Minimal boilerplate, easy to extend for custom repositories.
Show your support
Give a โญ๏ธ if this project helped you!
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Dapper (>= 2.1.66)
- Dapper.Contrib (>= 2.0.78)
- FluentValidation (>= 12.0.0)
- HtmlAgilityPack (>= 1.12.2)
- Konscious.Security.Cryptography.Argon2 (>= 1.3.1)
- Microsoft.ApplicationInsights (>= 2.23.0)
- Microsoft.Data.SqlClient (>= 7.0.0-preview1.25257.1)
- Microsoft.EntityFrameworkCore (>= 10.0.0-rc.1.25451.107)
- Microsoft.EntityFrameworkCore.SqlServer (>= 10.0.0-rc.1.25451.107)
- Microsoft.Extensions.Configuration (>= 10.0.0-rc.1.25451.107)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.0-rc.1.25451.107)
- Microsoft.Extensions.Http.Polly (>= 10.0.0-rc.1.25451.107)
- Polly (>= 8.6.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 253 | 9/15/2025 |