Cave.Extensions 4.0.6

dotnet add package Cave.Extensions --version 4.0.6
                    
NuGet\Install-Package Cave.Extensions -Version 4.0.6
                    
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="Cave.Extensions" Version="4.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cave.Extensions" Version="4.0.6" />
                    
Directory.Packages.props
<PackageReference Include="Cave.Extensions" />
                    
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 Cave.Extensions --version 4.0.6
                    
#r "nuget: Cave.Extensions, 4.0.6"
                    
#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 Cave.Extensions@4.0.6
                    
#: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=Cave.Extensions&version=4.0.6
                    
Install as a Cake Addin
#tool nuget:?package=Cave.Extensions&version=4.0.6
                    
Install as a Cake Tool

CaveSystems Extensions Library. This packages contains extensions methods for various .net classes, fast crc32, crc64, base32, base64 implementations and backports for older frameworks.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net20 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 2.0

    • No dependencies.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.6

    • No dependencies.
  • .NETFramework 4.7

    • No dependencies.
  • .NETFramework 4.8

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (27)

Showing the top 5 NuGet packages that depend on Cave.Extensions:

Package Downloads
Cave.IO

CaveSystems IO Library. This package contains: * Fast non buffering data readers and writers. * Endian conversion. * Stream buffers (fifo, ring). * Fast struct marshalling. * Ini (Settings) readers and writers.

Cave.Data

CaveSystems Database Library. Provides simple, fast and typesafe access to ADO.NET based databases. This package supports database first development.

Cave.Net

Provides classes for fast and easy access to fast async tcp streaming, dns client, ssl client and server and ntp client and server implementations.

Cave.Logging

CaveSystems Logging Library is a high speed fully asynchonous logging facility.

Cave.Compression

The compression library is a modified version of the MIT version of SharpZipLib.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.6 151 8/31/2025
4.0.6-ci-master-20250530-0001 131 5/30/2025
4.0.5 799 3/23/2025
4.0.5-ci-master-20250322-0002 172 3/22/2025
4.0.4 731 2/23/2025
4.0.4-ci-master-20250223-0001 104 2/23/2025
4.0.3 1,656 11/24/2024
4.0.3-ci-master-20241124-0001 111 11/24/2024
4.0.2 424 10/20/2024
4.0.2-ci-merge-20241020-0002 116 10/20/2024
4.0.2-ci-master-20241020-0003 114 10/20/2024
4.0.2-ci-extensions-2024102... 137 10/20/2024
4.0.1 3,644 9/27/2024
4.0.0 267 9/18/2024
4.0.0-ci-20241013-3 108 10/13/2024
4.0.0-ci-20241013-2 107 10/12/2024
4.0.0-ci-20241013-1 105 10/12/2024
4.0.0-ci-20240927-4 112 9/27/2024
4.0.0-ci-20240927-3 122 9/27/2024
4.0.0-ci-20240919-1 115 9/18/2024
4.0.0-ci-20240918-4 113 9/18/2024
4.0.0-ci-20240918-3 104 9/18/2024
4.0.0-ci-20240918-2 108 9/18/2024
3.0.14 450 8/31/2024
3.0.13 4,090 7/17/2024
3.0.13-ci-20240715-2 128 7/15/2024
3.0.12 606 2/26/2024
3.0.12-ci-20240226-1 158 2/25/2024
3.0.12-ci-20240225-2 142 2/25/2024
3.0.12-ci-20240225-1 154 2/25/2024
3.0.11 321 2/15/2024
3.0.11-ci-20240215-3 136 2/15/2024
3.0.11-ci-20240215-2 134 2/15/2024
3.0.11-ci-20240215-1 135 2/15/2024
3.0.11-ci-20240214-5 177 2/14/2024
3.0.11-ci-20240214-4 162 2/14/2024
3.0.11-ci-20240214-3 162 2/14/2024
3.0.10 761 1/28/2024
3.0.10-ci-20240127-1 139 1/27/2024
3.0.10-ci-20240126-2 142 1/26/2024
3.0.10-ci-20240126-1 133 1/26/2024
3.0.10-ci-20240125-6 117 1/26/2024
3.0.10-ci-20240125-5 136 1/25/2024
3.0.9 1,817 9/12/2023
3.0.9-ci-20230912-2 158 9/12/2023
3.0.9-ci-20230912-1 178 9/12/2023
3.0.8 1,228 8/31/2023
3.0.8-ci-20230831-2 186 8/31/2023
3.0.8-ci-20230831-1 173 8/31/2023
3.0.7 521 8/27/2023
3.0.7-ci-20230827-2 189 8/27/2023
3.0.7-ci-20230827-1 179 8/27/2023
3.0.6 353 8/23/2023
3.0.6-ci-20230823-4 195 8/23/2023
3.0.6-ci-20230823-3 186 8/23/2023
3.0.6-ci-20230823-2 204 8/23/2023
3.0.6-ci-20230823-1 183 8/23/2023
3.0.5 584 7/8/2023
3.0.5-ci-20230708-2 219 7/8/2023
3.0.5-ci-20230704-1 214 7/4/2023
3.0.5-ci-20230703-2 211 7/3/2023
3.0.5-ci-20230703-1 214 7/3/2023
3.0.5-ci-20230630-1 203 6/30/2023
3.0.5-ci-20230629-1 239 6/29/2023
3.0.5-ci-20230622-1 199 6/22/2023
3.0.5-ci-20230621-1 206 6/21/2023
3.0.5-ci-20230620-1 181 6/20/2023
3.0.4 387 6/17/2023
3.0.4-ci-20230616-3 201 6/16/2023
3.0.4-ci-20230616-2 224 6/16/2023
3.0.4-ci-20230616-1 204 6/16/2023
3.0.3 398 6/12/2023
3.0.2 748 6/5/2023
3.0.2-ci-20230605-2 204 6/5/2023
3.0.1 591 5/11/2023
3.0.1-ci-20230510-2 232 5/10/2023
3.0.1-ci-20230427-1 232 4/27/2023
3.0.0 654 4/24/2023
3.0.0-ci-20240905-1 125 9/5/2024
3.0.0-ci-20240902-2 126 9/2/2024
3.0.0-ci-20240902-1 119 9/2/2024
3.0.0-ci-20240831-3 118 8/31/2024
3.0.0-ci-20230424-1 217 4/24/2023
3.0.0-ci-20230423-1 234 4/23/2023
3.0.0-ci-20230422-1 198 4/22/2023
3.0.0-ci-20230413-1 213 4/13/2023
2.1.14-ci-20221116-2 270 11/16/2022
2.1.13 2,952 11/16/2022
2.1.13-ci-20221020-1 288 10/20/2022
2.1.12 2,554 5/16/2022
2.1.12-ci-20220516-1 284 5/16/2022
2.1.12-ci-20220509-2 272 5/9/2022
2.1.12-ci-20220509-1 286 5/9/2022
2.1.11 710 5/6/2022
2.1.11-ci-20220506-1 249 5/6/2022
2.1.10 704 5/5/2022
2.1.10-ci-20220505-2 292 5/5/2022
2.1.9 734 4/26/2022
2.1.9-ci-20220426-6 278 4/26/2022
2.1.9-ci-20220426-4 282 4/26/2022
2.1.8 691 4/26/2022
2.1.8-ci-20220426-2 276 4/26/2022
2.1.7 1,381 2/20/2022
2.1.7-ci-20220220-1 262 2/20/2022
2.1.6 2,195 2/5/2022
2.1.6-ci-20220205-2 285 2/5/2022
2.1.6-ci-20220205-1 291 2/5/2022
2.1.5 742 1/24/2022
2.1.5-ci-20220124-1 288 1/24/2022
2.1.5-ci-20211211-1 530 12/11/2021
2.1.4 13,260 11/26/2021
2.1.4-ci-20211127-2 2,068 11/26/2021
2.1.4-ci-20211127-1 2,043 11/26/2021
2.1.4-ci-20211126-6 2,014 11/26/2021
2.1.4-ci-20211126-4 2,006 11/26/2021
2.1.4-ci-20211126-3 1,905 11/26/2021
2.1.4-ci-20211126-2 1,883 11/26/2021
2.1.4-ci-20211126-1 1,782 11/26/2021
2.1.4-ci-20211125-4 3,142 11/25/2021
2.1.3 3,394 11/25/2021
2.1.3-ci-20211125-2 2,776 11/25/2021
2.1.3-ci-20211125-1 2,338 11/25/2021
2.1.2 894 11/6/2021
2.1.2-ci-20211106-4 337 11/6/2021
2.1.1 636 11/6/2021
2.1.1-ci-20211106-2 387 11/6/2021
2.1.1-ci-20211106-1 357 11/6/2021
2.1.0 631 11/1/2021
2.0.19-ci-20211101-2 331 11/1/2021
2.0.19-ci-20211101-1 326 11/1/2021
2.0.18 650 10/17/2021
2.0.18-ci-20211013-1 366 10/13/2021
2.0.17 1,098 10/11/2021
2.0.17-ci-20211011-1 374 10/11/2021
2.0.16 704 9/22/2021
2.0.16-ci-20210922-1 375 9/22/2021
2.0.15 873 7/23/2021
2.0.15-ci-20210723-1 382 7/23/2021
2.0.14 620 7/22/2021
2.0.14-ci-20210722-4 341 7/22/2021
2.0.14-ci-20210722-3 354 7/22/2021
2.0.14-ci-20210722-2 340 7/22/2021
2.0.14-ci-20210722-1 344 7/22/2021
2.0.13 995 7/17/2021
2.0.13-ci-20210717-2 322 7/17/2021
2.0.12 4,445 2/27/2021
2.0.12-ci-20210227-6 372 2/27/2021
2.0.12-ci-20210227-5 388 2/27/2021
2.0.12-ci-20210227-2 382 2/27/2021
2.0.11 742 2/26/2021
2.0.11-ci-20210226-2 414 2/26/2021
2.0.11-ci-20210224-1 397 2/24/2021
2.0.10.1 702 2/25/2021
2.0.10 3,249 11/12/2020
2.0.10-ci-20201105-1 444 11/5/2020
2.0.9 2,974 10/12/2020
2.0.9-ci-20201012-1 759 10/12/2020
2.0.8 1,345 10/9/2020
2.0.8-ci-20201009-1 472 10/9/2020
2.0.7 1,345 8/22/2020
2.0.7-ci-20200822-1 540 8/22/2020
2.0.6 804 8/19/2020
2.0.6-ci-20200819-4 485 8/19/2020
2.0.5 991 8/19/2020
2.0.5-ci-20200819-1 448 8/19/2020
2.0.4 749 8/15/2020
2.0.4-ci-20200815-1 568 8/15/2020
2.0.3 2,284 8/1/2020
2.0.3-ci-20200801-3 612 8/1/2020
2.0.2 842 8/1/2020
2.0.2-ci-20200801-1 434 8/1/2020
2.0.2-ci-20200730-3 487 7/30/2020
2.0.2-ci-20200730-2 486 7/30/2020
2.0.2-ci-20200730-1 483 7/30/2020
2.0.1 2,223 7/28/2020
2.0.1-ci-20200728-1 455 7/28/2020
2.0.1-ci-20200711-3 490 7/11/2020
2.0.0 1,596 7/11/2020
2.0.0-ci-20200711-1 522 7/11/2020
2.0.0-ci-20200709-7 478 7/9/2020
2.0.0-ci-20200709-3 478 7/9/2020
2.0.0-ci-20200709-1 483 7/9/2020
1.0.12 811 7/9/2020
1.0.12-ci-20200709-4 513 7/9/2020
1.0.12-ci-20200709-2 448 7/9/2020
1.0.12-ci-20200523-1 481 5/23/2020
1.0.11 2,610 4/16/2020
1.0.11-ci-20200416-1 497 4/16/2020
1.0.11-ci-20200415-4 509 4/15/2020
1.0.11-ci-20200415-3 485 4/15/2020
1.0.11-ci-20200415-2 470 4/15/2020
1.0.11-ci-20200415-1 493 4/15/2020
1.0.10 1,269 11/24/2019
1.0.10-ci-20191124-1 503 11/24/2019
1.0.9 3,733 11/10/2019
1.0.9-ci-20191110-1 535 11/10/2019
1.0.9-ci-20190928-1 557 9/28/2019
1.0.8 2,257 9/3/2019
1.0.8-ci-20190903-2 520 9/3/2019
1.0.8-ci-20190903-1 550 9/3/2019
1.0.8-ci-20190505-2 586 5/5/2019
1.0.8-ci-20190505-1 576 5/5/2019
1.0.7 7,664 3/12/2019
1.0.7-ci-20190312-1 602 3/12/2019
1.0.6 2,603 3/11/2019
1.0.6-ci-20190311-3 583 3/11/2019
1.0.6-ci-20190311-2 562 3/11/2019
1.0.6-ci-20190311-1 600 3/11/2019
1.0.6-ci-20190310-1 584 3/10/2019
1.0.5 4,226 3/9/2019
1.0.5-ci-20190309-4 596 3/9/2019
1.0.4 2,183 2/12/2019
1.0.3 1,051 1/26/2019
1.0.2 1,709 1/10/2019
1.0.1 2,308 1/6/2019
1.0.0 4,770 12/12/2018
1.0.0-alpha-release-5 1,247 12/2/2018
1.0.0-alpha-release-4 1,780 11/20/2018
1.0.0-alpha-release-3 797 11/18/2018
1.0.0-alpha-release-2 788 11/18/2018
1.0.0-alpha-release-1 1,044 11/18/2018