Eternet.AspNetCore.ServiceFabric
10.0.0
Prefix Reserved
dotnet add package Eternet.AspNetCore.ServiceFabric --version 10.0.0
NuGet\Install-Package Eternet.AspNetCore.ServiceFabric -Version 10.0.0
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="Eternet.AspNetCore.ServiceFabric" Version="10.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Eternet.AspNetCore.ServiceFabric" Version="10.0.0" />
<PackageReference Include="Eternet.AspNetCore.ServiceFabric" />
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 Eternet.AspNetCore.ServiceFabric --version 10.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Eternet.AspNetCore.ServiceFabric, 10.0.0"
#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 Eternet.AspNetCore.ServiceFabric@10.0.0
#: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=Eternet.AspNetCore.ServiceFabric&version=10.0.0
#tool nuget:?package=Eternet.AspNetCore.ServiceFabric&version=10.0.0
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
- Microsoft.ServiceFabric.AspNetCore.Kestrel (>= 8.5.116)
- Serilog.AspNetCore (>= 10.0.0)
- Serilog.Formatting.Elasticsearch (>= 10.0.0)
- Serilog.Sinks.Elasticsearch (>= 10.0.0)
- Serilog.Sinks.File (>= 7.0.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 |
|---|---|---|
| 10.0.0 | 131 | 7/5/2026 |
| 9.0.15 | 210 | 6/29/2026 |
| 9.0.14 | 213 | 5/20/2026 |
| 9.0.13 | 98 | 5/20/2026 |
| 9.0.12 | 109 | 5/20/2026 |
| 9.0.11 | 378 | 3/20/2026 |
| 9.0.10 | 112 | 3/20/2026 |
| 9.0.9 | 115 | 3/20/2026 |
| 9.0.8 | 186 | 2/20/2026 |
| 9.0.7 | 1,624 | 6/10/2025 |
| 9.0.5 | 266 | 5/30/2025 |
| 9.0.4 | 652 | 5/7/2025 |
| 9.0.3 | 239 | 4/25/2025 |
| 9.0.1 | 403 | 3/13/2025 |
| 9.0.0 | 226 | 2/26/2025 |
| 7.0.15 | 279 | 12/26/2024 |
| 7.0.14 | 233 | 11/21/2024 |
| 7.0.13 | 222 | 11/20/2024 |
| 7.0.12 | 219 | 10/31/2024 |
| 7.0.11 | 211 | 10/28/2024 |
Loading failed
Breaking change: removed Swagger/OpenAPI helpers and Swashbuckle.AspNetCore dependency from the Service Fabric core package. Configure Swagger in the host application or use Eternet.Web.Infrastructure.