Ahura
-
- 431 total downloads
- last updated 11/5/2024
- Latest version: 1.0.4
is a component within the Ahura framework, designed to provide comprehensive identity and authentication management services. It offers tools for handling user authentication, authorization, and role-based... More information -
- 423 total downloads
- last updated 11/5/2024
- Latest version: 1.1.2
A caching system in .NET is a mechanism used to temporarily store frequently accessed data in memory to improve application performance and reduce response times. By keeping data close to the application,... More information -
- 261 total downloads
- last updated 11/5/2024
- Latest version: 1.0.3
bstract layer within the Ahura framework's Identity module. It defines essential contracts and interfaces for identity-related operations, such as authentication, authorization, and user management. This layer... More information -
- 220 total downloads
- last updated 11/6/2024
- Latest version: 1.0.3
The Ahura.Extensions.Notification.Abstraction library provides a standardized interface for handling notifications within the Ahura framework. It defines core contracts and abstractions for various notification... More information -
- 206 total downloads
- last updated 10/21/2024
- Latest version: 1.0.1
The Extensions Caching Abstraction in .NET provides a standardized way to work with caching in applications. It is part of the Microsoft.Extensions.Caching.Abstractions library and defines interfaces and... More information -
- 183 total downloads
- last updated 10/21/2024
- Latest version: 1.0.7
Extension methods in .NET are a feature that allows developers to add new methods to existing types without modifying their source code or creating new derived types. Defined as static methods in a static... More information -
Ahura.
by: AhuraUtility - 179 total downloads
- last updated 11/6/2024
- Latest version: 1.0.4
This package is designed to serve as the core repository of all interface definitions needed by other packages within the framework. By housing all shared interfaces in one package, it provides a structured... More information -
- 174 total downloads
- last updated 11/5/2024
- Latest version: 1.0.2
AutoMapper is a .NET library that automates the process of mapping data between objects, making it easier to convert one object type to another. It automatically maps properties with matching names and types,... More information -
- 114 total downloads
- last updated 11/6/2024
- Latest version: 1.0.4
The Ahura.Extensions.Notification.Gmail library provides an implementation for sending email notifications via Gmail within the Ahura framework. It utilizes Gmail's APIs or SMTP protocol to deliver emails,... More information -
- 101 total downloads
- last updated 10/21/2024
- Latest version: 1.0.0
A mapper object in .NET is used to transfer or convert data between different types of objects, such as entities and Data Transfer Objects (DTOs). It automates the process of mapping properties from one object... More information -
- 73 total downloads
- last updated 11/6/2024
- Latest version: 1.0.3
The Ahura.Extensions.Notification.Telegram library provides an implementation for sending notifications via Telegram within the Ahura framework. It uses Telegram’s API to send messages, leveraging the... More information -
- 43 total downloads
- last updated 11/5/2024
- Latest version: 1.0.0
The Ahura.Extensions.Translation.Abstraction library serves as an abstraction layer for the translation and localization services in the Ahura framework. It defines interfaces and contracts for handling... More information -
- 36 total downloads
- last updated 11/5/2024
- Latest version: 1.0.1
The Ahura.Extensions.Translation.Sql library provides SQL-based implementations for the translation and localization services defined in Ahura.Extensions.Translation.Abstraction. This library enables storing,... More information