Fen.Service 7.1.1-pre1

This is a prerelease version of Fen.Service.
dotnet add package Fen.Service --version 7.1.1-pre1
NuGet\Install-Package Fen.Service -Version 7.1.1-pre1
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="Fen.Service" Version="7.1.1-pre1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fen.Service --version 7.1.1-pre1
#r "nuget: Fen.Service, 7.1.1-pre1"
#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 Fen.Service as a Cake Addin
#addin nuget:?package=Fen.Service&version=7.1.1-pre1&prerelease

// Install Fen.Service as a Cake Tool
#tool nuget:?package=Fen.Service&version=7.1.1-pre1&prerelease

Standardized Service conventions, from the opinions of the Fulfiller Enablement team.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 453 3/20/2023
7.1.0-pre1 289 7/11/2022
7.0.0 2,626 4/1/2022
7.0.0-pre6 534 3/17/2022
7.0.0-pre5 195 3/16/2022
7.0.0-pre4 175 3/16/2022
7.0.0-pre3 178 3/15/2022
7.0.0-pre2 167 3/14/2022
7.0.0-pre1 175 3/14/2022
6.0.1 18,639 9/16/2021
6.0.0 2,115 8/16/2021
6.0.0-rc1 273 8/12/2021
5.0.0 10,774 6/22/2021
5.0.0-rc8 714 4/29/2021
5.0.0-rc7 567 3/29/2021
5.0.0-rc6 278 3/25/2021
5.0.0-rc5 270 3/24/2021
5.0.0-rc4 376 3/19/2021
5.0.0-rc3 309 3/19/2021
5.0.0-rc2 278 3/18/2021
5.0.0-rc1 347 3/11/2021
4.3.1 3,794 12/20/2019
4.3.0 4,642 7/2/2019
4.2.3 2,464 5/2/2019
4.2.2 3,052 2/18/2019
4.2.2-pre1 733 1/29/2019
4.2.1 1,701 1/18/2019
4.2.0 35,788 11/1/2018
4.1.2 9,826 8/27/2018
4.1.1 1,679 8/27/2018
4.1.1-pre2 695 8/27/2018
4.1.1-pre1 681 8/27/2018
4.1.0-pre4 657 8/24/2018
4.1.0-pre3 677 8/24/2018
4.1.0-pre2 749 8/22/2018
4.1.0-pre1 749 8/21/2018
4.0.1 2,076 7/24/2018
4.0.0 1,793 7/20/2018
4.0.0-preview7-1 848 7/16/2018
4.0.0-preview7 810 7/16/2018
4.0.0-preview6 863 7/16/2018
4.0.0-preview5 811 7/13/2018
4.0.0-preview4 946 6/13/2018
4.0.0-preview3 903 6/12/2018
4.0.0-preview2 1,126 5/23/2018
4.0.0-preview1 825 5/22/2018
3.0.1 3,977 3/20/2018
3.0.0 1,818 3/19/2018
2.0.2 2,292 2/19/2018
2.0.1 1,916 2/19/2018
1.1.1 6,190 1/15/2018
1.1.0 1,883 12/14/2017

➟  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.