Download BeanMap

Description

The BeanMap library provides a collection of Map classes which map a set of one or more keys to a single value. BeanMap may seem only to be a replacement for Dictionary<,> as it provides the same API, but it provides additional API for time saving code patterns.

Source Files

The download file beanmap.zip has the following entries.


BeanMap.sln/*from w ww  .j  av a 2s. co m*/
BeanMap.vsmdi
BeanMap.vssscc
BeanMap/BeanMap.csproj
BeanMap/BeanMap.csproj.vspscc
BeanMap/DotNet4Usage.cs
BeanMap/IMap.cs
BeanMap/Internal/DictionaryCommonBase.cs
BeanMap/Internal/IEnumerableCollection.cs
BeanMap/Internal/MapBase.cs
BeanMap/Internal/MapDebuggerProxy.cs
BeanMap/Internal/Serialization.cs
BeanMap/Internal/SerializationStorage.cs
BeanMap/Internal/XmlSerialization.cs
BeanMap/InvalidKeyException.cs
BeanMap/KeyNotFoundBehavior.cs
BeanMap/MapExtensions.cs
BeanMap/MapKKKV.cs
BeanMap/MapKKV.cs
BeanMap/MapKV.cs
BeanMap/Properties/AssemblyInfo.cs
BeanMapTest/BeanMapTest.csproj
BeanMapTest/BeanMapTest.csproj.vspscc
BeanMapTest/Generics/MapKKKVTest.cs
BeanMapTest/Generics/MapKKVTest.cs
BeanMapTest/Generics/MapKVTest.cs
BeanMapTest/IDictionaryTest.cs
BeanMapTest/IndexNotationTest.cs
BeanMapTest/InvalidKeyExceptionTest.cs
BeanMapTest/MapDictionaryTupleBaseTest.cs
BeanMapTest/SerializationTest.cs
BeanMapTest/TestUtils.cs
BeanMapTest/Unboxed/ChildMapKVTest.cs
BeanMapTest/Unboxed/DictionaryTest.cs
BeanMapTest/Unboxed/MapKKKVTest.cs
BeanMapTest/Unboxed/MapKKVTest.cs
BeanMapTest/Unboxed/MapKVTest.cs
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
LocalTestRun.testrunconfig

Download

Click the following link to download beanmap.zip.

beanmap.zip




















Home »
  C# Free Code »
    API »




API