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                
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="Acontplus.Common.Core" Version="1.0.13" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Acontplus.Common.Core --version 1.0.13                
#r "nuget: Acontplus.Common.Core, 1.0.13"                
#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.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
1.0.13 80 10/29/2024
1.0.12 72 10/22/2024
1.0.11 97 8/29/2024
1.0.10 104 7/17/2024
1.0.9 134 7/1/2024
1.0.8 114 6/21/2024
1.0.7 97 6/21/2024
1.0.6 87 6/21/2024
1.0.5 97 6/20/2024