EvandangolNet8 1.0.2

dotnet add package EvandangolNet8 --version 1.0.2
                    
NuGet\Install-Package EvandangolNet8 -Version 1.0.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EvandangolNet8" Version="1.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EvandangolNet8" Version="1.0.2" />
                    
Directory.Packages.props
<PackageReference Include="EvandangolNet8" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EvandangolNet8 --version 1.0.2
                    
#r "nuget: EvandangolNet8, 1.0.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package EvandangolNet8@1.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EvandangolNet8&version=1.0.2
                    
Install as a Cake Addin
#tool nuget:?package=EvandangolNet8&version=1.0.2
                    
Install as a Cake Tool

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

NuGet Version
NuGet Downloads


๐Ÿš€ 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.2 130 9/10/2025
1.0.1 141 9/7/2025
1.0.0 139 9/7/2025