YewXAF.CoreFX.Utils 23.2.3-rc2

This is a prerelease version of YewXAF.CoreFX.Utils.
dotnet add package YewXAF.CoreFX.Utils --version 23.2.3-rc2
NuGet\Install-Package YewXAF.CoreFX.Utils -Version 23.2.3-rc2
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="YewXAF.CoreFX.Utils" Version="23.2.3-rc2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add YewXAF.CoreFX.Utils --version 23.2.3-rc2
#r "nuget: YewXAF.CoreFX.Utils, 23.2.3-rc2"
#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 YewXAF.CoreFX.Utils as a Cake Addin
#addin nuget:?package=YewXAF.CoreFX.Utils&version=23.2.3-rc2&prerelease

// Install YewXAF.CoreFX.Utils as a Cake Tool
#tool nuget:?package=YewXAF.CoreFX.Utils&version=23.2.3-rc2&prerelease

YewXAF.CoreFX.Utils

Utils module for Devexpress XAF 23.2.3

Usage: RequiredModuleTypes.Add(typeof(YewXAF.CoreFX.Utils.UtilsModule));

Attributes

  • XpandNavigationItemAttribute: multi-level navigation item

##BusinessObjects

  • ApplicationUser: replaces the system's original ApplicationUser Class and adds the DisplayName attribute
  • ApplicationUserLoginInfo: Same as above
  • FileSystemStoreObjectBase: Functional basic object that stores FileData to a local specified location (needs to be inherited)
  • NonPersistentFileData: Non-persistent FileData object, which can be used in PopupWindow to obtain user-uploaded files
  • SequenceCollectionItemBase: Collection item base object with item function (requires inheritance)

Converters

  • ColorValueConverter: Converter required for Color type storage
  • LocalizedClassInfoTypeConverter<T>
  • SerializableObjectConverter
  • TypeValueConverter

DataAdapters

  • ExternalPersistentObjectAdapterBase: The base object of the adapter card from the external data source (needs to be inherited)
  • NonPersistentObjectAdapterBase: Non-persistent external data source adapter card base object (needs to be inherited)

EventArgs

  • CancelMessageEventArgs: Provides common parameter objects when the event needs to be cancelled.

Functions

DateTimes

  • DateTimePalette: Common function for calculating time ranges

Interfaces

OpenAI: Common dependency-free interface for OpenAI Module

NodesGeneratorUpdaters

  • LayoutGroupLogic: Localize layout group captions with a localization class name

Services

  • MessageService: A common service for system display messages
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 (11)

Showing the top 5 NuGet packages that depend on YewXAF.CoreFX.Utils:

Package Downloads
YewXAF.CoreFX.Editors

Editors for Devexpress XAF

YewXAF.CoreFX.DataDictionaries

DataDictionaries module for Devexpress XAF

YewXAF.CoreFX.Tasks

Tasks module for Devexpress XAF

YewXAF.CoreFX.Learning

E-Learning module for Devexpress XAF

YewXAF.CoreFX.HelpDocuments

HelpDocuments module for Devexpress XAF

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
23.2.3-rc2 130 1/19/2024
23.2.3-rc1 115 1/10/2024
22.1.10.1 296 2/1/2024