Found 25 packages
The Execution Context Scoping package adds the 'Execution Context Scope' lifestyle, which allows instances to live within an explicitly defined execution context scope (or logical call context) and get disposed when this scope ends. This scope allows flowing through asynchronous method calls.
The Lifetime Scoping package adds an advanced new lifestyle called 'Lifetime Scope', which allows instances to live within an explicitly defined thread-specific scope and get disposed when this scope ends.
Catel.Core library.
AmbientScoping
The scoping event broker adds a notion of an unit of work to your event broker usage which allows to cancel asynchronous events.
This package defines BindOpen extensions such as connectors, entities functions and tasks.
This package allows the loading and the management of the BindOpen extensions.
This package allows to interprete and manage BindOpen script.
NLog logging scope tool
Classes for support of Focus Setting framework for scoping of application context
Libreria di logging
Integration lib for CodePorbe.ExecutionControl
This client library fetches and analyzes data from PlayCEA.com. Configurations support scoping to a specific game and season.
VERSION 10.3 is compiled for Sitecore 10.2 use and will not work on earlier versions. Requires Sitecore 10.3 Requires .NET 4.8 Constellation is a collection of utilities for .NET CMS implementers. The Foundation.Caching namespace contains a Cache facade class that allows a developer to cache an object to either the Sitecore Cache or the System Web Cache. In addition to providing quick access to these APIs, the facade also provides support for scoping cached objects at the following levels: * Global * Site * Database Request an ICacheManager from your service locator to use in your Controllers. Portions based on work by Christopher Giddings: https://cjgiddings.wordpress.com/2012/02/03/sitecore-caching-utility/ updated heavily for modularity and to support Sitecore 9.x
Ccr.Xaml package for custom Xaml collection types, dependency property propogation, Xaml MarkupExtension Singleton providers, custom Resource Dictionary scoping, Fluent, genericbinding ValueConverters, and Xaml TypeConverter injection.
Advanced dependency injection abstractions and implementations for the Riptide Platform SDK. Supports multi-tenant scoping and service isolation. Contains infrastructure implementations and external service integrations.
Universal data access abstraction layer providing ADO.NET enhancements, schema management, connection/transaction scoping, and database-agnostic persistence. Includes DAC helpers, parameterized query APIs, SQL query building, CSV support, and common extensions used by provider packages (SQLite, SQL Server, Firebird, NHibernate).
Advanced dependency injection abstractions and implementations for the Riptide Platform SDK. Supports multi-tenant scoping and service isolation. Contains domain entities, value objects, and core business logic.
Brings the power of Zenject's subcontainers syntax to Autofac, enabling Zenject-style dependency injection patterns in your Autofac applications. This library provides a familiar API for developers who love Zenject's approach to scoping and subcontainers but want to leverage Autofac's robust dependency injection capabilities. ## 🚀 Key Features - **Zenject-inspired subcontainer syntax** for Autofac - Subcontainer lifetime management - Seamless integration of Zenject's scoping patterns - Simplified decorator registration with isolated scopes - Full compatibility with existing Autofac applications - `IFactory<...>` and `PlaceholderFactory<...>` for factory registration with subcontainer support
Advanced dependency injection abstractions and implementations for the Riptide Platform SDK. Supports multi-tenant scoping and service isolation. Contains ASP.NET Core integration and middleware components.