![]() |
VOOZH | about |
dotnet add package Indiko.Blocks.Common.Abstractions --version 2.8.0
NuGet\Install-Package Indiko.Blocks.Common.Abstractions -Version 2.8.0
<PackageReference Include="Indiko.Blocks.Common.Abstractions" Version="2.8.0" />
<PackageVersion Include="Indiko.Blocks.Common.Abstractions" Version="2.8.0" />Directory.Packages.props
<PackageReference Include="Indiko.Blocks.Common.Abstractions" />Project file
paket add Indiko.Blocks.Common.Abstractions --version 2.8.0
#r "nuget: Indiko.Blocks.Common.Abstractions, 2.8.0"
#:package Indiko.Blocks.Common.Abstractions@2.8.0
#addin nuget:?package=Indiko.Blocks.Common.Abstractions&version=2.8.0Install as a Cake Addin
#tool nuget:?package=Indiko.Blocks.Common.Abstractions&version=2.8.0Install as a Cake Tool
Shared building-block infrastructure contracts and base classes.
This package provides the core primitives used by many blocks:
IBlockBlockBaseBlockBase<TOptions>BlockLoadOrderAttributeBlockOptions, IBlockOptionsBlockBase exposes lifecycle hooks:
ConfigureBuilder(...)ConfigureServices(...)Configure(...)BlockBase<TOptions> uses section naming from GetModuleOptionsConfigSection(), defaulting to block type name unless overridden.Enabled flags in options are expected to be honored by concrete block implementations.public sealed class MyBlock : BlockBase
{
public override void ConfigureServices(IServiceCollection services)
{
// register services
}
}
Indiko.Blocks.Common.Management| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on Indiko.Blocks.Common.Abstractions:
| Package | Downloads |
|---|---|
|
Indiko.Blocks.Logging.Abstractions
Building Blocks Logging Abstractions |
|
|
Indiko.Blocks.Common.Management
Building Blocks Common Management |
|
|
Indiko.Blocks.Mapping.AutoMapper
Building Blocks Mapping AutoMapper |
|
|
Indiko.Blocks.DataAccess.Abstractions
Building Blocks DataAccess Abstractions |
|
|
Indiko.Blocks.Storage.Abstractions
Building Blocks Storage Abstractions |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.8.0 | 609 | 5/22/2026 |
| 2.7.8 | 581 | 5/7/2026 |
| 2.7.7 | 551 | 5/7/2026 |
| 2.7.6 | 480 | 4/23/2026 |
| 2.7.5 | 483 | 4/23/2026 |
| 2.7.4 | 434 | 4/23/2026 |
| 2.7.3 | 443 | 4/23/2026 |
| 2.7.2 | 439 | 4/23/2026 |
| 2.7.1 | 445 | 4/23/2026 |
| 2.7.0 | 430 | 4/23/2026 |
| 2.6.4 | 461 | 4/21/2026 |
| 2.6.3 | 436 | 4/21/2026 |
| 2.6.2 | 447 | 4/21/2026 |
| 2.6.1 | 427 | 4/18/2026 |
| 2.6.0 | 423 | 4/17/2026 |
| 2.5.1 | 427 | 4/14/2026 |
| 2.5.0 | 461 | 3/30/2026 |
| 2.2.18 | 437 | 3/8/2026 |
| 2.2.17 | 402 | 3/8/2026 |
| 2.2.16 | 412 | 3/8/2026 |