BLTools 6.1.4
dotnet add package BLTools --version 6.1.4
NuGet\Install-Package BLTools -Version 6.1.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="BLTools" Version="6.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BLTools" Version="6.1.4" />
<PackageReference Include="BLTools" />
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 BLTools --version 6.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BLTools, 6.1.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 BLTools@6.1.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=BLTools&version=6.1.4
#tool nuget:?package=BLTools&version=6.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Tools for C# developper (wip)
Description
List of tools, classes, helpers, extension methods, ... designed to help to ease development under .NET. Is compatible with .NET 6.x and .NET 7.x. and .NET 8.x
Change log
6.0
- Conversion from previous version 4.5.28, to .NET 6.x only
- Added TABout, global folder
- Removed SimpleLogger
- Improved TChrono
- Vastly improved ILogger
- Compiled with null checking enabled
- Compiled with features preview enabled (interface static code)
- Big changes in IJson and associates
- Added extension methods for JsonElement (SafeGet...)
6.1.0
- Compiled with .NET 7.0 and .NET 6.x
- Fixes for symmetrical encryption
- Removed processor architecture from info in ApplicationInfo
- Added CombineToString
6.1.1
- Added DoNotDump attribute
6.1.2
- Improved Diagnostic.Dump()
6.1.3
- Fixed Diagnostic.Dump() for inner objects
Categories
Actions and Functions
Chrono
ConsoleExtension
Data structures
Product | Versions 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 was computed. 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.
-
net8.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on BLTools:
Package | Downloads |
---|---|
BLTools.Data.dns.20
Package Description |
|
BLTools.SQL.dns.20
Package Description |
|
BLTools.DataModels.dns.20
Package Description |
|
BLTools.Json.dns.20
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
6.1.4 | 350 | 8/18/2024 |
6.1.3-beta4 | 152 | 11/7/2023 |
6.1.3-beta3 | 128 | 10/26/2023 |
6.1.3-beta2 | 145 | 10/26/2023 |
6.1.2 | 328 | 10/24/2023 |
6.1.1 | 307 | 7/18/2023 |
6.1.1-beta4 | 137 | 10/19/2023 |
6.1.1-beta2 | 183 | 7/18/2023 |
6.1.1-beta1 | 170 | 7/17/2023 |
6.1.0-beta8f | 208 | 4/10/2023 |
6.1.0-beta8e | 202 | 2/15/2023 |
6.1.0-beta8d | 203 | 2/10/2023 |
6.1.0-beta8c | 193 | 2/7/2023 |
6.1.0-beta8b | 191 | 2/7/2023 |
6.1.0-beta8a | 219 | 2/5/2023 |
6.1.0-beta8 | 220 | 2/4/2023 |
6.1.0-beta7 | 225 | 1/25/2023 |
6.1.0-beta6 | 230 | 1/23/2023 |
4.5.28 | 1,283 | 12/15/2021 |
- Fixed regression with TFileLogger where no EOL was issued