APF.Core
10.0.0-Beta-02
This is a prerelease version of APF.Core.
dotnet add package APF.Core --version 10.0.0-Beta-02
NuGet\Install-Package APF.Core -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" 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" Version="10.0.0-Beta-02" />
<PackageReference Include="APF.Core" />
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 --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, 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@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&version=10.0.0-Beta-02&prerelease
#tool nuget:?package=APF.Core&version=10.0.0-Beta-02&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
APF.Core for .NET
APF.Core is a foundational library for .NET applications, providing essential utilities, abstractions, and base classes to accelerate development and promote code reuse.
Features
- Common utility functions and helpers
- Base classes and interfaces for extensibility
- Consistent error handling and logging abstractions
- Designed for performance and maintainability
Getting Started
Install via NuGet:
dotnet add package APF.CoreReference in your project:
<PackageReference Include="APF.Core" Version="8.0.0.24" />
| 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
- Amazon.Lambda.Core (>= 3.1.1)
- Hashids.net (>= 1.7.0)
- Microsoft.AspNetCore.Mvc (>= 2.3.11)
- Microsoft.EntityFrameworkCore (>= 9.0.18)
- Microsoft.Extensions.Http (>= 10.0.10)
- PgpCore (>= 8.0.0)
- Pomelo.EntityFrameworkCore.MySql (>= 9.0.0)
- Swashbuckle.AspNetCore.Annotations (>= 10.2.3)
- System.Security.Cryptography.Xml (>= 10.0.10)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on APF.Core:
| Package | Downloads |
|---|---|
|
APF.Core.AWS
Package Description |
|
|
APF.Core.Common
Package Description |
|
|
APF.Core.Dormancy
This client library enables dormancy implementation in the APF services. |
|
|
APF.Core.IssueLogger
Package Description |
|
|
APF.Core.Google
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.0-Beta-02 | 519 | 7/23/2026 |
| 10.0.0-Beta-01 | 253 | 7/22/2026 |
| 8.0.0.39 | 1,179 | 6/4/2026 |
| 8.0.0.39-Beta-01 | 836 | 5/29/2026 |
| 8.0.0.38 | 4,364 | 4/10/2026 |
| 8.0.0.38-Beta-02 | 2,689 | 4/9/2026 |
| 8.0.0.38-Beta-01 | 716 | 4/6/2026 |
| 8.0.0.37 | 150 | 4/2/2026 |
| 8.0.0.37-Beta-01 | 111 | 4/2/2026 |
| 8.0.0.36 | 261 | 4/1/2026 |
| 8.0.0.36-Beta-01 | 440 | 3/30/2026 |
| 8.0.0.35 | 630 | 3/23/2026 |
| 8.0.0.35-Beta-01 | 787 | 3/20/2026 |
| 8.0.0.34 | 237 | 3/13/2026 |
| 8.0.0.34-Beta-01 | 250 | 3/12/2026 |
| 8.0.0.33 | 1,030 | 3/3/2026 |
| 8.0.0.33-migration-01 | 422 | 4/7/2026 |
| 8.0.0.33-Beta-02 | 636 | 3/3/2026 |
| 8.0.0.33-Beta-01 | 181 | 3/2/2026 |
| 8.0.0.32 | 664 | 2/23/2026 |
Loading failed
# Changelog
## 10.0.0.0-Beta-01 - 2026-23-07
- Upgrade to Dotnet 10 with efcore 9