APF.Core.API
10.0.0-Beta-02
This is a prerelease version of APF.Core.API.
dotnet add package APF.Core.API --version 10.0.0-Beta-02
NuGet\Install-Package APF.Core.API -Version 10.0.0-Beta-02
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.API" Version="10.0.0-Beta-02" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="APF.Core.API" Version="10.0.0-Beta-02" />
<PackageReference Include="APF.Core.API" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add APF.Core.API --version 10.0.0-Beta-02
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: APF.Core.API, 10.0.0-Beta-02"
#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.
#:package APF.Core.API@10.0.0-Beta-02
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=APF.Core.API&version=10.0.0-Beta-02&prerelease
#tool nuget:?package=APF.Core.API&version=10.0.0-Beta-02&prerelease
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 | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- APF.Core.Cqrs (>= 10.0.0-Beta-01)
- Asp.Versioning.Mvc (>= 10.0.0)
- AutoMapper (>= 16.1.1)
- FluentValidation.AspNetCore (>= 11.3.1)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 10.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on APF.Core.API:
| Package | Downloads |
|---|---|
|
APF.Core.OpenApi
This library generates swagger. |
|
|
APF.OpenApi
This library generates swagger. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.0-Beta-02 | 210 | 7/28/2026 |
| 10.0.0-Beta-01 | 86 | 7/27/2026 |
| 8.0.0.29-Beta-01 | 0 | 8/18/2026 |
| 8.0.0.28 | 351 | 7/10/2026 |
| 8.0.0.28-Beta-01 | 213 | 7/9/2026 |
| 8.0.0.27 | 580 | 7/1/2026 |
| 8.0.0.27-Beta-01 | 166 | 6/30/2026 |
| 8.0.0.26 | 3,018 | 4/14/2026 |
| 8.0.0.26-Beta-01 | 1,208 | 4/14/2026 |
| 8.0.0.25 | 150 | 4/13/2026 |
| 8.0.0.25-Beta-02 | 198 | 4/10/2026 |
| 8.0.0.25-Beta-01 | 122 | 4/10/2026 |
| 8.0.0.24 | 136 | 4/8/2026 |
| 8.0.0.24-Beta-01 | 120 | 4/8/2026 |
| 8.0.0.23 | 252 | 4/6/2026 |
| 8.0.0.23-migration-01 | 378 | 4/7/2026 |
| 8.0.0.23-Beta-02 | 214 | 3/31/2026 |
| 8.0.0.23-Beta-01 | 151 | 3/27/2026 |
| 8.0.0.22 | 173 | 3/25/2026 |
| 8.0.0.22-Beta-04 | 155 | 3/25/2026 |
Loading failed
# Changelog
## 10.0.0.0-Beta-02 - 2026-07-28
- .net10 migration, unit test case, automapper version upgradge and ApiVersioningProblemDetailsWriter impl