Metadata >> NuGet >> Castle.Core >> 3.0.0.2001 >> Release Silverlight,Version=v4.0 >> Castle.Core

Castle.Core

Depedencies

Name AssemblyVersion Culture PublicKeyToken Type
mscorlib 2.0.5.0 neutral 7cec85d7bea7798e Required
System 2.0.5.0 neutral 7cec85d7bea7798e Required
System.Core 2.0.5.0 neutral 7cec85d7bea7798e Required
System.Xml 2.0.5.0 neutral 7cec85d7bea7798e Required

Sources

Path Related
Castle.Core/Components.DictionaryAdapter/AbstractDictionaryAdapter.cs Source
Castle.Core/Components.DictionaryAdapter/AbstractDictionaryAdapterVisitor.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/ComponentAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/DictionaryAdapterAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/DictionaryBehaviorAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/FetchAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/GroupAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/KeyAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/KeyPrefixAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/KeySubstitutionAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/MultiLevelEditAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/NewGuidAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/OnDemandAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/PropagateNotificationsAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/RemoveIfAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/RemoveIfEmptyAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/StringFormatAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/StringListAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/StringStorageAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/StringValuesAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/SuppressNotificationsAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/TypeKeyPrefixAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/Attributes/XmlNamespaceAttribute.cs Source
Castle.Core/Components.DictionaryAdapter/CascadingDictionaryAdapter.cs Source
Castle.Core/Components.DictionaryAdapter/DefaultPropertyGetter.cs Source
Castle.Core/Components.DictionaryAdapter/DictionaryAdapterBase.Coerce.cs Source
Castle.Core/Components.DictionaryAdapter/DictionaryAdapterBase.Copy.cs Source
Castle.Core/Components.DictionaryAdapter/DictionaryAdapterBase.Create.cs Source
Castle.Core/Components.DictionaryAdapter/DictionaryAdapterBase.cs Source
Castle.Core/Components.DictionaryAdapter/DictionaryAdapterBase.Edit.cs Source
Castle.Core/Components.DictionaryAdapter/DictionaryAdapterBase.Notify.cs Source
Castle.Core/Components.DictionaryAdapter/DictionaryAdapterBase.Validate.cs Source
Castle.Core/Components.DictionaryAdapter/DictionaryAdapterFactory.cs Source
Castle.Core/Components.DictionaryAdapter/DictionaryAdapterInstance.cs Source
Castle.Core/Components.DictionaryAdapter/DictionaryAdapterMeta.cs Source
Castle.Core/Components.DictionaryAdapter/DictionaryDescriptor.cs Source
Castle.Core/Components.DictionaryAdapter/DictionaryValidateGroup.cs Source
Castle.Core/Components.DictionaryAdapter/GenericDictionaryAdapter.cs Source
Castle.Core/Components.DictionaryAdapter/IDictionaryNotify.cs Source
Castle.Core/Components.DictionaryAdapter/MemberwiseEqualityHashCodeStrategy.cs Source
Castle.Core/Components.DictionaryAdapter/PropertyDescriptor.cs Source
Castle.Core/Components.DictionaryAdapter/Util/BehaviorVisitor.cs Source
Castle.Core/Components.DictionaryAdapter/Util/DynamicValue.cs Source
Castle.Core/Components.DictionaryAdapter/Util/DynamicValueDelegate.cs Source
Castle.Core/Components.DictionaryAdapter/Util/EditableList.cs Source
Castle.Core/Components.DictionaryAdapter/Util/PriorityBehaviorExtensions.cs Source
Castle.Core/Components.DictionaryAdapter/XmlMetadata.cs Source
Castle.Core/Core/Configuration/AbstractConfiguration.cs Source
Castle.Core/Core/Configuration/ConfigurationAttributeCollection.cs Source
Castle.Core/Core/Configuration/ConfigurationCollection.cs Source
Castle.Core/Core/Configuration/MutableConfiguration.cs Source
Castle.Core/Core/Extensions/SilverlightExtensions.cs Source
Castle.Core/Core/Extensions/SimpleConverter.cs Source
Castle.Core/Core/Internal/AttributesUtil.cs Source
Castle.Core/Core/Internal/CollectionExtensions.cs Source
Castle.Core/Core/Internal/Lock.cs Source
Castle.Core/Core/Internal/MonitorLock.cs Source
Castle.Core/Core/Internal/MonitorLockHolder.cs Source
Castle.Core/Core/Internal/NoOpLock.cs Source
Castle.Core/Core/Logging/AbstractExtendedLoggerFactory.cs Source
Castle.Core/Core/Logging/AbstractLoggerFactory.cs Source
Castle.Core/Core/Logging/ConsoleFactory.cs Source
Castle.Core/Core/Logging/ConsoleLogger.cs Source
Castle.Core/Core/Logging/LevelFilteredLogger.cs Source
Castle.Core/Core/Logging/LoggerException.cs Source
Castle.Core/Core/Logging/NullLogFactory.cs Source
Castle.Core/Core/Logging/NullLogger.cs Source
Castle.Core/Core/Logging/StreamLogger.cs Source
Castle.Core/Core/ReferenceEqualityComparer.cs Source
Castle.Core/Core/ReflectionBasedDictionaryAdapter.cs Source
Castle.Core/Core/Resource/AbstractStreamResource.cs Source
Castle.Core/Core/Resource/AssemblyBundleResource.cs Source
Castle.Core/Core/Resource/AssemblyResource.cs Source
Castle.Core/Core/Resource/AssemblyResourceFactory.cs Source
Castle.Core/Core/Resource/CustomUri.cs Source
Castle.Core/Core/Resource/ResourceException.cs Source
Castle.Core/Core/StringObjectDictionaryAdapter.cs Source
Castle.Core/DynamicProxy/AbstractInvocation.cs Source
Castle.Core/DynamicProxy/AllMethodsHook.cs Source
Castle.Core/DynamicProxy/Contributors/ClassMembersCollector.cs Source
Castle.Core/DynamicProxy/Contributors/ClassProxyInstanceContributor.cs Source
Castle.Core/DynamicProxy/Contributors/ClassProxyTargetContributor.cs Source
Castle.Core/DynamicProxy/Contributors/ClassProxyWithTargetTargetContributor.cs Source
Castle.Core/DynamicProxy/Contributors/CompositeTypeContributor.cs Source
Castle.Core/DynamicProxy/Contributors/DelegateProxyTargetContributor.cs Source
Castle.Core/DynamicProxy/Contributors/DelegateTypeGenerator.cs Source
Castle.Core/DynamicProxy/Contributors/ForwardingMethodGenerator.cs Source
Castle.Core/DynamicProxy/Contributors/InterfaceMembersCollector.cs Source
Castle.Core/DynamicProxy/Contributors/InterfaceMembersOnClassCollector.cs Source
Castle.Core/DynamicProxy/Contributors/InterfaceProxyInstanceContributor.cs Source
Castle.Core/DynamicProxy/Contributors/InterfaceProxyTargetContributor.cs Source
Castle.Core/DynamicProxy/Contributors/InterfaceProxyWithOptionalTargetContributor.cs Source
Castle.Core/DynamicProxy/Contributors/InterfaceProxyWithoutTargetContributor.cs Source
Castle.Core/DynamicProxy/Contributors/InterfaceProxyWithTargetInterfaceTargetContributor.cs Source
Castle.Core/DynamicProxy/Contributors/InvocationWithDelegateContributor.cs Source
Castle.Core/DynamicProxy/Contributors/InvocationWithGenericDelegateContributor.cs Source
Castle.Core/DynamicProxy/Contributors/MembersCollector.cs Source
Castle.Core/DynamicProxy/Contributors/MinimialisticMethodGenerator.cs Source
Castle.Core/DynamicProxy/Contributors/MixinContributor.cs Source
Castle.Core/DynamicProxy/Contributors/OptionallyForwardingMethodGenerator.cs Source
Castle.Core/DynamicProxy/Contributors/ProxyInstanceContributor.cs Source
Castle.Core/DynamicProxy/Contributors/WrappedClassMembersCollector.cs Source
Castle.Core/DynamicProxy/DefaultProxyBuilder.cs Source
Castle.Core/DynamicProxy/Generators/AttributeDisassembler.cs Source
Castle.Core/DynamicProxy/Generators/AttributesToAvoidReplicating.cs Source
Castle.Core/DynamicProxy/Generators/BaseProxyGenerator.cs Source
Castle.Core/DynamicProxy/Generators/CacheKey.cs Source
Castle.Core/DynamicProxy/Generators/ClassProxyGenerator.cs Source
Castle.Core/DynamicProxy/Generators/ClassProxyWithTargetGenerator.cs Source
Castle.Core/DynamicProxy/Generators/CompositionInvocationTypeGenerator.cs Source
Castle.Core/DynamicProxy/Generators/DelegateMembersCollector.cs Source
Castle.Core/DynamicProxy/Generators/DelegateProxyGenerationHook.cs Source
Castle.Core/DynamicProxy/Generators/DelegateProxyGenerator.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/AbstractTypeEmitter.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/ArgumentsUtil.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/ClassEmitter.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/CodeBuilders/AbstractCodeBuilder.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/CodeBuilders/ConstructorCodeBuilder.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/CodeBuilders/MethodCodeBuilder.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/ConstructorEmitter.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/EventEmitter.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/GenericUtil.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/LdcOpCodesDictionary.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/LdindOpCodesDictionary.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/MethodEmitter.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/NestedClassEmitter.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/OpCodeUtil.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/PropertyEmitter.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/AddressOfReferenceExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/ArgumentReference.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/AssignArgumentStatement.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/AssignArrayStatement.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/AssignStatement.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/AsTypeReference.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/BindDelegateExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/ByRefReference.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/ConstReference.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/ConstructorInvocationStatement.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/ConvertExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/DefaultValueExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/ExpressionStatement.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/FieldReference.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/IfNullExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/IndirectReference.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/LiteralIntExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/LoadArrayElementExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/LoadRefArrayElementExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/LocalReference.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/MethodInvocationExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/MethodTokenExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/MultiStatementExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/NewArrayExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/NewInstanceExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/NopStatement.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/NullCoalescingOperatorExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/NullExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/Reference.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/ReferenceExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/ReferencesToObjectArrayExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/ReturnReferenceExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/ReturnStatement.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/SelfReference.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/ThrowStatement.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/TypeReference.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/TypeTokenExpression.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/StindOpCodesDictionary.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/StrongNameUtil.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/TypeConstructorEmitter.cs Source
Castle.Core/DynamicProxy/Generators/Emitters/TypeUtil.cs Source
Castle.Core/DynamicProxy/Generators/GeneratorException.cs Source
Castle.Core/DynamicProxy/Generators/GeneratorUtil.cs Source
Castle.Core/DynamicProxy/Generators/InheritanceInvocationTypeGenerator.cs Source
Castle.Core/DynamicProxy/Generators/InterfaceProxyWithoutTargetGenerator.cs Source
Castle.Core/DynamicProxy/Generators/InterfaceProxyWithTargetGenerator.cs Source
Castle.Core/DynamicProxy/Generators/InterfaceProxyWithTargetInterfaceGenerator.cs Source
Castle.Core/DynamicProxy/Generators/InvocationTypeGenerator.cs Source
Castle.Core/DynamicProxy/Generators/MetaEvent.cs Source
Castle.Core/DynamicProxy/Generators/MetaMethod.cs Source
Castle.Core/DynamicProxy/Generators/MetaProperty.cs Source
Castle.Core/DynamicProxy/Generators/MetaType.cs Source
Castle.Core/DynamicProxy/Generators/MetaTypeElement.cs Source
Castle.Core/DynamicProxy/Generators/MethodFinder.cs Source
Castle.Core/DynamicProxy/Generators/MethodGenerator.cs Source
Castle.Core/DynamicProxy/Generators/MethodSignatureComparer.cs Source
Castle.Core/DynamicProxy/Generators/MethodWithInvocationGenerator.cs Source
Castle.Core/DynamicProxy/Generators/NamingScope.cs Source
Castle.Core/DynamicProxy/Generators/TypeElementCollection.cs Source
Castle.Core/DynamicProxy/Internal/AttributeUtil.cs Source
Castle.Core/DynamicProxy/Internal/CompositionInvocation.cs Source
Castle.Core/DynamicProxy/Internal/InheritanceInvocation.cs Source
Castle.Core/DynamicProxy/Internal/InternalsUtil.cs Source
Castle.Core/DynamicProxy/Internal/InvocationHelper.cs Source
Castle.Core/DynamicProxy/InvalidMixinConfigurationException.cs Source
Castle.Core/DynamicProxy/InvalidProxyConstructorArgumentsException.cs Source
Castle.Core/DynamicProxy/MixinData.cs Source
Castle.Core/DynamicProxy/ModuleScope.cs Source
Castle.Core/DynamicProxy/ProxyGenerationException.cs Source
Castle.Core/DynamicProxy/ProxyGenerationOptions.cs Source
Castle.Core/DynamicProxy/ProxyGenerator.cs Source
Castle.Core/DynamicProxy/ProxyUtil.cs Source
Castle.Core/DynamicProxy/Serialization/ProxyTypeConstants.cs Source
Castle.Core/DynamicProxy/StandardInterceptor.cs Source
Castle.Core/DynamicProxy/Tokens/DelegateMethods.cs Source
Castle.Core/DynamicProxy/Tokens/InvocationMethods.cs Source
Castle.Core/DynamicProxy/Tokens/MethodBaseMethods.cs Source
Castle.Core/DynamicProxy/Tokens/TypeBuilderMethods.cs Source
Castle.Core/DynamicProxy/Tokens/TypeMethods.cs Source
Castle.Core/Internal/MonitorUpgradeableLockHolder.cs Source
Castle.Core/Internal/NoOpUpgradeableLock.cs Source
Castle.Core/Pair.cs Source
Castle.Core/ProxyServices.cs Source
Castle.Core/Resource/AbstractResource.cs Source
Castle.Core/Resource/FileResource.cs Source
Castle.Core/Resource/StaticContentResource.cs Source
Castle.Core/Resource/UncResource.cs Source
Castle.Core/Resource/UncResourceFactory.cs Source