46 packages tagged with “Tenancy”
DNT.Deskly is a Lightweight and Extensible Infrastructure for Building Web Applications
DNTFrameworkCore is a Lightweight and Extensible Infrastructure for Building Web Applications
Helpers classes for projects. Please contribute for improvements.
Boot.Multitenancy v.1.6.5 Multitenancy is a NHibernate (ISession) helper for ISessionFactory. Support multiple domains and databases in a single instance. Contains a lot of extensions. Consult project website for more information.
Provides a means of obtaining a SqlConnection configured for a particular server and database instance, for Corvus's notion of a tenant.
This Library Contains Infrastructure for Tenant Resolution,Building HttpPipline Per Tenant,TenantScoped Lifetime Service Registration and etc for Building MultiTenant Web Applications based on ASP.NET Core
.NET Core SaaS Application Toolkit.
A Package that integrates with Finbuckle.MultiTenant using a Claim-Based Strategy and provides common use-cases that go along with multi-tenancy.
Entity Framework Core implementation for Amplifier - .NET Core SaaS Application Toolkit.
Simple multitenancy for your .NET project.
Kharazmi.AspNetCore.Core is a Lightweight and Extensible Infrastructure for provides common scenarios' solutions for ASP.NET Core applications.
An MVC web application framework that provides support for demanding web application features like security for actions and controllers, license for modules, multi-tenanting etc.
ASP.NET Core integration for CShells. Provides middleware and extensions for shell/tenant resolution based on HTTP context, including host-based and route-based strategies for modular multi-tenant applications.
A modular multi-tenancy framework for .NET that enables building feature-based applications with isolated services, configuration, and background workers. Organize functionality into features and modules, with runtime resolution of tenant contexts (shells) for true multi-tenant isolation.
Package Description
Core abstractions for CShells. Contains interfaces and models for building shell features without dependencies on the full CShells framework. Reference this package in your feature libraries.
ASP.NET Core abstractions for CShells. Contains interfaces and models for building web shell features without dependencies on the full CShells framework. Reference this package in your ASP.NET Core feature libraries.
Extends the implementation of the repository pattern that backed by the MongoFramework library, to provide multi-tenancy support through Finbuckle.MultiTenant
Simple Multi-Tenancy for your ASP.NET Core 6 app.
Easy Multi Tenancy System
Testing helpers for CShells ASP.NET Core integration. Provides utilities for integration tests, including shell initialization waiter for ensuring shells are fully loaded before test execution.
FastEndpoints integration for CShells. Provides a shell feature that automatically discovers and registers FastEndpoints from all enabled features. Reference this package in your host application to enable FastEndpoints support.