Alkanzi.ControlPanel
2.0.0
dotnet add package Alkanzi.ControlPanel --version 2.0.0
NuGet\Install-Package Alkanzi.ControlPanel -Version 2.0.0
<PackageReference Include="Alkanzi.ControlPanel" Version="2.0.0" />
<PackageVersion Include="Alkanzi.ControlPanel" Version="2.0.0" />
<PackageReference Include="Alkanzi.ControlPanel" />
paket add Alkanzi.ControlPanel --version 2.0.0
#r "nuget: Alkanzi.ControlPanel, 2.0.0"
#:package Alkanzi.ControlPanel@2.0.0
#addin nuget:?package=Alkanzi.ControlPanel&version=2.0.0
#tool nuget:?package=Alkanzi.ControlPanel&version=2.0.0
Inventory Plugin
A Plugin package provides a set of tools and functionalities to manage and organize inventory data efficiently. with full Db Context (Dependency Injection ready)
Getting started
Consumer should add package services in program.cs or startup.cs
builder.Services.FibService(builder.Configuration.GetConnectionString("orclConn"),options =>
{
options.EnableFeatureX = false;
});
Prerequisites
What are specific minimum requirements to use your packages? Consider excluding this section if your package works without any additional setup beyond simple package installation.
Usage
Examples about how to use your package by providing code snippets/example images, or samples links on GitHub if applicable.
- Provide sample code using code snippets
- Include screenshots, diagrams, or other visual help users better understand how to use your package
Additional documentation
Provide links to more resources: List links such as detailed documentation, tutorial videos, blog posts, or any other relevant documentation to help users get the most out of your package.
Feedback
Where and how users can leave feedback?
- Links to a GitHub repository where could open issues, Twitter, a Discord channel, bug tracker, or other platforms where a package consumer can connect with the package author.
Product | Versions 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. 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. |
-
net8.0
- Microsoft.EntityFrameworkCore (>= 8.0.18)
- Oracle.EntityFrameworkCore (>= 8.23.80)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.