APF.Core.IssueLogger
8.0.0.5
dotnet add package APF.Core.IssueLogger --version 8.0.0.5
NuGet\Install-Package APF.Core.IssueLogger -Version 8.0.0.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="APF.Core.IssueLogger" Version="8.0.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add APF.Core.IssueLogger --version 8.0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: APF.Core.IssueLogger, 8.0.0.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install APF.Core.IssueLogger as a Cake Addin #addin nuget:?package=APF.Core.IssueLogger&version=8.0.0.5 // Install APF.Core.IssueLogger as a Cake Tool #tool nuget:?package=APF.Core.IssueLogger&version=8.0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- APF.Core (>= 8.0.0.2)
- APF.Core.Cqrs (>= 8.0.0.3)
- FluentValidation.AspNetCore (>= 11.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.0.5 | 72 | 2/13/2025 |
8.0.0.4 | 68 | 2/13/2025 |
8.0.0.3 | 235 | 10/23/2024 |
8.0.0.3-Beta-02 | 65 | 2/12/2025 |
8.0.0.3-Beta-01 | 65 | 2/11/2025 |
8.0.0.2 | 980 | 9/30/2024 |
8.0.0.1 | 78 | 9/30/2024 |
8.0.0.1-Beta-02 | 171 | 10/10/2024 |
8.0.0.1-Beta-01 | 159 | 9/9/2024 |
8.0.0-preview.1 | 65 | 9/6/2024 |
6.0.0.8-Beta-02 | 76 | 10/10/2024 |
6.0.0.8-Beta-01 | 112 | 8/21/2024 |
6.0.0.7-DescriptionBeta-03 | 107 | 4/17/2024 |
6.0.0.7-DescriptionBeta-02 | 94 | 4/17/2024 |
6.0.0.6 | 102 | 10/23/2024 |
6.0.0.6-DescriptionBeta-01 | 96 | 4/17/2024 |
6.0.0.5 | 304 | 10/27/2023 |
6.0.0.4 | 1,423 | 9/12/2023 |
6.0.0.3 | 1,002 | 2/9/2023 |
6.0.0.2 | 336 | 2/1/2023 |
6.0.0.1 | 343 | 1/31/2023 |
6.0.0 | 1,983 | 8/4/2022 |
1.0.0.6 | 1,124 | 6/28/2022 |
1.0.0.5 | 555 | 5/17/2022 |
1.0.0.4 | 517 | 4/8/2022 |
1.0.0.3 | 488 | 4/8/2022 |
1.0.0.2 | 504 | 4/8/2022 |
1.0.0.1 | 516 | 4/8/2022 |
1.0.0 | 664 | 3/17/2022 |
# Changelog
## 8.0.0.5 - 2025-02-13
- Added the changes for the CQRS in issueHelperService