TJC.Collection.Core
0.25.2
See the version list below for details.
dotnet add package TJC.Collection.Core --version 0.25.2
NuGet\Install-Package TJC.Collection.Core -Version 0.25.2
<PackageReference Include="TJC.Collection.Core" Version="0.25.2" />
<PackageVersion Include="TJC.Collection.Core" Version="0.25.2" />
<PackageReference Include="TJC.Collection.Core" />
paket add TJC.Collection.Core --version 0.25.2
#r "nuget: TJC.Collection.Core, 0.25.2"
#:package TJC.Collection.Core@0.25.2
#addin nuget:?package=TJC.Collection.Core&version=0.25.2
#tool nuget:?package=TJC.Collection.Core&version=0.25.2
| 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. |
-
net8.0
- TJC.AssemblyExtensions (>= 0.8.5)
- TJC.EnumFlags (>= 0.9.5)
- TJC.Inclusion (>= 0.4.5)
- TJC.Logging (>= 0.6.0)
- TJC.Priority (>= 0.4.5)
- TJC.Singleton (>= 0.5.5)
- TJC.StringExtensions (>= 0.6.5)
- TJC.TimeExtensions (>= 0.4.3)
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.31.1 | 1,140 | 7/20/2025 |
| 0.31.0 | 392 | 7/20/2025 |
| 0.30.1 | 297 | 7/20/2025 |
| 0.30.0 | 326 | 7/20/2025 |
| 0.29.0 | 271 | 7/17/2025 |
| 0.28.0 | 345 | 6/23/2025 |
| 0.27.0 | 436 | 6/12/2025 |
| 0.26.0 | 291 | 4/25/2025 |
| 0.25.2 | 251 | 4/15/2025 |
| 0.25.1 | 618 | 1/6/2025 |
| 0.25.0 | 245 | 1/6/2025 |
| 0.24.7 | 472 | 12/3/2024 |
| 0.24.6 | 192 | 12/3/2024 |
| 0.24.5 | 188 | 12/3/2024 |
| 0.24.4 | 187 | 12/3/2024 |
| 0.24.3 | 187 | 12/3/2024 |
| 0.24.2 | 239 | 12/3/2024 |
| 0.24.1 | 237 | 12/1/2024 |
| 0.24.0 | 638 | 11/19/2024 |
| 0.23.7 | 296 | 11/16/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.2] - 2025-04-15
## [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.2...HEAD
[0.25.2]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.25.1...v0.25.2
[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