TJC.Collection.Core 0.25.1

dotnet add package TJC.Collection.Core --version 0.25.1                
NuGet\Install-Package TJC.Collection.Core -Version 0.25.1                
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="TJC.Collection.Core" Version="0.25.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TJC.Collection.Core --version 0.25.1                
#r "nuget: TJC.Collection.Core, 0.25.1"                
#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 TJC.Collection.Core as a Cake Addin
#addin nuget:?package=TJC.Collection.Core&version=0.25.1

// Install TJC.Collection.Core as a Cake Tool
#tool nuget:?package=TJC.Collection.Core&version=0.25.1                

GitHub Tag GitHub Release NuGet Version

NuGet Downloads Size License

Documentation

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 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. 
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 TJC.Collection.Core:

Package Downloads
TJC.Collection.Console

Collection of NuGet Packages for Console Applications

TJC.Collection.GUI

Collection of NuGet Packages for Graphical User Interface (GUI) Applications

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.25.1 187 1/6/2025
0.25.0 124 1/6/2025
0.24.7 330 12/3/2024
0.24.6 99 12/3/2024
0.24.5 93 12/3/2024
0.24.4 92 12/3/2024
0.24.3 95 12/3/2024
0.24.2 121 12/3/2024
0.24.1 118 12/1/2024
0.24.0 402 11/19/2024
0.23.7 168 11/16/2024
0.23.6 86 11/15/2024
0.23.5 81 11/15/2024
0.23.4 81 11/15/2024
0.23.3 80 11/15/2024
0.23.2 136 11/15/2024
0.23.1 127 11/15/2024
0.23.0 282 11/11/2024
0.22.2 90 11/11/2024
0.22.1 94 11/11/2024
0.22.0 92 11/11/2024
0.21.1 118 11/10/2024
0.21.0 249 11/5/2024
0.20.2 86 11/5/2024
0.20.1 90 11/5/2024
0.20.0 86 11/5/2024
0.19.0 88 11/5/2024
0.18.2 97 11/5/2024
0.18.1 86 11/5/2024
0.18.0 184 11/5/2024
0.17.0 83 11/5/2024
0.16.0 82 11/5/2024
0.15.0 90 11/5/2024
0.14.7 379 10/26/2024
0.14.6 89 10/26/2024
0.14.5 89 10/26/2024
0.14.4 89 10/26/2024
0.14.3 93 10/26/2024
0.14.2 82 10/26/2024
0.14.1 90 10/26/2024
0.14.0 218 10/26/2024
0.13.0 120 10/25/2024
0.12.0 178 10/21/2024
0.11.0 89 10/21/2024
0.10.0 87 10/21/2024
0.9.0 84 10/21/2024
0.8.0 95 10/21/2024
0.7.0 89 10/21/2024
0.6.0 84 10/21/2024
0.5.14 154 10/20/2024
0.5.13 82 10/20/2024
0.5.12 85 10/20/2024
0.5.11 82 10/20/2024
0.5.10 81 10/20/2024
0.5.9 88 10/20/2024
0.5.8 91 10/20/2024
0.5.7 86 10/20/2024
0.5.6 140 10/20/2024
0.5.5 262 10/16/2024
0.5.4 87 10/16/2024
0.5.3 88 10/16/2024
0.5.2 82 10/16/2024
0.5.1 86 10/16/2024
0.5.0 231 10/11/2024
0.4.3 174 10/10/2024
0.4.2 93 10/10/2024
0.4.1 98 10/10/2024
0.4.0 108 10/10/2024
0.3.0 276 10/9/2024
0.2.2 188 10/6/2024
0.2.1 233 10/6/2024
0.2.0 142 10/6/2024
0.1.1 91 10/6/2024
0.1.0 345 9/29/2024

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.25.1] - 2025-01-06

## [0.25.0] - 2025-01-06

## [0.24.7] - 2024-12-03

## [0.24.6] - 2024-12-03

## [0.24.5] - 2024-12-03

## [0.24.4] - 2024-12-03

## [0.24.3] - 2024-12-03

## [0.24.2] - 2024-12-03

## [0.24.1] - 2024-12-01

## [0.24.0] - 2024-11-19

### Added

- File `project.assets.json` to release

## [0.23.1] - 2024-11-15

### Added

- Changelog changed check workflow for pr's

## [0.21.1] - 2024-11-10

### Changed

- Add all dependency `.dll's` to the release

## [0.14.1] - 2024-10-26

### Added

- Release notes to the NuGet Package

## [0.1.0] - 2024-09-28

### Added

- Package reference TJC.AssemblyExtensions
- Package reference TJC.EnumFlags
- Package reference TJC.Inclusion
- Package reference TJC.Logging
- Package reference TJC.Priority
- Package reference TJC.Singleton
- Package reference TJC.StringExtensions
- Package reference TJC.TimeExtensions

[Unreleased]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.25.1...HEAD

[0.25.1]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.25.0...v0.25.1

[0.25.0]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.24.7...v0.25.0

[0.24.7]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.24.6...v0.24.7

[0.24.6]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.24.5...v0.24.6

[0.24.5]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.24.4...v0.24.5

[0.24.4]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.24.3...v0.24.4

[0.24.3]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.24.2...v0.24.3

[0.24.2]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.24.1...v0.24.2

[0.24.1]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.24.0...v0.24.1

[0.24.0]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.23.1...v0.24.0

[0.23.1]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.21.1...v0.23.1

[0.21.1]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.14.1...v0.21.1

[0.14.1]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.1.0...v0.14.1

[0.1.0]: https://github.com/TJC-Tools/TJC.Collection.Core/releases/tag/v0.1.0