• KellermanSoftware.Ninja-Database-Lite Assembly
    • Overview
    • Namespaces
      • KellermanSoftware.NinjaDatabaseLite Namespace
        • Overview
        • Classes
          • BaseStorageLogic
            • Overview
            • Members
            • Methods
              • CopyStream Method
            • Properties
              • DefaultExtension Property
          • DataResult<T>
            • Overview
            • Members
            • DataResult<T> Constructor
            • Fields
              • Data Field
              • Format Field
              • MetaData Field
              • ModifiedDate Field
              • PlainSize Field
              • StorageSize Field
              • Version Field
          • FileDatabase
            • Overview
            • Members
            • FileDatabase Constructor
            • Methods
              • CopyDirectory Method
              • CreateDirectory Method
              • DeleteDirectory Method
              • DeleteFile Method
              • DirectoryExists Method
              • Dispose Method
              • FileExists Method
              • GetDirectoryNames Method
              • GetFileBytes Method
              • GetFileNames Method
              • SaveFileBytes Method
              • StreamFactory Method
            • Properties
              • StorageDirectory Property
          • IsolatedStorageDatabase
            • Overview
            • Members
            • IsolatedStorageDatabase Constructor
            • Methods
              • CopyDirectory Method
              • CreateDirectory Method
              • DeleteDirectory Method
              • DeleteFile Method
              • DirectoryExists Method
              • Dispose Method
              • FileExists Method
              • GetDirectoryNames Method
              • GetFileBytes Method
              • GetFileNames Method
              • SaveFileBytes Method
              • StreamFactory Method
            • Properties
              • StorageDirectory Property
          • NinjaDb
            • Overview
            • Members
            • NinjaDb Constructor
              • NinjaDb Constructor()
              • NinjaDb Constructor(NinjaDbConfig)
            • Methods
              • Backup Method
              • CopyStorage Method
              • Delete Method
              • DeleteAll Method
              • Dispose Method
              • GetKeys Method
              • KeyExists Method
              • Load<T> Method
              • Restore Method
              • Save<T> Method
            • Properties
              • DatabaseVersion Property
          • NinjaDbConfig
            • Overview
            • Members
            • NinjaDbConfig Constructor
            • Properties
              • EncryptionPassword Property
              • EncryptionSalt Property
              • Format Property
              • LicenseKey Property
              • Storage Property
              • UserName Property
        • Enumerations
          • EncodingFormat
        • Interfaces
          • IStorage
            • Overview
            • Members
            • Methods
              • CopyDirectory Method
              • CopyStream Method
              • CreateDirectory Method
              • DeleteDirectory Method
              • DeleteFile Method
              • DirectoryExists Method
              • FileExists Method
              • GetDirectoryNames Method
              • GetFileBytes Method
              • GetFileNames Method
              • SaveFileBytes Method
              • StreamFactory Method
            • Properties
              • DefaultExtension Property
              • StorageDirectory Property
          • IStorageStream
            • Overview
            • Members
            • Methods
              • Close Method
              • Flush Method
              • Read Method
              • ReadByte Method
              • Seek Method
              • Write Method
              • WriteByte Method
            • Properties
              • Length Property
              • Position Property
  • Basic Tasks
    • Saving
    • Loading
    • Getting Keys
    • Using File Storage
    • Using Isolated Storage
    • Backing up and Restoring
    • Encrypting Data
    • Using Compression
    • Limitations
  • Contact Information
  • Licensing
    • Copyright
    • EULA
    • Distribution
    • Using Your License Key
  • System Requirements
  • Uninstalling
  • Buy Now