Community.Core.EnterpriseLibrary 2.25.2.22

dotnet add package Community.Core.EnterpriseLibrary --version 2.25.2.22
                    
NuGet\Install-Package Community.Core.EnterpriseLibrary -Version 2.25.2.22
                    
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="Community.Core.EnterpriseLibrary" Version="2.25.2.22" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Community.Core.EnterpriseLibrary" Version="2.25.2.22" />
                    
Directory.Packages.props
<PackageReference Include="Community.Core.EnterpriseLibrary" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Community.Core.EnterpriseLibrary --version 2.25.2.22
                    
#r "nuget: Community.Core.EnterpriseLibrary, 2.25.2.22"
                    
#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.
#addin nuget:?package=Community.Core.EnterpriseLibrary&version=2.25.2.22
                    
Install Community.Core.EnterpriseLibrary as a Cake Addin
#tool nuget:?package=Community.Core.EnterpriseLibrary&version=2.25.2.22
                    
Install Community.Core.EnterpriseLibrary as a Cake Tool

GenKnoToolKit3.0
       Concentrado de utilerías y estructura base para desarrollar soluciones de código .Net 4.8,6.0, 8.0
     -------------------------------------------------------
     https://www.fuget.org/packages/Community.Core.EnterpriseLibrary/2.21.7/lib/netcoreapp3.1/Community.Core.EnterpriseLibrary.dll
     -------------------------------------------------------
     20200313 - Integra funcionalidad Core de GenKnoFrame
     20200416 - Validación opcional ContactLogic > Estado y municipio
     20200823 - Implementar desconectar conexión en transacciones.
     20200824 - Upgrade .NetCore 3.1 y .Net Framework 4.8 y retorno soporte MySql
     20200907 - Utilities > Log > Logger (Considerar campos de Usuario y versión desde configuración inicial)
     20201027 - Fix LogicBase - Task.Run + Transacction + TimeOut - Problemas con lock en logica
     20201103 - Fix Filter validar valores null
     20210415 - Se incluye operaciónes genericas a IRepository por Expressión Lambda.
               IRepository-Create/Update cambian tipo de retorno
               Separación IGenericOperations, que implementan Baselogic e IRepository
               DataColumnAttribute.IColumnConverterType
               Nuevas operaciones asyc RestClient
               StringUtility.RandomString, RandomStringSpecial
               Logger / IEventLogManager.Save(EventLogRequestDto item) --> Request CentralizedLog
               Pattern.SingleCollectionFactory
               Utilería EmailSender / EmailGlobalSettings
               Activation -> Salt + SN + UK (To get a license ContactUs)
     20210514  Fix ExpressionUtility
               Activation -> Salt + SN + UK (To get a license ContactUs)
Smtp.EnableSsl = EmailGlobalSettings.EnableSsl
20210517  Fix Logger - Change SingleInstance by Activator.CreateInstance(EventLogManager.GetType())
20210618  Remove LogicBaseCustomOperation, LogicBaseSimpleOperation
20210619  ApiExceptionHandlingMiddleware
20210726  Incluir GetCollection tipada por predicado
20210813  Include ClaimAuthorizeAttribute alternative to create Policies
ApiExceptionHandlingMiddleware - Manage ArgumentException as HttpStatusCode.BadRequest
LogicBase - CreateBulkReferenceOperation with Model.Entity.BulkReferenceOperation[TItemId]
ObjectEtension - List[TResult] GetDistinct[TSource, TResult](this List[TSource] source, string propertyName)
20210813  DataColumnAttribute - ValueConverter PropertyName
20210822  RestClient Result decimal convert
20220307  Logger.HostName+SaveWarning
20220720  .Net 6.0 Support +  SQLiteEngine
20220721  .Net 6.0 Fix update to AesManaged and Decrypt Read FullBuffer, remove User Entity
20220729  Include Namespace EnterpriseLibrary.Storage; Ftp+SFtp+AzureBlob+SharedPoint
20230825  ClaimAuthorizeAttribute.isArrayClaimType for support Json Array Claims->options.ClaimActions.MapAll();
   Drop ResponseDto->ResponseDto
   Add PagedSearchDto, ResponsePagedDto
   SqServerEngine.BulkCopy support for TimeOut and SizeBatch
   Crypto.EncryptBase64
20240506 ClaimAuthorizeAttribute support for .net48
20240701 EmailSender remove Constructors, New Sender with attachment collection
20240706 Obsolete Predefined models, ReflectionWithDIFactory, clean code and namespaces
20240919 Remove Obsolote code
        Custom Data Type for Create operation
Upgrade package references
20241024 Deprecate LogManager, Upgrate to ILogger
   20241030 StorageService with Factory for multi-providers
20241109 NewInstance removed
20241126 Remove InitObjectNames, change by parameter
20250222 Storage GetAsyn prevent Exception, return null

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.
  • net6.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Community.Core.EnterpriseLibrary:

Package Downloads
iSoft.ServiceDesk.Common.Model

Common models for BJXIT

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.25.2.22 148 2/22/2025
2.24.11.26 159 11/26/2024
2.24.11.9 287 11/10/2024
2.24.7.18 304 7/18/2024
2.23.8.25 2,672 8/25/2023
2.21.8.1 3,084 8/22/2021
1.0.4 3,720 2/11/2020