Codexcite.Common 5.10.5

dotnet add package Codexcite.Common --version 5.10.5                
NuGet\Install-Package Codexcite.Common -Version 5.10.5                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Codexcite.Common" Version="5.10.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Codexcite.Common --version 5.10.5                
#r "nuget: Codexcite.Common, 5.10.5"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Codexcite.Common as a Cake Addin
#addin nuget:?package=Codexcite.Common&version=5.10.5

// Install Codexcite.Common as a Cake Tool
#tool nuget:?package=Codexcite.Common&version=5.10.5                

Codexcite.Common

Utility classes for .NET projects.

Getting started

[TBA]

Prerequisites

[TBA]

Usage

[TBA]

Additional documentation

[TBA]

Feedback

[TBA]

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Codexcite.Common:

Package Downloads
Codexcite.Blazor

Base Component classes and other Blazor utilities.

Codexcite.Functions

Reusable library for Azure Functions.

Codexcite.Blazor.Wasm

Base Component classes and other utilities for WASM Blazor.

Codexcite.Blazor.Server

Base Component classes and other Blazor utilities.

Codexcite.Cosmos

Utilities for working with Azure Cosmos DB.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.10.5 148 11/1/2024
5.10.4 200 10/22/2024
5.10.3 68 10/22/2024
5.10.1 165 10/21/2024
5.10.0 231 10/18/2024
5.9.1 131 10/17/2024
5.9.0 154 10/15/2024
5.8.1 144 10/13/2024
5.8.0 137 10/12/2024
5.7.13 144 10/12/2024
5.7.12 309 10/9/2024
5.7.11 77 10/9/2024
5.7.10 78 10/8/2024
5.7.9 162 10/6/2024
5.7.8 78 10/5/2024
5.7.6 83 10/5/2024
5.7.5 141 10/5/2024
5.7.4 169 10/4/2024
5.7.3 145 10/4/2024
5.7.2 67 10/3/2024
5.7.1 80 10/1/2024
5.7.0 158 10/1/2024
5.6.6 212 9/28/2024
5.6.5 94 9/28/2024
5.6.4 145 9/27/2024
5.6.3 93 9/25/2024
5.6.2 196 9/20/2024
5.6.1 122 7/31/2024
5.6.0 116 7/31/2024
5.5.15 119 7/30/2024
5.5.14 200 7/18/2024
5.5.13 120 6/29/2024
5.5.12 106 6/13/2024
5.5.11 102 6/6/2024
5.5.10 176 6/5/2024
5.5.8 176 6/5/2024
5.5.7 108 6/5/2024
5.5.6 99 6/1/2024
5.5.5 139 5/30/2024
5.5.4 97 5/30/2024
5.5.3 92 5/30/2024
5.5.2 112 5/29/2024
5.5.1 88 5/29/2024
5.5.0 216 5/29/2024
5.4.6 113 5/23/2024
5.4.5 95 5/17/2024
5.4.4 96 5/14/2024
5.4.3 112 5/9/2024
5.4.1 107 5/9/2024
5.4.0 206 5/8/2024
5.3.1 106 4/24/2024
5.3.0 211 4/23/2024
5.2.1 380 11/7/2023
5.2.0 158 11/5/2023
5.1.0 168 10/29/2023
5.0.1 161 10/22/2023

Codexcite.Common 5.10.0 - Added ShortCodeGenerator
Codexcite.Common 5.9.0 - IWithTs and IWithSelf interfaces; Fix string.LowerFirstChar and CapitalizeFirstChar
Codexcite.Common 5.8.0 - BaseHandler has TState generic parameter
Codexcite.Common 5.7.6 - Unzip util class
Codexcite.Common 5.7.5 - HttpClientService SendAsync with ByteArray and Stream Response; Geography util class
Codexcite.Common 5.7.0 - Refactor IAuditService to use AuditLog
Codexcite.Common 5.6.6 - IdentifiedData implements IUpdatable, ICreatable, IDeletable
Codexcite.Common 5.6.5 - Default implementation for GetOperationTargets in BaseAuditedHandler
Codexcite.Common 5.6.4 - NotifyPropertyChangedBase and NotifyPropertyChangedRecord
Codexcite.Common 5.6.3 - String.CompactForDisplay() upgrade
Codexcite.Common 5.6.2 - String.FullNameOf() has skipFirst parameter
Codexcite.Common 5.6.0 - Split TimeService into TimeService and UserTimeService using TimeProvider
Codexcite.Common 5.5.15 - Fixes in TaskExtensions handling of cancelled Tasks
Codexcite.Common 5.3.0 - Spring 2024 updates
Codexcite.Common 5.2.1 - Moved Logging stuff around
Codexcite.Common 5.2.0 - Added SearchResult, IdempotencyKeyGenerator, General improvements
Codexcite.Common 5.1.0 - Added LoggedExecutor, HttpCallService, Result; LoggerExtensions improvements
Codexcite.Common 5.0.2 - Added EmptyHttpCallResult
Codexcite.Common 5.0.0 - Return to code
Codexcite.Common 4.1.1 - Changed ApiCallResult to CallResult
Codexcite.Common 4.1.0 - Changed ApiCallResult to CallResult
Codexcite.Common 4.0.0 - Upgrade to .net 7
Codexcite.Common 3.5.2 - Added xml comments
Codexcite.Common 3.5.1 - Updated nugets
Codexcite.Common 3.5.0 - ApiCallResult and UserValidationResult
Codexcite.Common 3.4.0 - DeepImmutableArray implicit operator to Array[]
Codexcite.Common 3.3.0 - IServiceCollection RegisterOptions with custom validation
Codexcite.Common 3.2.4 - IServiceCollection RegisterOptions with configuration action and validation
Codexcite.Common 3.2.3 - Updated nugets
Codexcite.Common 3.2.2 - string.ToBase64
Codexcite.Common 3.2.1 - LoggerExtensions fix ExceptionMessage
Codexcite.Common 3.2.0 - StringExtensions.ExtractBySubstringLimits upgrade
Codexcite.Common 3.1.2 - Update to .Net 7.0
Codexcite.Common 3.1.1 - Logging ClassName and NamedProperties
Codexcite.Common 3.1.0 - Logging ClassName and NamedProperties
Codexcite.Common 3.0.1 - Log message include SourceContext and MemberName
Codexcite.Common 3.0.0 - Scaffold v1.0
Codexcite.Common 2.10.3 - Updated nugets
Codexcite.Common 2.10.2 - Add MockTimeService
Codexcite.Common 2.10.1 - Update to StringExtensions and CachedValue.
Codexcite.Common 2.10.0 - TimeService - added DateTime versions.
Codexcite.Common 2.9.4 - StringExtensions refactor.
Codexcite.Common 2.9.3 - Added TypeExtensions.ExtractIfNullable.
Codexcite.Common 2.9.2 - DeepImmutable Newtonsoft.Json converters again.
Codexcite.Common 2.9.1 - DeepImmutable Newtonsoft.Json converters.
Codexcite.Common 2.9.0 - Added DeepImmutable.
Codexcite.Common 2.8.1 - Added ObjectExtensions If_T_.
Codexcite.Common 2.8.0 - Added StringExtensions ParseCurrency, If, Times.
Codexcite.Common 2.7.0 - Added AsyncEventHandler.
Codexcite.Common 2.6.1 - Updated Nugets.
Codexcite.Common 2.6.0 - ServiceCollection.AddAllDerivedFrom().
Codexcite.Common 2.5.0 - Added HttpMethod and Expression.ParseAccessor.
Codexcite.Common 2.4.1 - Public NullableEquals.
Codexcite.Common 2.4.0 - Added NullableEquals.
Codexcite.Common 2.3.1 - Updated nugets.
Codexcite.Common 2.3.0 - Removed duplicate OperationException.
Codexcite.Common 2.2.0 - Added ClaimsPrincipal? user parameter for logging extensions.
Codexcite.Common 2.1.0 - Added OperationStep.Event in LoggerExtensions.
Codexcite.Common 2.0.0 - Changed ConfigurationException constructor.
Codexcite.Common 1.2.0 - Updated to .NET 6.0.
Codexcite.Common 1.1.0 - Debug parameter for ConfigurationExtensions.BuildDefaultLogger.
Codexcite.Common 1.0.0 - Initial version.