TJC.Collection.Core
0.30.0
See the version list below for details.
dotnet add package TJC.Collection.Core --version 0.30.0
NuGet\Install-Package TJC.Collection.Core -Version 0.30.0
<PackageReference Include="TJC.Collection.Core" Version="0.30.0" />
<PackageVersion Include="TJC.Collection.Core" Version="0.30.0" />
<PackageReference Include="TJC.Collection.Core" />
paket add TJC.Collection.Core --version 0.30.0
#r "nuget: TJC.Collection.Core, 0.30.0"
#:package TJC.Collection.Core@0.30.0
#addin nuget:?package=TJC.Collection.Core&version=0.30.0
#tool nuget:?package=TJC.Collection.Core&version=0.30.0
| 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.6)
- TJC.Decorator (>= 0.4.7)
- TJC.EnumFlags (>= 0.9.6)
- TJC.Inclusion (>= 0.4.6)
- TJC.Logging (>= 0.7.0)
- TJC.Persist (>= 0.2.0)
- TJC.Priority (>= 0.4.6)
- TJC.Singleton (>= 0.5.6)
- TJC.StateMachine (>= 0.2.0)
- TJC.StringExtensions (>= 0.6.6)
- TJC.TimeExtensions (>= 0.4.8)
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,146 | 7/20/2025 |
| 0.31.0 | 393 | 7/20/2025 |
| 0.30.1 | 298 | 7/20/2025 |
| 0.30.0 | 326 | 7/20/2025 |
| 0.29.0 | 272 | 7/17/2025 |
| 0.28.0 | 346 | 6/23/2025 |
| 0.27.0 | 437 | 6/12/2025 |
| 0.26.0 | 292 | 4/25/2025 |
| 0.25.2 | 252 | 4/15/2025 |
| 0.25.1 | 618 | 1/6/2025 |
| 0.25.0 | 246 | 1/6/2025 |
| 0.24.7 | 473 | 12/3/2024 |
| 0.24.6 | 193 | 12/3/2024 |
| 0.24.5 | 189 | 12/3/2024 |
| 0.24.4 | 189 | 12/3/2024 |
| 0.24.3 | 188 | 12/3/2024 |
| 0.24.2 | 240 | 12/3/2024 |
| 0.24.1 | 237 | 12/1/2024 |
| 0.24.0 | 639 | 11/19/2024 |
| 0.23.7 | 297 | 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.30.0] - 2025-07-20
### Changed
- Updated TJC.Logging
## [0.29.0] - 2025-07-17
### Added
- Package reference TJC.Decorator
## [0.28.0] - 2025-06-23
## [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.30.0...HEAD
[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.28.0...v0.29.0
[0.28.0]: https://github.com/TJC-Tools/TJC.Collection.Core/compare/v0.26.0...v0.28.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