tgharold
NuGet publisher profile
Packages (8)
RecursiveDataAnnotationsValidation
Package Description
OptionsPatternValidation
Package Description
Lussatite.FeatureManagement
A light implementation of the Microsoft.FeatureManagement IFeatureManager interface. Supports read-only ISessionManager instances and boolean null/true/false values.
Lussatite.FeatureManagement.SessionManagers
A set of ISessionManager implementations for .NET Standard 2.0 which return boolean null/true/false values.
Lussatite.FeatureManagement.SessionManagers.Framework
A set of ISessionManager implementations for .NET Framework 4.8 which return boolean null/true/false values.
Lussatite.FeatureManagement.SessionManagers.SqlClient
A set of SqlSessionManagerSettings implementations for .NET Standard 2.0 which interface with Microsoft SQL Server.
Lussatite.FeatureManagement.SessionManagers.Core
A set of ISessionManager implementations for .NET Core 3.1 and .NET 5+ which return boolean null/true/false values.
Lussatite.FeatureManagement.SessionManagers.SQLite
A set of SqlSessionManagerSettings implementations for .NET Standard 2.0 which interface with SQLite.