DimTim.Utils 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package DimTim.Utils --version 1.0.4
                    
NuGet\Install-Package DimTim.Utils -Version 1.0.4
                    
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="DimTim.Utils" Version="1.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DimTim.Utils" Version="1.0.4" />
                    
Directory.Packages.props
<PackageReference Include="DimTim.Utils" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DimTim.Utils --version 1.0.4
                    
#r "nuget: DimTim.Utils, 1.0.4"
                    
#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.
#:package DimTim.Utils@1.0.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DimTim.Utils&version=1.0.4
                    
Install as a Cake Addin
#tool nuget:?package=DimTim.Utils&version=1.0.4
                    
Install as a Cake Tool

⚙️DimTim.Utils

Utilities library

Changelog


1.0.3 16.43.2025
  • Di: Simple Di deprecated
  • Added microsoft console logger enhanced formatter
  • Fix: ToBitString sometimes returns leading zero
1.0.2 14.03.2025
  • Terminal: Commander Di integration. Now commands can use Di
1.0.1 13.03.2025
  • Logging: Generic loggers. Now all loggers accept generic types
  • DI: Resolve generic types
1.0.0 16.01.2025
  • .NET9 support
0.1.5 26.10.2024
  • DI: Now can resolve IContainer and IScope
0.1.4 25.10.2024
  • DI: Addent ability to resolve services from root scope
0.1.3 25.10.2024
  • DI: Renamed register methods:
    • builder.RegisterSingletonbuilder.Singleton
    • builder.RegisterTransientbuilder.Transient
    • builder.RegisterScopedbuilder.Scoped
  • DI: Added container builder extensions:
    • builder.Singleton<T>(), builder.Transient<T>(), builder.Scoped<T>()
    • builder.Singleton(type), builder.Transient(type), builder.Scoped(type)
  • Json: SnakeCaseNamingPolicy and UpperCaseNamingPolicy marked as obsolete
0.1.2 26.09.2024
  • Add license
0.1.1 26.09.2024
  • Root namespace changed from DimTim.Utils to DimTim

Todo


...

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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on DimTim.Utils:

Package Downloads
DimTim.Database.Postgres

PostgreSQL database context

DimTim.Websocket.DarkWs

Websocket server DarkWs protocol

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.0 336 11/13/2025
1.0.9 156 7/29/2025
1.0.8 187 7/8/2025
1.0.7 181 7/8/2025
1.0.6 190 7/7/2025
1.0.5 183 7/7/2025
1.0.4 189 7/7/2025
1.0.3 180 7/7/2025
1.0.2 165 3/14/2025
1.0.1 199 3/13/2025
1.0.0 305 1/16/2025
0.1.5 536 10/26/2024
0.1.4 164 10/25/2024
0.1.3 149 10/25/2024
0.1.2 392 9/26/2024
0.1.1 161 9/26/2024
0.1.0 595 3/22/2024