EvandangolNet8 1.0.2
dotnet add package EvandangolNet8 --version 1.0.2
NuGet\Install-Package EvandangolNet8 -Version 1.0.2
<PackageReference Include="EvandangolNet8" Version="1.0.2" />
<PackageVersion Include="EvandangolNet8" Version="1.0.2" />
<PackageReference Include="EvandangolNet8" />
paket add EvandangolNet8 --version 1.0.2
#r "nuget: EvandangolNet8, 1.0.2"
#:package EvandangolNet8@1.0.2
#addin nuget:?package=EvandangolNet8&version=1.0.2
#tool nuget:?package=EvandangolNet8&version=1.0.2
EvanDangol Net Library
A powerful library for .NET 8 By Evan Dangol
A lightweight and extensible .NET library for Evan Library functionality.
Designed for .Net8
Installation
Install-Package EvanDangolNet8
๐ Installation
Install via NuGet:
dotnet add package EvanDangolNet8
โจ 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 | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net8.0
- Dapper (>= 2.1.66)
- Dapper.Contrib (>= 2.0.78)
- Microsoft.ApplicationInsights (>= 2.23.0)
- Microsoft.Data.SqlClient (>= 6.1.1)
- Microsoft.EntityFrameworkCore (>= 8.0.19)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.19)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Logging.Console (>= 8.0.1)
- Polly (>= 7.2.4)
- Polly.Extensions.Http (>= 3.0.0)
- Serilog (>= 4.3.0)
- Serilog.Extensions.Logging (>= 8.0.0)
- Serilog.Sinks.Console (>= 6.0.0)
- Serilog.Sinks.File (>= 7.0.0)
- System.Reactive (>= 6.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.