TJC.Collection.Core
0.31.12
dotnet add package TJC.Collection.Core --version 0.31.12
NuGet\Install-Package TJC.Collection.Core -Version 0.31.12
<PackageReference Include="TJC.Collection.Core" Version="0.31.12" />
<PackageVersion Include="TJC.Collection.Core" Version="0.31.12" />
<PackageReference Include="TJC.Collection.Core" />
paket add TJC.Collection.Core --version 0.31.12
#r "nuget: TJC.Collection.Core, 0.31.12"
#:package TJC.Collection.Core@0.31.12
#addin nuget:?package=TJC.Collection.Core&version=0.31.12
#tool nuget:?package=TJC.Collection.Core&version=0.31.12
| 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.7)
- TJC.Decorator (>= 0.4.8)
- TJC.EnumFlags (>= 0.9.7)
- TJC.Inclusion (>= 0.4.7)
- TJC.Logging (>= 0.7.3)
- TJC.Persist (>= 0.2.1)
- TJC.Priority (>= 0.4.7)
- TJC.Singleton (>= 0.6.1)
- TJC.StateMachine (>= 0.2.1)
- TJC.StringExtensions (>= 0.6.7)
- TJC.TimeExtensions (>= 0.4.9)
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.12 | 149 | 8/31/2026 |
| 0.31.11 | 73 | 8/31/2026 |
| 0.31.10 | 77 | 8/31/2026 |
| 0.31.9 | 76 | 8/31/2026 |
| 0.31.8 | 75 | 8/31/2026 |
| 0.31.7 | 78 | 8/31/2026 |
| 0.31.6 | 78 | 8/31/2026 |
| 0.31.5 | 71 | 8/31/2026 |
| 0.31.4 | 72 | 8/31/2026 |
| 0.31.3 | 80 | 8/31/2026 |
| 0.31.2 | 85 | 8/29/2026 |
| 0.31.1 | 1,509 | 7/20/2025 |
| 0.31.0 | 412 | 7/20/2025 |
| 0.30.1 | 316 | 7/20/2025 |
| 0.30.0 | 340 | 7/20/2025 |
| 0.29.0 | 286 | 7/17/2025 |
| 0.28.0 | 365 | 6/23/2025 |
| 0.27.0 | 458 | 6/12/2025 |
| 0.26.0 | 309 | 4/25/2025 |
| 0.25.2 | 266 | 4/15/2025 |
# 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.31.12] - 2026-08-31
## [0.31.11] - 2026-08-31
## [0.31.10] - 2026-08-31
## [0.31.9] - 2026-08-31
## [0.31.8] - 2026-08-31
## [0.31.7] - 2026-08-31
## [0.31.6] - 2026-08-31
## [0.31.5] - 2026-08-31
## [0.31.4] - 2026-08-31
## [0.31.3] - 2026-08-31
## [0.31.2] - 2026-08-29
## [0.31.1] - 2025-07-20
### Changed
- Updated TJC.Logging
## [0.31.0] - 2025-07-20
### Changed
- Updated TJC.Singleton
## [0.30.1] - 2025-07-20
### Changed
- Updated TJC.Logging
## [0.30.0] - 2025-07-20
### Changed
- Updated TJC.Logging
## [0.29.0] - 2025-07-17
### Added
- Package reference TJC.Decorator
## [0.26.0] - 2025-04-25
### Added
- Package reference TJC.StateMachine
## [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.31.12...HEAD
[0.31.12]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.31.11...v0.31.12
[0.31.11]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.31.10...v0.31.11
[0.31.10]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.31.9...v0.31.10
[0.31.9]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.31.8...v0.31.9
[0.31.8]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.31.7...v0.31.8
[0.31.7]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.31.6...v0.31.7
[0.31.6]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.31.5...v0.31.6
[0.31.5]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.31.4...v0.31.5
[0.31.4]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.31.3...v0.31.4
[0.31.3]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.31.2...v0.31.3
[0.31.2]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.31.1...v0.31.2
[0.31.1]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.31.0...v0.31.1
[0.31.0]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.30.1...v0.31.0
[0.30.1]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.30.0...v0.30.1
[0.30.0]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.29.0...v0.30.0
[0.29.0]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.26.0...v0.29.0
[0.26.0]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.24.0...v0.26.0
[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