Download Plethora .NET

Description

Developed in C#, Plethora is a collection of opensource .NET libraries.Plethora is fundamentally designed for high-performance applications, and much of the library is dedicated to gaining performance advantages over the regular C# libraries.Included are: - Indexed co...

Icons

Plethora .NET

Source Files

The download file plethora.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
bin/Plethora.Cache.dll//w ww . j a  va  2s . c  om
bin/Plethora.Common.dll
bin/Plethora.Context.Windows.Forms.dll
bin/Plethora.Context.Wpf.dll
bin/Plethora.Context.dll
bin/Plethora.Drawing.dll
bin/Plethora.Logging.log4net.dll
bin/Plethora.Synchronized.dll
bin/Plethora.Windows.Forms.dll
bin/Plethora.fqi.dll
bin/log4net.dll
libs/NUnit/NUnit License.txt
libs/NUnit/nunit.framework.dll
libs/log4net/LICENSE.txt
libs/log4net/NOTICE.txt
libs/log4net/log4net.dll
license.txt
src/AssemblyInfo.Common.cs
src/Plethora.Cache.Example/ComplexExample/ComplexProgram.cs
src/Plethora.Cache.Example/ComplexExample/Price.cs
src/Plethora.Cache.Example/ComplexExample/PriceArg.cs
src/Plethora.Cache.Example/ComplexExample/PriceCache.cs
src/Plethora.Cache.Example/ComplexExample/PriceSource.cs
src/Plethora.Cache.Example/ComplexExample/RangeSet.cs
src/Plethora.Cache.Example/Plethora.Cache.Example.csproj
src/Plethora.Cache.Example/Program.cs
src/Plethora.Cache.Example/SimpleExample/Foo.cs
src/Plethora.Cache.Example/SimpleExample/SimpleCache.cs
src/Plethora.Cache.Example/SimpleExample/SimpleProgram.cs
src/Plethora.Cache.Example/_readme.txt
src/Plethora.Cache/CacheBase.cs
src/Plethora.Cache/IArgument.cs
src/Plethora.Cache/Plethora.Cache.csproj
src/Plethora.Cache/Properties/AssemblyInfo.cs
src/Plethora.Cache/Spacial/SpacialArgument.cs
src/Plethora.Cache/Spacial/SpacialDefinition.cs
src/Plethora.Cache/Spacial/SpacialOperations.cs
src/Plethora.Cache/Spacial/_readme.txt
src/Plethora.Common.Example/AsyncDemoForm.Designer.cs
src/Plethora.Common.Example/AsyncDemoForm.cs
src/Plethora.Common.Example/AsyncDemoForm.resx
src/Plethora.Common.Example/Plethora.Common.Example.csproj
src/Plethora.Common.Example/Program.cs
src/Plethora.Common.Test/!ExtensionClasses/ExpressionDuplicatorEx.cs
src/Plethora.Common.Test/!ExtensionClasses/ExpressionDuplicatorWithClosurePromotionEx.cs
src/Plethora.Common.Test/!ExtensionClasses/HierarchyEx.cs
src/Plethora.Common.Test/!ExtensionClasses/LambdaKeyerEx.cs
src/Plethora.Common.Test/!MockClasses/MockDataRecord.cs
src/Plethora.Common.Test/!MockClasses/MockSet.cs
src/Plethora.Common.Test/!MockClasses/MockTextWriter.cs
src/Plethora.Common.Test/!UtilityClasses/EmptyAsyncResult.cs
src/Plethora.Common.Test/!UtilityClasses/Person.cs
src/Plethora.Common.Test/!UtilityClasses/Style.cs
src/Plethora.Common.Test/!UtilityClasses/TreeElement.cs
src/Plethora.Common.Test/Collections/AutoKeyedCollection_Test.cs
src/Plethora.Common.Test/Collections/Heirarchy_Test.cs
src/Plethora.Common.Test/Collections/KeyedCollection_Test.cs
src/Plethora.Common.Test/Collections/ListIndexItterator_Test.cs
src/Plethora.Common.Test/Collections/MergeJoin_Test.cs
src/Plethora.Common.Test/Collections/ReadOnlyKeyedCollection_Test.cs
src/Plethora.Common.Test/Collections/Sets/BaseSetImpl_Test.cs
src/Plethora.Common.Test/Collections/Sets/CompleteSet_Test.cs
src/Plethora.Common.Test/Collections/Sets/EmptySet_Test.cs
src/Plethora.Common.Test/Collections/Sets/ExclusiveSet_Test.cs
src/Plethora.Common.Test/Collections/Sets/InclusiveExclusiveInteraction_Test.cs
src/Plethora.Common.Test/Collections/Sets/InclusiveSet_Test.cs
src/Plethora.Common.Test/Collections/SortedByKeyListHelper_Test.cs
src/Plethora.Common.Test/Collections/SortedByKeyList_Test.cs
src/Plethora.Common.Test/Collections/SortedList_Test.cs
src/Plethora.Common.Test/ComponentModel/AsyncTaskHelper_Test.cs
src/Plethora.Common.Test/ComponentModel/SynchronizeInvoke_Test.cs
src/Plethora.Common.Test/Data/DataRecordHelper_Test.cs
src/Plethora.Common.Test/EnumHelper_Test.cs
src/Plethora.Common.Test/EqualityHelper_Test.cs
src/Plethora.Common.Test/ExpressionAide/CachedExecutor_Test.cs
src/Plethora.Common.Test/ExpressionAide/ExpressionDuplicatorWithClosurePromotion_Test.cs
src/Plethora.Common.Test/ExpressionAide/ExpressionDuplicator_Test.cs
src/Plethora.Common.Test/ExpressionAide/LambdaKeyer_Test.cs
src/Plethora.Common.Test/HashCodeHelper_Test.cs
src/Plethora.Common.Test/IO/MulticastWriter_Test.cs
src/Plethora.Common.Test/Linq/EnumerableHelper_Test.cs
src/Plethora.Common.Test/Linq/ListHelper_Test.cs
src/Plethora.Common.Test/NumericHelper_Test.cs
src/Plethora.Common.Test/Plethora.Common.Test.csproj
src/Plethora.Common.Test/Reflection/Generic_Test.cs
src/Plethora.Common.Test/StringFormat/StringFormatHelper_Test.cs
src/Plethora.Common.Test/StringHelper_Test.cs
src/Plethora.Common.Test/Timing/OperationTimeout_Test.cs
src/Plethora.Common.Test/WeakDelegate_Test.cs
src/Plethora.Common.Test/WeakEvent_Test.cs
src/Plethora.Common.Test/WeakReference_Test.cs
src/Plethora.Common/!JetBrains.Annotations.cs
src/Plethora.Common/Collections/AutoKeyedCollection.cs
src/Plethora.Common/Collections/DuplicatesPolicy.cs
src/Plethora.Common/Collections/Heirarchy.cs
src/Plethora.Common/Collections/IKeyedCollection.cs
src/Plethora.Common/Collections/KeyedCollection.cs
src/Plethora.Common/Collections/ListIndexItterator.cs
src/Plethora.Common/Collections/MergeJoin.cs
src/Plethora.Common/Collections/ReadOnlyKeyedCollection.cs
src/Plethora.Common/Collections/ReadonlyDictionary.cs
src/Plethora.Common/Collections/ReadonlyHashSet.cs
src/Plethora.Common/Collections/Sets/BaseSetImpl.cs
src/Plethora.Common/Collections/Sets/CompleteSet.cs
src/Plethora.Common/Collections/Sets/EmptySet.cs
src/Plethora.Common/Collections/Sets/ExclusiveSet.cs
src/Plethora.Common/Collections/Sets/ISet.cs
src/Plethora.Common/Collections/Sets/InclusiveSet.cs
src/Plethora.Common/Collections/Sets/IntersectionSet.cs
src/Plethora.Common/Collections/Sets/InverseSet.cs
src/Plethora.Common/Collections/Sets/SubtractionSet.cs
src/Plethora.Common/Collections/Sets/UnionSet.cs
src/Plethora.Common/Collections/SortedByKeyList.cs
src/Plethora.Common/Collections/SortedByKeyListHelper.cs
src/Plethora.Common/Collections/SortedList.cs
src/Plethora.Common/Collections/WeakCollection.cs
src/Plethora.Common/Collections/WeakKeyDictionary.cs
src/Plethora.Common/ComponentModel/AsyncTaskHelper.cs
src/Plethora.Common/ComponentModel/SynchronizeInvoke.cs
src/Plethora.Common/Data/DataRecordHelper.cs
src/Plethora.Common/EnumHelper.cs
src/Plethora.Common/EqualityHelper.cs
src/Plethora.Common/ExpressionAide/CachedExecutor.cs
src/Plethora.Common/ExpressionAide/ExpressionDuplicator.cs
src/Plethora.Common/ExpressionAide/ExpressionDuplicatorWithClosurePromotion.cs
src/Plethora.Common/ExpressionAide/Grapher.cs
src/Plethora.Common/ExpressionAide/LambdaExecutor.cs
src/Plethora.Common/ExpressionAide/LambdaKeyer.cs
src/Plethora.Common/ExpressionAide/Step.cs
src/Plethora.Common/Globalization/CultureExtensionBase.cs
src/Plethora.Common/Globalization/CultureExtensionProvider.cs
src/Plethora.Common/Globalization/CultureExtensionUI.cs
src/Plethora.Common/Globalization/CultureExtension_en.cs
src/Plethora.Common/Globalization/ICultureExtension.cs
src/Plethora.Common/HashCodeHelper.cs
src/Plethora.Common/IO/MulticastWriter.cs
src/Plethora.Common/IO/TextReaderHelper.cs
src/Plethora.Common/Linq/EnumerableHelper.CacheEnumerable.cs
src/Plethora.Common/Linq/EnumerableHelper.EnumeratorWrapper.cs
src/Plethora.Common/Linq/EnumerableHelper.cs
src/Plethora.Common/Linq/ListHelper.cs
src/Plethora.Common/Logging/ILogger.cs
src/Plethora.Common/Logging/ILoggerProvider.cs
src/Plethora.Common/Logging/IsLoggedException.cs
src/Plethora.Common/Logging/LogLevel.cs
src/Plethora.Common/Logging/Logger.cs
src/Plethora.Common/MirrorClass.cs
src/Plethora.Common/NumericHelper.cs
src/Plethora.Common/Plethora.Common.csproj
src/Plethora.Common/Properties/AssemblyInfo.cs
src/Plethora.Common/Properties/Resources.Designer.cs
src/Plethora.Common/Properties/Resources.resx
src/Plethora.Common/Range.cs
src/Plethora.Common/Reflection/Generic.cs
src/Plethora.Common/ResourceProvider.cs
src/Plethora.Common/StringFormat/StringFormatHelper.cs
src/Plethora.Common/StringHelper.cs
src/Plethora.Common/Threading/AggregateWaitHandle.cs
src/Plethora.Common/Threading/AsyncException.cs
src/Plethora.Common/Threading/LiteLock.cs
src/Plethora.Common/Threading/WorkQueue.cs
src/Plethora.Common/Timing/OperationTimeout.cs
src/Plethora.Common/WeakDelegate.cs
src/Plethora.Common/WeakEvent.cs
src/Plethora.Common/WeakReference.cs
src/Plethora.Context.Windows.Forms.Example/Form1.Designer.cs
src/Plethora.Context.Windows.Forms.Example/Form1.cs
src/Plethora.Context.Windows.Forms.Example/Form1.resx
src/Plethora.Context.Windows.Forms.Example/FrmContext.Designer.cs
src/Plethora.Context.Windows.Forms.Example/FrmContext.cs
src/Plethora.Context.Windows.Forms.Example/FrmContext.resx
src/Plethora.Context.Windows.Forms.Example/Plethora.Context.Windows.Forms.Example.csproj
src/Plethora.Context.Windows.Forms.Example/Program.cs
src/Plethora.Context.Windows.Forms/ContextActionMenuStrip.cs
src/Plethora.Context.Windows.Forms/ControlContextProvider.cs
src/Plethora.Context.Windows.Forms/ListViewContextProvider.cs
src/Plethora.Context.Windows.Forms/Plethora.Context.Windows.Forms.csproj
src/Plethora.Context.Windows.Forms/Properties/AssemblyInfo.cs
src/Plethora.Context.Windows.Forms/TextBoxContextProvider.cs
src/Plethora.Context.Wpf.Example/App.config
src/Plethora.Context.Wpf.Example/App.xaml
src/Plethora.Context.Wpf.Example/App.xaml.cs
src/Plethora.Context.Wpf.Example/MainWindow.xaml
src/Plethora.Context.Wpf.Example/MainWindow.xaml.cs
src/Plethora.Context.Wpf.Example/Plethora.Context.Wpf.Example.csproj
src/Plethora.Context.Wpf.Example/Properties/AssemblyInfo.cs
src/Plethora.Context.Wpf.Example/Properties/Resources.Designer.cs
src/Plethora.Context.Wpf.Example/Properties/Resources.resx
src/Plethora.Context.Wpf.Example/Properties/Settings.Designer.cs
src/Plethora.Context.Wpf.Example/Properties/Settings.settings
src/Plethora.Context.Wpf/DepencyObjectHelper.cs
src/Plethora.Context.Wpf/IWpfContextSource.cs
src/Plethora.Context.Wpf/IWpfContextSourceTemplate.cs
src/Plethora.Context.Wpf/Plethora.Context.Wpf.csproj
src/Plethora.Context.Wpf/Properties/AssemblyInfo.cs
src/Plethora.Context.Wpf/WpfCallbackDelay.cs
src/Plethora.Context.Wpf/WpfContext.cs
src/Plethora.Context.Wpf/WpfContextMenu.cs
src/Plethora.Context.Wpf/WpfContextProvider.cs
src/Plethora.Context.Wpf/WpfContextSource.cs
src/Plethora.Context.Wpf/WpfContextSourceBase.cs
src/Plethora.Context.Wpf/WpfContextSourceCollection.cs
src/Plethora.Context.Wpf/WpfContextSourceTemplate.cs
src/Plethora.Context.Wpf/WpfContextSourceTemplateCollection.cs
src/Plethora.Context/ActionHelper.cs
src/Plethora.Context/ActivityItemRegister.cs
src/Plethora.Context/CachedContextProvider.cs
src/Plethora.Context/ContextAugmentor.cs
src/Plethora.Context/ContextInfo.cs
src/Plethora.Context/ContextInfoComparer.cs
src/Plethora.Context/ContextManager.cs
src/Plethora.Context/ContextProviderBase.cs
src/Plethora.Context/IAction.cs
src/Plethora.Context/IActionFactory.cs
src/Plethora.Context/IActionTemplate.cs
src/Plethora.Context/IContextProvider.cs
src/Plethora.Context/IUiAction.cs
src/Plethora.Context/IUiActionTemplate.cs
src/Plethora.Context/Plethora.Context.csproj
src/Plethora.Context/Properties/AssemblyInfo.cs
src/Plethora.Context/TemplateActionFactory.cs
src/Plethora.Drawing.Examples/Form1.Designer.cs
src/Plethora.Drawing.Examples/Form1.cs
src/Plethora.Drawing.Examples/Form1.resx
src/Plethora.Drawing.Examples/Plethora.Drawing.Examples.csproj
src/Plethora.Drawing.Examples/Program.cs
src/Plethora.Drawing.Examples/Properties/Resources.Designer.cs
src/Plethora.Drawing.Examples/Properties/Resources.resx
src/Plethora.Drawing.Examples/Resources/Pinata.png
src/Plethora.Drawing/Drawing/ColorBase.cs
src/Plethora.Drawing/Drawing/ColorCmy.cs
src/Plethora.Drawing/Drawing/ColorCmyk.cs
src/Plethora.Drawing/Drawing/ColorGrayscale.cs
src/Plethora.Drawing/Drawing/ColorHsl.cs
src/Plethora.Drawing/Drawing/ColorHsv.cs
src/Plethora.Drawing/Drawing/ImageHelper.cs
src/Plethora.Drawing/Plethora.Drawing.csproj
src/Plethora.Drawing/Properties/AssemblyInfo.cs
src/Plethora.Logging.log4net/Extensions/DynamicLevelFilter.cs
src/Plethora.Logging.log4net/Extensions/DynamicLogging.cs
src/Plethora.Logging.log4net/Extensions/DynamicPatternLayout.cs
src/Plethora.Logging.log4net/LogConfigurator.cs
src/Plethora.Logging.log4net/LogLevelHelper.cs
src/Plethora.Logging.log4net/Plethora.Logging.log4net.csproj
src/Plethora.Logging.log4net/Properties/AssemblyInfo.cs
src/Plethora.Logging.log4net/Properties/Resources.Designer.cs
src/Plethora.Logging.log4net/Properties/Resources.resx
src/Plethora.Logging.log4net/Resources/BasicConfiguration.log4net
src/Plethora.Logging.log4net/log4netLogger.cs
src/Plethora.Logging.log4net/log4netLoggerProvider.cs
src/Plethora.PostBuild.targets
src/Plethora.Synchronized.Example/DelayChangeChannel.cs
src/Plethora.Synchronized.Example/Form1.Designer.cs
src/Plethora.Synchronized.Example/Form1.cs
src/Plethora.Synchronized.Example/Form1.resx
src/Plethora.Synchronized.Example/Person.cs
src/Plethora.Synchronized.Example/Plethora.Synchronized.Example.csproj
src/Plethora.Synchronized.Example/Program.cs
src/Plethora.Synchronized/ChangableCollection.cs
src/Plethora.Synchronized/Change/ChangeDescriptor.cs
src/Plethora.Synchronized/Change/ChangeDescriptorApplier.cs
src/Plethora.Synchronized/Change/ChangeDescriptorFactory.cs
src/Plethora.Synchronized/Change/ChangeSourceIdProvider.cs
src/Plethora.Synchronized/Change/IChangeApplier.cs
src/Plethora.Synchronized/Change/IChangeSink.cs
src/Plethora.Synchronized/Change/IChangeSource.cs
src/Plethora.Synchronized/ConflictingChangeEventHandler.cs
src/Plethora.Synchronized/FacadeCollection.cs
src/Plethora.Synchronized/Plethora.Synchronized.csproj
src/Plethora.Synchronized/Properties/AssemblyInfo.cs
src/Plethora.Synchronized/SyncCollection.cs
src/Plethora.Windows.Forms.Examples/Form1.Designer.cs
src/Plethora.Windows.Forms.Examples/Form1.cs
src/Plethora.Windows.Forms.Examples/Form1.resx
src/Plethora.Windows.Forms.Examples/MDIParent1.Designer.cs
src/Plethora.Windows.Forms.Examples/MDIParent1.cs
src/Plethora.Windows.Forms.Examples/MDIParent1.resx
src/Plethora.Windows.Forms.Examples/Plethora.Windows.Forms.Examples.csproj
src/Plethora.Windows.Forms.Examples/Program.cs
src/Plethora.Windows.Forms/ComponentModel/ControlDropDownHelper.cs
src/Plethora.Windows.Forms/ComponentModel/DefaultReferenceConverter.cs
src/Plethora.Windows.Forms/Drawing/ToolboxBitmapEx.cs
src/Plethora.Windows.Forms/EditMode.cs
src/Plethora.Windows.Forms/Format/DateTimeFormatParser.cs
src/Plethora.Windows.Forms/Format/IFormatParser.cs
src/Plethora.Windows.Forms/Format/IFormatParserPartial.cs
src/Plethora.Windows.Forms/Format/NullableDateTimeFormatParser.cs
src/Plethora.Windows.Forms/Format/NullableFormatParserBase.cs
src/Plethora.Windows.Forms/Format/NullableNumericFormatParser.cs
src/Plethora.Windows.Forms/Format/NumericFormatParser.cs
src/Plethora.Windows.Forms/IO/TextBoxWriter.cs
src/Plethora.Windows.Forms/IValueProvider.cs
src/Plethora.Windows.Forms/Plethora.Windows.Forms.csproj
src/Plethora.Windows.Forms/Properties/AssemblyInfo.cs
src/Plethora.Windows.Forms/Properties/Resources.Designer.cs
src/Plethora.Windows.Forms/Properties/Resources.resx
src/Plethora.Windows.Forms/Resources/CalendarEx.png
src/Plethora.Windows.Forms/Resources/TextBoxEx.png
src/Plethora.Windows.Forms/Win32/Win32Msg.cs
src/Plethora.Windows.Forms/Windows.Forms/ControlAttributes.cs
src/Plethora.Windows.Forms/Windows.Forms/ControlHelper.cs
src/Plethora.Windows.Forms/Windows.Forms/DropDownForm.cs
src/Plethora.Windows.Forms/Windows.Forms/MonthCalendarEx.cs
src/Plethora.Windows.Forms/Windows.Forms/Popup.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/ComparableTextBox.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/DateTimeTextBox.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/DecimalTextBox.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/IntegerTextBox.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/NullableDateTimeTextBox.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/NullableDecimalTextBox.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/NullableIntegerTextBox.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/NullableNumericTextBox.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/NullableRealTextBox.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/NumericTextBox.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/RealTextBox.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/RestrictedTextBox.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/Styles/ControlStyle.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/Styles/NumericTextBoxStyliser.Converter.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/Styles/NumericTextBoxStyliser.Designer.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/Styles/NumericTextBoxStyliser.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/Styles/TextBoxStyle.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/Styles/TextBoxStyliser.Converter.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/Styles/TextBoxStyliser.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/TextBoxEx.cs
src/Plethora.Windows.Forms/Windows.Forms/TextBox/TextBoxWithDropDown.cs
src/Plethora.fqi.Example/Plethora.fqi.Example.csproj
src/Plethora.fqi.Example/Program.cs
src/Plethora.fqi.Tests/MultiIndexedCollectionExtension_Test.cs
src/Plethora.fqi.Tests/MultiIndexedCollection_Test.cs
src/Plethora.fqi.Tests/Plethora.fqi.Test.csproj
src/Plethora.fqi.Tests/PredicateExtensions_Test.cs
src/Plethora.fqi.Tests/Trees/AvlMultiTree_Test.cs
src/Plethora.fqi.Tests/Trees/AvlTree_Test.cs
src/Plethora.fqi.Tests/Trees/BinaryTree.Enumerator_Test.cs
src/Plethora.fqi.Tests/Trees/BinaryTree_Test.cs
src/Plethora.fqi/EnumerableExtensions.cs
src/Plethora.fqi/ExpressionAnalyser.cs
src/Plethora.fqi/IIndexSpecification.cs
src/Plethora.fqi/IIndexedEnumerable.cs
src/Plethora.fqi/IIndexedEnumerableExtension.cs
src/Plethora.fqi/IndexedCollection.cs
src/Plethora.fqi/IndexedEnumerable.cs
src/Plethora.fqi/LateRange.cs
src/Plethora.fqi/MultiIndexSpecification.cs
src/Plethora.fqi/MultiIndexedCollection.cs
src/Plethora.fqi/Plethora.fqi.csproj
src/Plethora.fqi/PredicateExtensions.cs
src/Plethora.fqi/Properties/AssemblyInfo.cs
src/Plethora.fqi/SingleIndexSpecification.cs
src/Plethora.fqi/Trees/AvlMultiTree.cs
src/Plethora.fqi/Trees/AvlTree.cs
src/Plethora.fqi/Trees/BinaryTree.Enumerators.cs
src/Plethora.fqi/Trees/BinaryTree.Wrappers.cs
src/Plethora.fqi/Trees/BinaryTree.cs
src/Plethora.fqi/Trees/DeepTree.LeafLayer.cs
src/Plethora.fqi/Trees/DeepTree.MidLayer.cs
src/Plethora.fqi/Trees/DeepTree.cs
src/Plethora.fqi/Trees/Helpers/TreeGrapher.cs
src/Plethora.fqi/Trees/IKeyLimitedEnumerator.cs
src/Plethora.fqi/Trees/ITree.cs
src/Plethora.fqi/Trees/MultiTree.Enumerators.cs
src/Plethora.fqi/Trees/MultiTree.Wrappers.cs
src/Plethora.fqi/Trees/MultiTree.cs
src/Plethora.sln

Download

Click the following link to download plethora.zip.

plethora.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML