CapyKit/Documentation/Help/_Sidebar.md

136 lines
10 KiB
Markdown
Raw Normal View History

- [Welcome to the [TODO: Add project name]](849aa079-3d64-4cf1-966f-44af23c73160)
- [Version History](7d36447b-0aab-4ce9-b5ed-e60ec5bee103)
- [Version 1.0.0.0](fa7407d1-9116-4ad7-a9ab-ed094685b070)
- [CapyKit Namespace](N_CapyKit)
- [CapyEventArgs Class](T_CapyKit_CapyEventArgs)
- [CapyEventArgs Constructor](M_CapyKit_CapyEventArgs__ctor)
- [CapyEventArgs Properties](Properties_T_CapyKit_CapyEventArgs)
- [Level Property](P_CapyKit_CapyEventArgs_Level)
- [Message Property](P_CapyKit_CapyEventArgs_Message)
- [MethodName Property](P_CapyKit_CapyEventArgs_MethodName)
- [CapyEventArgs Methods](Methods_T_CapyKit_CapyEventArgs)
- [CapyEventHandler Delegate](T_CapyKit_CapyEventHandler)
- [CapyEventReporter Class](T_CapyKit_CapyEventReporter)
- [CapyEventReporter Methods](Methods_T_CapyKit_CapyEventReporter)
- [Subscribe Method](M_CapyKit_CapyEventReporter_Subscribe)
- [Unsubscribe Method](M_CapyKit_CapyEventReporter_Unsubscribe)
- [Color Enumeration](T_CapyKit_Color)
- [EventLevel Enumeration](T_CapyKit_EventLevel)
- [IPasswordAlgorithm Interface](T_CapyKit_IPasswordAlgorithm)
- [IPasswordAlgorithm Properties](Properties_T_CapyKit_IPasswordAlgorithm)
- [AlgorithmName Property](P_CapyKit_IPasswordAlgorithm_AlgorithmName)
- [IPasswordAlgorithm Methods](Methods_T_CapyKit_IPasswordAlgorithm)
- [Compare Method](M_CapyKit_IPasswordAlgorithm_Compare)
- [Encrypt Method](M_CapyKit_IPasswordAlgorithm_Encrypt)
- [Password Class](T_CapyKit_Password)
- [Password Properties](Properties_T_CapyKit_Password)
- [Algorithm Property](P_CapyKit_Password_Algorithm)
- [Hash Property](P_CapyKit_Password_Hash)
- [Salt Property](P_CapyKit_Password_Salt)
- [Password Methods](Methods_T_CapyKit_Password)
- [ToString Method](M_CapyKit_Password_ToString)
- [Pbkdf2Algorithm Class](T_CapyKit_Pbkdf2Algorithm)
- [Pbkdf2Algorithm Constructor](M_CapyKit_Pbkdf2Algorithm__ctor)
- [Pbkdf2Algorithm Properties](Properties_T_CapyKit_Pbkdf2Algorithm)
- [AlgorithmName Property](P_CapyKit_Pbkdf2Algorithm_AlgorithmName)
- [Pbkdf2Algorithm Methods](Methods_T_CapyKit_Pbkdf2Algorithm)
- [Encrypt Method](M_CapyKit_Pbkdf2Algorithm_Encrypt)
- [Pbkdf2Algorithm Fields](Fields_T_CapyKit_Pbkdf2Algorithm)
- [ITERATIONS Field](F_CapyKit_Pbkdf2Algorithm_ITERATIONS)
- [LENGTH Field](F_CapyKit_Pbkdf2Algorithm_LENGTH)
- [Pool<T> Class](T_CapyKit_Pool_1)
- [Pool<T> Constructor](Overload_CapyKit_Pool_1__ctor)
- [Pool<T>(IEnumerable<T>) Constructor](M_CapyKit_Pool_1__ctor)
- [Pool<T>(Int32) Constructor](M_CapyKit_Pool_1__ctor_1)
- [Pool<T>(Int32, Func<T>) Constructor](M_CapyKit_Pool_1__ctor_2)
- [Pool<T> Methods](Methods_T_CapyKit_Pool_1)
- [GetAvailableItem Method](M_CapyKit_Pool_1_GetAvailableItem)
- [ReleaseItem Method](M_CapyKit_Pool_1_ReleaseItem)
- [PoolItem<T> Class](T_CapyKit_PoolItem_1)
- [PoolItem<T> Properties](Properties_T_CapyKit_PoolItem_1)
- [Index Property](P_CapyKit_PoolItem_1_Index)
- [Item Property](P_CapyKit_PoolItem_1_Item)
- [Locked Property](P_CapyKit_PoolItem_1_Locked)
- [TypeName Property](P_CapyKit_PoolItem_1_TypeName)
- [PoolItem<T> Methods](Methods_T_CapyKit_PoolItem_1)
- [ReleaseLock Method](M_CapyKit_PoolItem_1_ReleaseLock)
- [SetLock Method](M_CapyKit_PoolItem_1_SetLock)
- [ToString Method](M_CapyKit_PoolItem_1_ToString)
- [PropertyComparer<T, U> Class](T_CapyKit_PropertyComparer_2)
- [PropertyComparer<T, U> Constructor](M_CapyKit_PropertyComparer_2__ctor)
- [PropertyComparer<T, U> Methods](Methods_T_CapyKit_PropertyComparer_2)
- [Equals Method](Overload_CapyKit_PropertyComparer_2_Equals)
- [Equals(T, T) Method](M_CapyKit_PropertyComparer_2_Equals)
- [GetHashCode Method](Overload_CapyKit_PropertyComparer_2_GetHashCode)
- [GetHashCode(T) Method](M_CapyKit_PropertyComparer_2_GetHashCode)
- [CapyKit.Attributes Namespace](N_CapyKit_Attributes)
- [EnumerationAttribute<T> Class](T_CapyKit_Attributes_EnumerationAttribute_1)
- [EnumerationAttribute<T> Constructor](M_CapyKit_Attributes_EnumerationAttribute_1__ctor)
- [EnumerationAttribute<T> Properties](Properties_T_CapyKit_Attributes_EnumerationAttribute_1)
- [Value Property](P_CapyKit_Attributes_EnumerationAttribute_1_Value)
- [EnumerationAttribute<T> Methods](Methods_T_CapyKit_Attributes_EnumerationAttribute_1)
- [EnumerationDescriptionAttribute Class](T_CapyKit_Attributes_EnumerationDescriptionAttribute)
- [EnumerationDescriptionAttribute Constructor](M_CapyKit_Attributes_EnumerationDescriptionAttribute__ctor)
- [EnumerationDescriptionAttribute Properties](Properties_T_CapyKit_Attributes_EnumerationDescriptionAttribute)
- [EnumerationDescriptionAttribute Methods](Methods_T_CapyKit_Attributes_EnumerationDescriptionAttribute)
- [CapyKit.Extensions Namespace](N_CapyKit_Extensions)
- [EnumerationExtensions Class](T_CapyKit_Extensions_EnumerationExtensions)
- [EnumerationExtensions Methods](Methods_T_CapyKit_Extensions_EnumerationExtensions)
- [GetDescription Method](M_CapyKit_Extensions_EnumerationExtensions_GetDescription)
- [GetName Method](M_CapyKit_Extensions_EnumerationExtensions_GetName)
- [GetPrettyName Method](M_CapyKit_Extensions_EnumerationExtensions_GetPrettyName)
- [GetValue Method](M_CapyKit_Extensions_EnumerationExtensions_GetValue)
- [Parse Method](Overload_CapyKit_Extensions_EnumerationExtensions_Parse)
- [Parse<T>(T, String) Method](M_CapyKit_Extensions_EnumerationExtensions_Parse__1)
- [Parse<T>(T, String, Boolean) Method](M_CapyKit_Extensions_EnumerationExtensions_Parse__1_1)
- [LINQExtensions Class](T_CapyKit_Extensions_LINQExtensions)
- [LINQExtensions Methods](Methods_T_CapyKit_Extensions_LINQExtensions)
- [Distinct<T, U> Method](M_CapyKit_Extensions_LINQExtensions_Distinct__2)
- [Filter Method](Overload_CapyKit_Extensions_LINQExtensions_Filter)
- [Filter<T>(IEnumerable<T>, Func<T, Boolean>) Method](M_CapyKit_Extensions_LINQExtensions_Filter__1)
- [Filter<T>(IQueryable<T>, Expression<Func<T, Boolean>>) Method](M_CapyKit_Extensions_LINQExtensions_Filter__1_1)
- [LeftOuterJoin Method](Overload_CapyKit_Extensions_LINQExtensions_LeftOuterJoin)
- [LeftOuterJoin<T, U, TKey, R>(IEnumerable<T>, IEnumerable<U>, Func<T, TKey>, Func<U, TKey>, Func<T, IEnumerable<U>, R>, Func<T, U>) Method](M_CapyKit_Extensions_LINQExtensions_LeftOuterJoin__4)
- [LeftOuterJoin<T, U, TKey, R>(IQueryable<T>, IQueryable<U>, Expression<Func<T, TKey>>, Expression<Func<U, TKey>>, Func<T, IEnumerable<U>, R>, Func<T, U>) Method](M_CapyKit_Extensions_LINQExtensions_LeftOuterJoin__4_1)
- [Page Method](Overload_CapyKit_Extensions_LINQExtensions_Page)
- [Page<T>(IEnumerable<T>, Int32, Int32) Method](M_CapyKit_Extensions_LINQExtensions_Page__1)
- [Page<T>(IQueryable<T>, Int32, Int32) Method](M_CapyKit_Extensions_LINQExtensions_Page__1_1)
- [PageCount Method](Overload_CapyKit_Extensions_LINQExtensions_PageCount)
- [PageCount<T>(IEnumerable<T>, Int32) Method](M_CapyKit_Extensions_LINQExtensions_PageCount__1)
- [PageCount<T>(IQueryable<T>, Int32) Method](M_CapyKit_Extensions_LINQExtensions_PageCount__1_1)
- [StringExtensions Class](T_CapyKit_Extensions_StringExtensions)
- [StringExtensions Methods](Methods_T_CapyKit_Extensions_StringExtensions)
- [IfNullOrEmpty Method](M_CapyKit_Extensions_StringExtensions_IfNullOrEmpty)
- [IfNullOrWhiteSpace Method](M_CapyKit_Extensions_StringExtensions_IfNullOrWhiteSpace)
- [CapyKit.Helpers Namespace](N_CapyKit_Helpers)
- [CompressionHelper Class](T_CapyKit_Helpers_CompressionHelper)
- [CompressionHelper Methods](Methods_T_CapyKit_Helpers_CompressionHelper)
- [Compress Method](M_CapyKit_Helpers_CompressionHelper_Compress)
- [CompressToString Method](M_CapyKit_Helpers_CompressionHelper_CompressToString)
- [Decompress Method](Overload_CapyKit_Helpers_CompressionHelper_Decompress)
- [Decompress<T>(Byte[]) Method](M_CapyKit_Helpers_CompressionHelper_Decompress__1)
- [Decompress<T>(String) Method](M_CapyKit_Helpers_CompressionHelper_Decompress__1_1)
- [DecompressToString Method](M_CapyKit_Helpers_CompressionHelper_DecompressToString)
- [LanguageHelper Class](T_CapyKit_Helpers_LanguageHelper)
- [LanguageHelper Constructor](M_CapyKit_Helpers_LanguageHelper__ctor)
- [LanguageHelper Methods](Methods_T_CapyKit_Helpers_LanguageHelper)
- [CamelCaseToHumanReadable Method](M_CapyKit_Helpers_LanguageHelper_CamelCaseToHumanReadable)
- [SecurityHelper Class](T_CapyKit_Helpers_SecurityHelper)
- [SecurityHelper Constructor](M_CapyKit_Helpers_SecurityHelper__ctor)
- [SecurityHelper Methods](Methods_T_CapyKit_Helpers_SecurityHelper)
- [CompareHashedPassword Method](M_CapyKit_Helpers_SecurityHelper_CompareHashedPassword)
- [CompareSessionID Method](M_CapyKit_Helpers_SecurityHelper_CompareSessionID)
- [GetCalendarKey Method](M_CapyKit_Helpers_SecurityHelper_GetCalendarKey)
- [GetRandomPassword Method](M_CapyKit_Helpers_SecurityHelper_GetRandomPassword)
- [HashPassword Method](M_CapyKit_Helpers_SecurityHelper_HashPassword)
- [Pbkdf2 Method](M_CapyKit_Helpers_SecurityHelper_Pbkdf2)
- [SHA256Hash Method](M_CapyKit_Helpers_SecurityHelper_SHA256Hash)
- [SerializationHelper Class](T_CapyKit_Helpers_SerializationHelper)
- [SerializationHelper Methods](Methods_T_CapyKit_Helpers_SerializationHelper)
- [Deserialize Method](Overload_CapyKit_Helpers_SerializationHelper_Deserialize)
- [Deserialize<T>(Byte[]) Method](M_CapyKit_Helpers_SerializationHelper_Deserialize__1)
- [Deserialize<T>(Stream) Method](M_CapyKit_Helpers_SerializationHelper_Deserialize__1_1)
- [Deserialize<T>(String) Method](M_CapyKit_Helpers_SerializationHelper_Deserialize__1_2)
- [SerializeToBytes Method](M_CapyKit_Helpers_SerializationHelper_SerializeToBytes)
- [SerializeToString Method](M_CapyKit_Helpers_SerializationHelper_SerializeToString)