TanvirArjel
-
- 120,115 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 -
- 107,980 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 -
- 74,482 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 -
- 68,654 total downloads
- last updated 1/13/2024
- Latest version: 6.0.4
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 -
- 56,666 total downloads
- last updated 1/13/2024
- Latest version: 1.5.3
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 -
- 51,060 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 -
- Deprecated
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. 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.
- 48,278 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 -
- Deprecated
- 34,150 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 -
- 2,860 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,684 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. -
- 530 total downloads
- last updated 9/4/2019
- Latest version: 1.0.0
This is a global exception handler library for ASP.NET Core projects.