TJC.Collection.Core
0.31.1
dotnet add package TJC.Collection.Core --version 0.31.1
NuGet\Install-Package TJC.Collection.Core -Version 0.31.1
<PackageReference Include="TJC.Collection.Core" Version="0.31.1" />
<PackageVersion Include="TJC.Collection.Core" Version="0.31.1" />
<PackageReference Include="TJC.Collection.Core" />
paket add TJC.Collection.Core --version 0.31.1
#r "nuget: TJC.Collection.Core, 0.31.1"
#:package TJC.Collection.Core@0.31.1
#addin nuget:?package=TJC.Collection.Core&version=0.31.1
#tool nuget:?package=TJC.Collection.Core&version=0.31.1
| 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.2)
- TJC.Persist (>= 0.2.0)
- TJC.Priority (>= 0.4.6)
- TJC.Singleton (>= 0.6.0)
- 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,123 | 7/20/2025 |
| 0.31.0 | 388 | 7/20/2025 |
| 0.30.1 | 294 | 7/20/2025 |
| 0.30.0 | 323 | 7/20/2025 |
| 0.29.0 | 268 | 7/17/2025 |
| 0.28.0 | 342 | 6/23/2025 |
| 0.27.0 | 433 | 6/12/2025 |
| 0.26.0 | 287 | 4/25/2025 |
| 0.25.2 | 247 | 4/15/2025 |
| 0.25.1 | 615 | 1/6/2025 |
| 0.25.0 | 242 | 1/6/2025 |
| 0.24.7 | 469 | 12/3/2024 |
| 0.24.6 | 188 | 12/3/2024 |
| 0.24.5 | 185 | 12/3/2024 |
| 0.24.4 | 184 | 12/3/2024 |
| 0.24.3 | 184 | 12/3/2024 |
| 0.24.2 | 236 | 12/3/2024 |
| 0.24.1 | 234 | 12/1/2024 |
| 0.24.0 | 635 | 11/19/2024 |
| 0.23.7 | 293 | 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.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.1...HEAD
[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