Acontplus.Common.Core
1.0.13
dotnet add package Acontplus.Common.Core --version 1.0.13
NuGet\Install-Package Acontplus.Common.Core -Version 1.0.13
<PackageReference Include="Acontplus.Common.Core" Version="1.0.13" />
paket add Acontplus.Common.Core --version 1.0.13
#r "nuget: Acontplus.Common.Core, 1.0.13"
// Install Acontplus.Common.Core as a Cake Addin #addin nuget:?package=Acontplus.Common.Core&version=1.0.13 // Install Acontplus.Common.Core as a Cake Tool #tool nuget:?package=Acontplus.Common.Core&version=1.0.13
Common.Core
A comprehensive .NET utility library providing common functionality for enterprise applications.
Features
Core Components
- Base Entity System - Common entity structures and interfaces
- Error Logging - Standardized error logging mechanisms
- API Communication - Request/Response models for API integration
- AWS Integration - AWS credentials management
- S3 Operations - S3 object handling and custom response processing
- Email Handling - Email processing utilities
- File Management - File handling and model processing
Utility Components
Data Processing
- Data Conversion - Type conversion and data manipulation utilities
- Data Table Mapping - Database to object mapping utilities
- Data Validation - Input validation and verification tools
- Date Utilities - Date/time manipulation and formatting
- SQL Parameter Handling - Safe SQL parameter construction
File Operations
- Compression Utils - File compression and decompression
- File Extensions - File type handling and management
- MIME Type Mapping - File type detection and MIME type handling
Security
- Encryption - Data encryption/decryption utilities
- External Validations - Third-party validation integrations
Misc Utilities
- Barcode Generation - Barcode creation and processing
- Custom Logging - Enhanced logging capabilities
- Enum Extensions - Enhanced enum functionality
- Picture Helper - Image processing utilities
- Text Handlers - Text manipulation and processing
Installation
dotnet add package Common.Core
Usage Examples
Base Entity Usage
public class MyEntity : BaseEntity
{
// Your entity properties
}
Dependencies
- .NET Standard 2.0+
- AWS SDK for .NET (for AWS features)
- Additional dependencies can be found in the Dependencies folder
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
[MIT License]
Support
For support, please [https://github.com/Acontplus-S-A-S/acontplus-common]
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. |
-
net8.0
- BarcodeLib (>= 3.1.4)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Acontplus.Common.Core:
Package | Downloads |
---|---|
Acontplus.Reports.Application
Acontplus.Reports.Application is a .NET library designed to simplify the generation of RDLC (Report Definition Language Client-side) reports. It includes features for creating, exporting, and managing reports using RDLC in your .NET applications. |
|
Acontplus.FactElect.Application
Lib to use facturación electronica SRI Ecuador |
|
Acontplus.Common.S3Application
A lightweight .NET library providing a simple and consistent interface for AWS S3 storage operations. This package implements basic CRUD operations for S3 objects with async support. |
GitHub repositories
This package is not used by any popular GitHub repositories.