NFX.Inventorization NamespaceNFX Class Library

[This is preliminary documentation and is subject to change.]

Provides types for code/asset inventory
Classes

  ClassDescription
Public classBasicInventorization
Performs basic inventorization of Inventory-marked types and their members
Public classInventorizationException
Base exception thrown by inventorization operations
Public classInventorizationManager
Performs an inventory scan of supplied assemblies using specified options. Items to be included in result must be tagged with Inventory attribute, otherwise then will be omitted unless OnlyAttributed == false. The scan is performed using options and inventorization strategies. This class is NOT THREAD SAFE
Public classInventoryAttribute
Defines an inventory-related set of data which is used by automatic code/component discovery such as database schema generation tools and system-global registry servers
Public classStrategies
Defines a list of inventorization strategies
Interfaces

  InterfaceDescription
Public interfaceIInventorization
Defines an abstraction of inventorization
Enumerations

  EnumerationDescription
Public enumerationSystemConcerns
Designates item concerns
Public enumerationSystemTiers
Designates system architecture tiers