Download HashTag .Net Developer's Library

Description

Collection of helpful .Net routines covering serialization, logging, reflection, hosting, cryptography, extensions, validation, and more.

Source Files

The download file hashtagcore.zip has the following entries.


.gitignore//w w w  . j a  va  2  s  . c o m
.nuget/NuGet.Config
.nuget/NuGet.exe
.nuget/NuGet.targets
HashTag.Core.Project/ActionReply.Log.cs
HashTag.Core.Project/ActionReply.cs
HashTag.Core.Project/ActionReplyMessageItem.cs
HashTag.Core.Project/ActionReplyMessageList.cs
HashTag.Core.Project/ActionStatus.cs
HashTag.Core.Project/Cache/ICacheProvider.cs
HashTag.Core.Project/Cache/MemoryCache.cs
HashTag.Core.Project/Collections/AsyncBuffer.cs
HashTag.Core.Project/Collections/Generic/ComplexSubtree.cs
HashTag.Core.Project/Collections/Generic/ComplexTree.cs
HashTag.Core.Project/Collections/Generic/ComplexTreeNode.cs
HashTag.Core.Project/Collections/Generic/ComplexTreeNodeList.cs
HashTag.Core.Project/Collections/Generic/Enums.cs
HashTag.Core.Project/Collections/Generic/OrderDictionary.cs
HashTag.Core.Project/Collections/Generic/Property.cs
HashTag.Core.Project/Collections/Generic/PropertyBag.cs
HashTag.Core.Project/Collections/Generic/SerializedDictionary.cs
HashTag.Core.Project/Collections/Logging/AnnotatedLoggingConfiguration.config
HashTag.Core.Project/Collections/Logging/ILog.cs
HashTag.Core.Project/Collections/Logging/ILogDispatcher.cs
HashTag.Core.Project/Collections/Logging/Log.Configuration.cs
HashTag.Core.Project/Collections/Logging/Log.Events.cs
HashTag.Core.Project/Collections/Logging/Log.LastChance.cs
HashTag.Core.Project/Collections/Logging/Log.MessageBuffer.cs
HashTag.Core.Project/Collections/Logging/Log.New.cs
HashTag.Core.Project/Collections/Logging/Log.Write.cs
HashTag.Core.Project/Collections/Logging/Log.cs
HashTag.Core.Project/Collections/Logging/LogDispatchers/InternalLogFileDispatcher.cs
HashTag.Core.Project/Collections/Logging/LogDispatchers/RollingFileBase.cs
HashTag.Core.Project/Collections/Logging/LogException.cs
HashTag.Core.Project/Collections/Logging/LoggerLevels.cs
HashTag.Core.Project/Collections/Logging/MachineContext.cs
HashTag.Core.Project/Collections/Logging/MachineContextFormatter.cs
HashTag.Core.Project/Collections/Logging/MessageLevel.cs
HashTag.Core.Project/Collections/Logging/MessagePriority.cs
HashTag.Core.Project/Collections/Logging/Messages/ApplicationLogMessage.cs
HashTag.Core.Project/Collections/Logging/Messages/LogMessage.cs
HashTag.Core.Project/Collections/Logging/Messages/TraceLogMessage.cs
HashTag.Core.Project/Collections/Logging/RuntimeContext.cs
HashTag.Core.Project/Collections/Property.cs
HashTag.Core.Project/Collections/PropertyBag.cs
HashTag.Core.Project/Configuration/ConfigManager.ConnectionStrings.cs
HashTag.Core.Project/Configuration/ConfigManager.Merge.cs
HashTag.Core.Project/Configuration/ConfigManager.cs
HashTag.Core.Project/CoreConfig.Configuration.cs
HashTag.Core.Project/CoreConfig.Log.cs
HashTag.Core.Project/CoreConfig.cs
HashTag.Core.Project/CoreInitializer.cs
HashTag.Core.Project/CoreInitializerBase.cs
HashTag.Core.Project/Cryptography/Crypto.Constants.cs
HashTag.Core.Project/Cryptography/CryptoKey.cs
HashTag.Core.Project/Cryptography/CryptoKeyBase.cs
HashTag.Core.Project/Cryptography/CryptoProperties.cs
HashTag.Core.Project/Cryptography/CryptoProperty.cs
HashTag.Core.Project/Cryptography/CryptoUtils.Generate.cs
HashTag.Core.Project/Cryptography/CryptoUtils.Machine.cs
HashTag.Core.Project/Cryptography/CryptoUtils.Simple.cs
HashTag.Core.Project/Cryptography/CryptoUtils.cs
HashTag.Core.Project/Cryptography/HashEncoder.cs
HashTag.Core.Project/Cryptography/HashKeySalted.cs
HashTag.Core.Project/Cryptography/HashKeySimple.cs
HashTag.Core.Project/Cryptography/KeyProperties.cs
HashTag.Core.Project/Cryptography/KeySegment.cs
HashTag.Core.Project/Cryptography/StringFormat.cs
HashTag.Core.Project/Cryptography/SymmetricEncoder.cs
HashTag.Core.Project/Data/IDetachable.cs
HashTag.Core.Project/Data/LinqBase.cs
HashTag.Core.Project/Data/LinqEntityBase.cs
HashTag.Core.Project/Diagnostics/Logging/AnnotatedLoggingConfiguration.config
HashTag.Core.Project/Diagnostics/Logging/DefaultMessageFactory.cs
HashTag.Core.Project/Diagnostics/Logging/IHttpCaptureFlags.cs
HashTag.Core.Project/Diagnostics/Logging/ILastChanceLog.cs
HashTag.Core.Project/Diagnostics/Logging/ILog.cs
HashTag.Core.Project/Diagnostics/Logging/ILogDispatcher.cs
HashTag.Core.Project/Diagnostics/Logging/IMessageFactory.cs
HashTag.Core.Project/Diagnostics/Logging/IMessageWriter.cs
HashTag.Core.Project/Diagnostics/Logging/Log.Configuration.cs
HashTag.Core.Project/Diagnostics/Logging/Log.Events.cs
HashTag.Core.Project/Diagnostics/Logging/Log.LastChance.cs
HashTag.Core.Project/Diagnostics/Logging/Log.MessageBuffer.cs
HashTag.Core.Project/Diagnostics/Logging/Log.New.cs
HashTag.Core.Project/Diagnostics/Logging/Log.cs
HashTag.Core.Project/Diagnostics/Logging/LogConfiguration.cs
HashTag.Core.Project/Diagnostics/Logging/LogDispatchers/InternalLogFileDispatcher.cs
HashTag.Core.Project/Diagnostics/Logging/LogDispatchers/RollingFileBase.cs
HashTag.Core.Project/Diagnostics/Logging/LogException.cs
HashTag.Core.Project/Diagnostics/Logging/LogMessageBuilder.cs
HashTag.Core.Project/Diagnostics/Logging/LoggerLevels.cs
HashTag.Core.Project/Diagnostics/Logging/MachineContext.cs
HashTag.Core.Project/Diagnostics/Logging/MachineContextFormatter.cs
HashTag.Core.Project/Diagnostics/Logging/MessageLevel.cs
HashTag.Core.Project/Diagnostics/Logging/MessagePriority.cs
HashTag.Core.Project/Diagnostics/Logging/Messages/ApplicationLogMessage.cs
HashTag.Core.Project/Diagnostics/Logging/Messages/LogMessage.Fluent.cs
HashTag.Core.Project/Diagnostics/Logging/Messages/LogMessage.cs
HashTag.Core.Project/Diagnostics/Logging/Messages/TraceLogMessage.cs
HashTag.Core.Project/Diagnostics/Logging/RuntimeContext.cs
HashTag.Core.Project/Diagnostics/Logging/WriteLogMessageEventArgs.cs
HashTag.Core.Project/Diagnostics/RollingFileTraceListener.cs
HashTag.Core.Project/Diagnostics/TraceProbe.cs
HashTag.Core.Project/Documentation/CiitationAttribute.cs
HashTag.Core.Project/Documentation/CitationExclusionAttribute.cs
HashTag.Core.Project/Documentation/ScrimpNetCore.shfb
HashTag.Core.Project/Drawing/DrawingUtils.cs
HashTag.Core.Project/Exceptions/ExceptionFactory.cs
HashTag.Core.Project/Extensions.Collections.cs
HashTag.Core.Project/Extensions.Data.cs
HashTag.Core.Project/Extensions.Date.cs
HashTag.Core.Project/Extensions.Is.cs
HashTag.Core.Project/Extensions.Linq.cs
HashTag.Core.Project/Extensions.Reflection.cs
HashTag.Core.Project/Extensions.Text.cs
HashTag.Core.Project/Extensions.Xml.cs
HashTag.Core.Project/Extensions.cs
HashTag.Core.Project/GlobalSuppressions.cs
HashTag.Core.Project/HashTag.Core.Project.csproj
HashTag.Core.Project/I18n/Coordinate.cs
HashTag.Core.Project/I18n/CultureCode.cs
HashTag.Core.Project/I18n/DistanceSpan.cs
HashTag.Core.Project/I18n/GeoConstant.cs
HashTag.Core.Project/IO/IOUtils.cs
HashTag.Core.Project/IServiceLocator.cs
HashTag.Core.Project/Interop/Win32Utils.cs
HashTag.Core.Project/Net/Images/32x32/mime_pdf_32x32bmp.bmp
HashTag.Core.Project/Net/Mime.cs
HashTag.Core.Project/Net/MimeExtension.cs
HashTag.Core.Project/Net/MimeIcon.cs
HashTag.Core.Project/Net/MimeInfo.cs
HashTag.Core.Project/Net/MimeMediaType.cs
HashTag.Core.Project/Net/MimeTypeMap.cs
HashTag.Core.Project/Net/MimeTypes.cs
HashTag.Core.Project/Net/MimeTypes.xml
HashTag.Core.Project/Properties/AssemblyInfo.cs
HashTag.Core.Project/Reflection/AssemblyVersion.CallerInfo.cs
HashTag.Core.Project/Reflection/AssemblyVersion.ExcludedNamespaces.cs
HashTag.Core.Project/Reflection/AssemblyVersion.cs
HashTag.Core.Project/Reflection/PropertyComparer.cs
HashTag.Core.Project/Reflection/ProviderFactory.Secure..cs
HashTag.Core.Project/Reflection/ProviderFactory.cs
HashTag.Core.Project/Reflection/Reflector.cs
HashTag.Core.Project/Reflection/Resource.cs
HashTag.Core.Project/ScrimpNet.Core.Project.nuspec
HashTag.Core.Project/Serialization/Serialize.From.cs
HashTag.Core.Project/Serialization/Serialize.To.cs
HashTag.Core.Project/Serialization/TNet/TNetFieldDelimiter.cs
HashTag.Core.Project/Serialization/TNet/TNetString.cs
HashTag.Core.Project/ServiceModel/WcfBindings.cs
HashTag.Core.Project/ServiceModel/WcfClientFactory.cs
HashTag.Core.Project/ServiceModel/WcfEndPoint.cs
HashTag.Core.Project/ServiceModel/WcfFault.cs
HashTag.Core.Project/ServiceModel/WcfSelfHost.cs
HashTag.Core.Project/ServiceModel/WcfSharedHostFactory.cs
HashTag.Core.Project/ServiceModel/WcfUtils.cs
HashTag.Core.Project/Singleton.cs
HashTag.Core.Project/Text/TextUtils.cs
HashTag.Core.Project/Transform/Transform.cs
HashTag.Core.Project/Utils.Date.cs
HashTag.Core.Project/Utils.Win32.cs
HashTag.Core.Project/Utils.cs
HashTag.Core.Project/Validation/Check.Generic.cs
HashTag.Core.Project/Validation/Guard.Boolean.cs
HashTag.Core.Project/Validation/Guard.Byte.cs
HashTag.Core.Project/Validation/Guard.DateTime.cs
HashTag.Core.Project/Validation/Guard.Decimal.cs
HashTag.Core.Project/Validation/Guard.Double.cs
HashTag.Core.Project/Validation/Guard.EMail.cs
HashTag.Core.Project/Validation/Guard.Generic.Nullable.cs
HashTag.Core.Project/Validation/Guard.Generic.cs
HashTag.Core.Project/Validation/Guard.Guid.cs
HashTag.Core.Project/Validation/Guard.Int16.Nullable.cs
HashTag.Core.Project/Validation/Guard.Int16.cs
HashTag.Core.Project/Validation/Guard.Int32.cs
HashTag.Core.Project/Validation/Guard.Int64.cs
HashTag.Core.Project/Validation/Guard.Object.cs
HashTag.Core.Project/Validation/Guard.Pattern.cs
HashTag.Core.Project/Validation/Guard.SByte.cs
HashTag.Core.Project/Validation/Guard.Single.cs
HashTag.Core.Project/Validation/Guard.String.cs
HashTag.Core.Project/Validation/Guard.UInt16.cs
HashTag.Core.Project/Validation/Guard.UInt32.cs
HashTag.Core.Project/Validation/Guard.UInt64.cs
HashTag.Core.Project/Validation/Guard.cs
HashTag.Core.Project/Validation/GuardCompareResult.cs
HashTag.Core.Project/Validation/GuardEventArgs.cs
HashTag.Core.Project/Validation/GuardInvalidException.cs
HashTag.Core.Project/Validation/GuardValidDelegate.cs
HashTag.Core.Project/Validation/Is.EMail.cs
HashTag.Core.Project/Validation/Is.cs
HashTag.Core.Project/Validation/Validator.Boolean.cs
HashTag.Core.Project/Validation/Validator.Double.cs
HashTag.Core.Project/Validation/Validator.EMail.cs
HashTag.Core.Project/Validation/Validator.Generic.Nullable.cs
HashTag.Core.Project/Validation/Validator.Generic.cs
HashTag.Core.Project/Validation/Validator.Guid.cs
HashTag.Core.Project/Validation/Validator.Object.cs
HashTag.Core.Project/Validation/Validator.Pattern.cs
HashTag.Core.Project/Validation/Validator.Single.cs
HashTag.Core.Project/Validation/Validator.String.cs
HashTag.Core.Project/Validation/Validator.cs
HashTag.Core.Project/Web/CrossSiteScriptingValidation.cs
HashTag.Core.Project/Web/WebAppCacheBase.cs
HashTag.Core.Project/Web/WebCacheBase.cs
HashTag.Core.Project/Web/WebRequest.cs
HashTag.Core.Project/Web/WebSessionCacheBase.cs
HashTag.Core.Project/Web/WebUtils.cs
HashTag.Core.Project/XMLFile1.xsd
HashTag.Core.Project/_Config And Notes/License.txt
HashTag.Core.Project/_Config And Notes/Sample.App.config
HashTag.Core.Project/packages.config
HashTag.Core.sln
License.txt
PropertyInfo.cs

Download

Click the following link to download hashtagcore.zip.

hashtagcore.zip




















Home »
  C# Free Code »
    Security »




Cryptography
OAuth
OAuth2
Security
SSH