TanvirArjel
-
- 99,038 total downloads
- last updated 12/29/2021
- Latest version: 1.2.2
This is a custom server-side validation library for C# and .NET. This version includes the following validation attributes: 1. RequiredIfAttribute: To mark a field required based on the value of another... More information -
- 63,719 total downloads
- last updated 11/11/2022
- Latest version: 2.2.0
This will enable you to register all your services into .NET Dependency Injection container (IServiceCollection) at once without exposing the service implementation. For configuration details please visit... More information -
- 62,394 total downloads
- last updated 12/29/2021
- Latest version: 1.2.2
This is a custom server-side validation library for ASP.NET Core. This also includes jQuery client-side validation for each server-side validation. This version includes the following validation... More information -
- 43,742 total downloads
- last updated 11/20/2023
- Latest version: 6.0.2
This library is a Generic Repository implementation for EF Core ORM which will remove developers' pain to write repository layer for each .NET Core and .NET project. This library includes the following... More information -
- Deprecated
- 38,179 total downloads
- last updated 6/9/2021
- Latest version: 2.0.2
This package has been deprecated. Please use this instead: https://www.nuget.org/packages/TanvirArjel.Extensions.Microsoft.DependencyInjection -
- 32,462 total downloads
- last updated 11/20/2023
- Latest version: 1.5.2
This library is a Generic Query Repository implementation for EF Core ORM which will remove developers' pain to write query repository layer for each .NET Core and .NET project. This library includes the... More information -
- Deprecated
- 31,274 total downloads
- last updated 5/7/2020
- Latest version: 2.1.0
Attention: This package will be depreciated soon as the functionality of this package has been moved to `TanvirArjel.CustomValidation.AspNetCore` NuGet package. Please use... More information -
- 29,578 total downloads
- last updated 8/14/2021
- Latest version: 1.6.0
This library is extending ASP.NET Core Blazor functionalities to ease the most common tasks for the developers. In this version it has the following functionalities: 1. Adding constructor dependency injection... More information -
- 2,330 total downloads
- last updated 8/20/2022
- Latest version: 1.4.0
This package can be used to check method parameters' values and throw appropriate exceptions to avoid confusing NullReferenceException in any C#, .NET application. -
- 1,313 total downloads
- last updated 11/14/2022
- Latest version: 1.1.0
This library extended the functionality of IDistributedCache interface to make the caching mechanism more easier in .NET and .NET Core. -
- 470 total downloads
- last updated 9/4/2019
- Latest version: 1.0.0
This is a global exception handler library for ASP.NET Core projects.