{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:nuget/basicfeaturetoggle","name":"basicfeaturetoggle","description":"A simple way to add flexible feature toggles to your .NET project (full framework or .NET core) without additional dependencies. You can easily use (or not use) your own configuration system and dependency injection. Classes are used to represent toggles (no magic strings) for easy refactoring at the end of the life of the toggle. Supports boolean, generic (T), date-driven, and file existence toggles. Developed against .NET Standard 2.0","version":"1.0.1","softwareVersion":"1.0.1","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/thenickfish/BasicFeatureToggle","issueTracker":"https://github.com/thenickfish/BasicFeatureToggle/issues","url":"https://github.com/thenickfish/BasicFeatureToggle","keywords":["featuretoggle","continuousdeployment"],"programmingLanguage":{"@type":"ComputerLanguage","name":"C#"},"maintainer":[{"@type":"Person","name":"thenickfish"}],"author":[{"@type":"Person","name":"thenickfish"}],"copyrightHolder":[{"@type":"Person","name":"thenickfish"}],"dateCreated":"2019-02-18","dateModified":"2019-02-18","datePublished":"2019-02-18","copyrightYear":2019,"downloadUrl":"https://api.nuget.org/v3-flatcontainer/basicfeaturetoggle/1.0.1/basicfeaturetoggle.1.0.1.nupkg","applicationCategory":"nuget","runtimePlatform":"nuget","developmentStatus":"active","sameAs":["https://www.nuget.org/packages/basicfeaturetoggle/"]}