Metadata >> NuGet >> Femah.Core >> 0.1.52-beta

0.1.52-beta

Metadata

Authors Lloyd Holman, Matt Hotstone
Copyrights Copyright 2014
Description Femah is a feature switching/toggling library, requiring minimal configuration. Designed from day 1 to be enterprise scalable, our intention is to provide a robust and extensible framework to enable the .NET community to embrace the stable mainline (trunk) method of development and realise Continuous Delivery.
IconUrl http://github.com/lloydstone/femah
LicenseUrl http://github.com/lloydstone/femah
Owners Lloyd Holman, Matt Hotstone
ProjectUrl http://github.com/lloydstone/femah
ReleaseNotes We are building up to the first release of Femah, this is still beta but approaching our MVP (Minimum Viable Product), with this release we get so far. * The Femah.Core engine as a NuGet package, compiled to .NET 3.5. * Three built in feature switches Percentage, RoleBased and Simple. * An in memory provider for persisting feature switch states. * A SQL Server provider for persisting feature switch states. * A management UI, accessible via /femah.axd/ * A RESTful API, accessible via /femah.axd/api * A hosted test site to see how Femah works
RequireLicenseAcceptance False
Summary Femah is a feature switching/toggling library, requiring minimal configuration. Enable stable mainline development.
Dependencies Newtonsoft.Json:4.5.11
PackageSize 64624
PackageHashAlgorithm SHA512
PackageHash HJTBzv0eZqrgW8U4asU48+WBh+IdlG5T54YEtzXapWiMdJ31YXOpvEiehr7aPPCuasEmAo7sfpUoBcOKNDC6bQ==
DownloadCount 000000
CreatedDate 2014-04-16T14:30:05

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Femah.Core -Version 0.1.52-beta -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Femah.Core -Version 0.1.52-beta -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Femah.Core 0.1.52-beta %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Femah.Core -Version 0.1.52-beta -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Femah.Core -Version 0.1.52-beta -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Femah.Core -Version 0.1.52-beta
Uninstalling the package:
o remove-wrap Femah.Core

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v3.5 Binaries