Download Lucifure Stash - Azure Table Storage Client

Description

Lucifure Stash is an alternate Azure table storage client, which supports arrays, enumerations, large data > 64KB, serialization, morphing and more.

Source Files

The download file lucifurestash.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Source/License.txt/*from w ww  . j  a v a  2  s  .  com*/
Source/Local.testsettings
Source/Lucifure.Stash.Test/AllDataExplicit.cs
Source/Lucifure.Stash.Test/AllDataImplicit.cs
Source/Lucifure.Stash.Test/AllDataWithDictionary.cs
Source/Lucifure.Stash.Test/App.config
Source/Lucifure.Stash.Test/Configuration.cs
Source/Lucifure.Stash.Test/DataGenerator.cs
Source/Lucifure.Stash.Test/EdgeCases/WhiteSpace.cs
Source/Lucifure.Stash.Test/Exception Test Run Time/IgnoreResourceNotFoundException.cs
Source/Lucifure.Stash.Test/Exception Test Run Time/MissingMembersInType.cs
Source/Lucifure.Stash.Test/ExceptionTests Compile Time/DoesNotImplementIMorph.cs
Source/Lucifure.Stash.Test/ExceptionTests Compile Time/DuplicateTablePropertyName.cs
Source/Lucifure.Stash.Test/ExceptionTests Compile Time/ExceptionStashCollectionAttributeAppliedToNonCollection.cs
Source/Lucifure.Stash.Test/ExceptionTests Compile Time/ExceptionsExplicitMultiple.cs
Source/Lucifure.Stash.Test/ExceptionTests Compile Time/ExceptionsImplicitMultiple.cs
Source/Lucifure.Stash.Test/ExceptionTests Compile Time/InvalidEntitySetName.cs
Source/Lucifure.Stash.Test/ExceptionTests Compile Time/InvalidTablePropertyName.cs
Source/Lucifure.Stash.Test/ExceptionTests Compile Time/KeyNotDefined.cs
Source/Lucifure.Stash.Test/ExceptionTests Compile Time/MultipleStashPoolAttributes.cs
Source/Lucifure.Stash.Test/ExceptionTests Compile Time/NoStashAttributeInImplicitMode.cs
Source/Lucifure.Stash.Test/ExceptionTests Compile Time/StashAttributeMultiple.cs
Source/Lucifure.Stash.Test/ExceptionTests Compile Time/StashETagAttributeIncorrectType.cs
Source/Lucifure.Stash.Test/ExceptionTests Compile Time/StashPoolAttributeOnNonDictionary.cs
Source/Lucifure.Stash.Test/ExceptionTests Compile Time/StashTimestampAttributeIncorrectType.cs
Source/Lucifure.Stash.Test/ExceptionTests Compile Time/TestForExceptions.cs
Source/Lucifure.Stash.Test/ExceptionTests Compile Time/UnableToCreateIMorphInstance.cs
Source/Lucifure.Stash.Test/ExceptionTests Compile Time/UnsupportedDataTypeForMorph.cs
Source/Lucifure.Stash.Test/Helper.cs
Source/Lucifure.Stash.Test/Interfaces.cs
Source/Lucifure.Stash.Test/KeyDataExplicit.cs
Source/Lucifure.Stash.Test/KeyDataImplicit.cs
Source/Lucifure.Stash.Test/KeyDataWithList.cs
Source/Lucifure.Stash.Test/KeyDataWithObject.cs
Source/Lucifure.Stash.Test/Lucifure.Stash.Test.csproj
Source/Lucifure.Stash.Test/Lucifure.Stash.Test.csproj.vspscc
Source/Lucifure.Stash.Test/PersonInfo.cs
Source/Lucifure.Stash.Test/Properties/AssemblyInfo.cs
Source/Lucifure.Stash.Test/Query/TestGenericQuery.cs
Source/Lucifure.Stash.Test/Query/TestQueryProjection.cs
Source/Lucifure.Stash.Test/TestComplexKeys.cs
Source/Lucifure.Stash.Test/TestContext.cs
Source/Lucifure.Stash.Test/TestContinuation.cs
Source/Lucifure.Stash.Test/TestGeneric.cs
Source/Lucifure.Stash.Test/TestTables.cs
Source/Lucifure.Stash.Test/TypeFactory.cs
Source/Lucifure.Stash.Tutorial/01.Implicit.cs
Source/Lucifure.Stash.Tutorial/02.Hybrid.cs
Source/Lucifure.Stash.Tutorial/03.Explicit.cs
Source/Lucifure.Stash.Tutorial/04.DictionaryPool.cs
Source/Lucifure.Stash.Tutorial/05.Morphing.cs
Source/Lucifure.Stash.Tutorial/06.Collections.cs
Source/Lucifure.Stash.Tutorial/07.LargeData.cs
Source/Lucifure.Stash.Tutorial/08.Context.cs
Source/Lucifure.Stash.Tutorial/09.CompositeKeys.cs
Source/Lucifure.Stash.Tutorial/99.Configuration.cs
Source/Lucifure.Stash.Tutorial/99.Encrypter.cs
Source/Lucifure.Stash.Tutorial/99.Helper.cs
Source/Lucifure.Stash.Tutorial/App.config
Source/Lucifure.Stash.Tutorial/Lucifure.Stash.Tutorial.csproj
Source/Lucifure.Stash.Tutorial/Lucifure.Stash.Tutorial.csproj.vspscc
Source/Lucifure.Stash.Tutorial/Properties/AssemblyInfo.cs
Source/Lucifure.Stash.sln
Source/Lucifure.Stash.vsmdi
Source/Lucifure.Stash.vssscc
Source/Lucifure.Stash/AssemblyInfo.fs
Source/Lucifure.Stash/Converters.fs
Source/Lucifure.Stash/Credentials.fs
Source/Lucifure.Stash/DictionaryHelper.fs
Source/Lucifure.Stash/DictionaryMapper.fs
Source/Lucifure.Stash/ErrorStrings.fs
Source/Lucifure.Stash/ExceptionWrapper.fs
Source/Lucifure.Stash/ExpressionParser.fs
Source/Lucifure.Stash/Functional.fs
Source/Lucifure.Stash/IMorph.fs
Source/Lucifure.Stash/IStash.fs
Source/Lucifure.Stash/IntrinsicMapperScalar.fs
Source/Lucifure.Stash/IntrinsicMapperVector.fs
Source/Lucifure.Stash/Lucifure.Stash.fsproj
Source/Lucifure.Stash/Lucifure.Stash.fsproj.vspscc
Source/Lucifure.Stash/Mapper.fs
Source/Lucifure.Stash/MemberAccessor.fs
Source/Lucifure.Stash/Misc.fs
Source/Lucifure.Stash/MorphDataContract.fs
Source/Lucifure.Stash/MorphIntrinsic.fs
Source/Lucifure.Stash/NameValue.fs
Source/Lucifure.Stash/ObjectComposer.fs
Source/Lucifure.Stash/ObjectConverter.fs
Source/Lucifure.Stash/Query.fs
Source/Lucifure.Stash/QueryProvider.fs
Source/Lucifure.Stash/ReflectionHelper.fs
Source/Lucifure.Stash/RestRequestBuilder.fs
Source/Lucifure.Stash/RetryPolicies.fs
Source/Lucifure.Stash/StashAttributes.fs
Source/Lucifure.Stash/StashClient.fs
Source/Lucifure.Stash/StashClientOptions.fs
Source/Lucifure.Stash/StashEntityAttributes.fs
Source/Lucifure.Stash/StringExtensions.fs
Source/Lucifure.Stash/TypeReflector.fs
Source/Lucifure.Stash/TypeSystem.fs
Source/Lucifure.Stash/VectorHelper.fs
Source/Lucifure.Stash/XmlRequestBuilder.fs
Source/Lucifure.Stash/XmlResponseParser.fs
Source/TraceAndTestImpact.testsettings

Download

Click the following link to download lucifurestash.zip.

lucifurestash.zip




















Home »
  C# Free Code »
    Cloud »




Azure
SkyDrive