Skip to content

Famick-com/Plugins-Abstraction

Repository files navigation

Plugins-Abstraction

NuGet

Plugin interface contracts for Famick Home Management. Defines IPlugin, IProductLookupPlugin, and IStoreIntegrationPlugin interfaces for building product lookup and store integration plugins.

Installation

dotnet add package Famick.HomeManagement.Plugin.Abstractions

Or in your .csproj:

<PackageReference Include="Famick.HomeManagement.Plugin.Abstractions" Version="1.0.0" />

Interfaces

Interface Purpose
IPlugin Base interface — identity, availability, initialization
IProductLookupPlugin Product search from external databases (nutrition, images, barcodes)
IStoreIntegrationPlugin Grocery store API integration (OAuth, pricing, cart)

Documentation

License

Apache-2.0

About

Plugin interface contracts for Famick Home Management. Defines IPlugin, IProductLookupPlugin, and IStoreIntegrationPlugin interfaces for building product lookup and store integration plugins.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages