TJC.Collection.Core 0.24.0

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

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

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. 
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.24.0 116 11/19/2024
0.23.7 136 11/16/2024
0.23.6 66 11/15/2024
0.23.5 61 11/15/2024
0.23.4 61 11/15/2024
0.23.3 61 11/15/2024
0.23.2 99 11/15/2024
0.23.1 105 11/15/2024
0.23.0 262 11/11/2024
0.22.2 70 11/11/2024
0.22.1 74 11/11/2024
0.22.0 71 11/11/2024
0.21.1 98 11/10/2024
0.21.0 230 11/5/2024
0.20.2 67 11/5/2024
0.20.1 71 11/5/2024
0.20.0 68 11/5/2024
0.19.0 67 11/5/2024
0.18.2 71 11/5/2024
0.18.1 72 11/5/2024
0.18.0 168 11/5/2024
0.17.0 66 11/5/2024
0.16.0 65 11/5/2024
0.15.0 74 11/5/2024
0.14.7 362 10/26/2024
0.14.6 73 10/26/2024
0.14.5 75 10/26/2024
0.14.4 71 10/26/2024
0.14.3 78 10/26/2024
0.14.2 65 10/26/2024
0.14.1 74 10/26/2024
0.14.0 202 10/26/2024
0.13.0 104 10/25/2024
0.12.0 160 10/21/2024
0.11.0 73 10/21/2024
0.10.0 69 10/21/2024
0.9.0 68 10/21/2024
0.8.0 77 10/21/2024
0.7.0 73 10/21/2024
0.6.0 68 10/21/2024
0.5.14 140 10/20/2024
0.5.13 70 10/20/2024
0.5.12 69 10/20/2024
0.5.11 68 10/20/2024
0.5.10 67 10/20/2024
0.5.9 72 10/20/2024
0.5.8 77 10/20/2024
0.5.7 72 10/20/2024
0.5.6 115 10/20/2024
0.5.5 241 10/16/2024
0.5.4 68 10/16/2024
0.5.3 71 10/16/2024
0.5.2 67 10/16/2024
0.5.1 67 10/16/2024
0.5.0 215 10/11/2024
0.4.3 160 10/10/2024
0.4.2 79 10/10/2024
0.4.1 83 10/10/2024
0.4.0 92 10/10/2024
0.3.0 261 10/9/2024
0.2.2 175 10/6/2024
0.2.1 220 10/6/2024
0.2.0 127 10/6/2024
0.1.1 81 10/6/2024
0.1.0 332 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.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.24.0...HEAD

[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