TJC.Singleton
0.9.0
dotnet add package TJC.Singleton --version 0.9.0
NuGet\Install-Package TJC.Singleton -Version 0.9.0
<PackageReference Include="TJC.Singleton" Version="0.9.0" />
<PackageVersion Include="TJC.Singleton" Version="0.9.0" />
<PackageReference Include="TJC.Singleton" />
paket add TJC.Singleton --version 0.9.0
#r "nuget: TJC.Singleton, 0.9.0"
#:package TJC.Singleton@0.9.0
#addin nuget:?package=TJC.Singleton&version=0.9.0
#tool nuget:?package=TJC.Singleton&version=0.9.0
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.7)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on TJC.Singleton:
| Package | Downloads |
|---|---|
|
TJC.Collection.Core
Collection of NuGet Packages |
|
|
TJC.ConsoleApplication
Console Application Utilities |
|
|
TJC.GUI
Graphical User Interface Extensions |
|
|
TJC.MVVM
Model-View-ViewModel |
|
|
TJC.VersionExtensions
Version Extensions |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.9.0 | 83 | 9/15/2026 |
| 0.6.2 | 398 | 9/11/2026 |
| 0.6.1 | 439 | 8/29/2026 |
| 0.6.0 | 2,136 | 7/20/2025 |
| 0.5.6 | 2,361 | 4/15/2025 |
| 0.5.5 | 4,273 | 12/3/2024 |
| 0.5.4 | 290 | 12/3/2024 |
| 0.5.3 | 1,752 | 11/15/2024 |
| 0.5.2 | 854 | 11/10/2024 |
| 0.5.1 | 705 | 11/5/2024 |
| 0.5.0 | 656 | 11/5/2024 |
| 0.4.1 | 874 | 10/26/2024 |
| 0.4.0 | 2,197 | 10/20/2024 |
| 0.3.2 | 882 | 10/20/2024 |
| 0.3.1 | 758 | 10/16/2024 |
| 0.3.0 | 3,770 | 10/10/2024 |
| 0.2.0 | 710 | 10/9/2024 |
| 0.1.10 | 1,193 | 10/2/2024 |
| 0.1.9 | 628 | 9/29/2024 |
| 0.1.8 | 1,538 | 9/5/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.9.0] - 2026-09-15
## [0.8.0] - 2026-09-15
## [0.7.0] - 2026-09-15
### Changed
- Updated to .NET 10
### Fixed
- Fix grype lint errors
## [0.6.2] - 2026-09-11
## [0.6.1] - 2026-08-29
## [0.6.0] - 2025-07-20
## [0.5.3] - 2024-11-15
### Added
- Changelog changed check workflow for pr's
## [0.5.2] - 2024-11-10
### Changed
- Add all dependency `.dll's` to the release
## [0.4.1] - 2024-10-26
### Added
- Release notes to the NuGet Package
## [0.4.0] - 2024-10-20
### Added
- Codecov reporting
## [0.3.0] - 2024-10-10
### Added
- Changelog Automation
## [0.2.0] - 2024-10-08
### Added
- Created singleton base
- Created factories to create all singletons
[Unreleased]: https://github.com/TJC-Tools/TJC.Singleton/compare/v0.9.0...HEAD
[0.9.0]: https://github.com/TJC-Tools/TJC.Singleton/compare/v0.8.0...v0.9.0
[0.8.0]: https://github.com/TJC-Tools/TJC.Singleton/compare/v0.7.0...v0.8.0
[0.7.0]: https://github.com/TJC-Tools/TJC.Singleton/compare/v0.6.2...v0.7.0
[0.6.2]: https://github.com/TJC-Tools/TJC.Singleton/compare/v0.6.1...v0.6.2
[0.6.1]: https://github.com/TJC-Tools/TJC.Singleton/compare/v0.6.0...v0.6.1
[0.6.0]: https://github.com/TJC-Tools/TJC.Singleton/compare/v0.5.3...v0.6.0
[0.5.3]: https://github.com/TJC-Tools/TJC.Singleton/compare/v0.5.2...v0.5.3
[0.5.2]: https://github.com/TJC-Tools/TJC.Singleton/compare/v0.4.1...v0.5.2
[0.4.1]: https://github.com/TJC-Tools/TJC.Singleton/compare/v0.4.0...v0.4.1
[0.4.0]: https://github.com/TJC-Tools/TJC.Singleton/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/TJC-Tools/TJC.Singleton/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/TJC-Tools/TJC.Singleton/releases/tag/v0.2.0