Fen.Service
7.1.1-pre1
dotnet add package Fen.Service --version 7.1.1-pre1
NuGet\Install-Package Fen.Service -Version 7.1.1-pre1
<PackageReference Include="Fen.Service" Version="7.1.1-pre1" />
<PackageVersion Include="Fen.Service" Version="7.1.1-pre1" />
<PackageReference Include="Fen.Service" />
paket add Fen.Service --version 7.1.1-pre1
#r "nuget: Fen.Service, 7.1.1-pre1"
#:package Fen.Service@7.1.1-pre1
#addin nuget:?package=Fen.Service&version=7.1.1-pre1&prerelease
#tool nuget:?package=Fen.Service&version=7.1.1-pre1&prerelease
Standardized Service conventions, from the opinions of the Fulfiller Enablement team.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. net10.0 was computed. 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. |
-
net6.0
- Amazon.Lambda.AspNetCoreServer.Hosting (>= 1.5.1)
- AWSXRayRecorder.Handlers.AspNetCore (>= 2.11.0)
- AWSXRayRecorder.Handlers.System.Net (>= 2.11.0)
- FluentValidation.AspNetCore (>= 11.2.2)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 6.0.0)
- Microsoft.AspNetCore.HeaderPropagation (>= 6.0.0)
- Swashbuckle.AspNetCore.Annotations (>= 6.5.0)
- Swashbuckle.AspNetCore.Newtonsoft (>= 6.5.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 |
|---|---|---|
| 7.1.1-pre1 | 1,068 | 3/20/2023 |
| 7.1.0-pre1 | 552 | 7/11/2022 |
| 7.0.0 | 3,793 | 4/1/2022 |
| 7.0.0-pre6 | 787 | 3/17/2022 |
| 7.0.0-pre5 | 425 | 3/16/2022 |
| 7.0.0-pre4 | 398 | 3/16/2022 |
| 7.0.0-pre3 | 404 | 3/15/2022 |
| 7.0.0-pre2 | 410 | 3/14/2022 |
| 7.0.0-pre1 | 399 | 3/14/2022 |
| 6.0.1 | 28,688 | 9/16/2021 |
| 6.0.0 | 4,356 | 8/16/2021 |
| 6.0.0-rc1 | 504 | 8/12/2021 |
| 5.0.0 | 12,872 | 6/22/2021 |
| 5.0.0-rc8 | 980 | 4/29/2021 |
| 5.0.0-rc7 | 852 | 3/29/2021 |
| 5.0.0-rc6 | 530 | 3/25/2021 |
| 5.0.0-rc5 | 495 | 3/24/2021 |
| 5.0.0-rc4 | 626 | 3/19/2021 |
| 5.0.0-rc3 | 572 | 3/19/2021 |
| 5.0.0-rc2 | 520 | 3/18/2021 |
➟ Release 7.1.1
➟ Route lower-case transformations will no longer lower-case the values of parameters.
➟ Release 7.1.0
⁃ Cold Start time when running as Lambda has been moderately improved by controlling startup actions.
⁃ Custom Fluent Validations have started to be collected in this library.
➟ Release 7.0.0
⁃ The Partially Unescaped URI Model Binder has been hidden behind an attribute with better default behavior.
⁃ Methods marked as obsolete have been removed as noted.
⁃ The method `AddProgramServices` has been renamed `AddLocalServices` to reflect the changing nature of AWS Lambda.