Fen.Service 4.1.1-pre1

This is a prerelease version of Fen.Service.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Fen.Service --version 4.1.1-pre1                
NuGet\Install-Package Fen.Service -Version 4.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="4.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 4.1.1-pre1                
#r "nuget: Fen.Service, 4.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=4.1.1-pre1&prerelease

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

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 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 722 3/20/2023
7.1.0-pre1 346 7/11/2022
7.0.0 2,983 4/1/2022
7.0.0-pre6 566 3/17/2022
7.0.0-pre5 220 3/16/2022
7.0.0-pre4 187 3/16/2022
7.0.0-pre3 201 3/15/2022
7.0.0-pre2 199 3/14/2022
7.0.0-pre1 210 3/14/2022
6.0.1 20,888 9/16/2021
6.0.0 2,313 8/16/2021
6.0.0-rc1 306 8/12/2021
5.0.0 11,435 6/22/2021
5.0.0-rc8 749 4/29/2021
5.0.0-rc7 595 3/29/2021
5.0.0-rc6 302 3/25/2021
5.0.0-rc5 296 3/24/2021
5.0.0-rc4 400 3/19/2021
5.0.0-rc3 339 3/19/2021
5.0.0-rc2 309 3/18/2021
5.0.0-rc1 370 3/11/2021
4.3.1 3,830 12/20/2019
4.3.0 4,674 7/2/2019
4.2.3 2,494 5/2/2019
4.2.2 3,102 2/18/2019
4.2.2-pre1 763 1/29/2019
4.2.1 1,723 1/18/2019
4.2.0 35,826 11/1/2018
4.1.2 9,879 8/27/2018
4.1.1 1,709 8/27/2018
4.1.1-pre2 743 8/27/2018
4.1.1-pre1 720 8/27/2018
4.1.0-pre4 686 8/24/2018
4.1.0-pre3 710 8/24/2018
4.1.0-pre2 779 8/22/2018
4.1.0-pre1 788 8/21/2018
4.0.1 2,123 7/24/2018
4.0.0 1,834 7/20/2018
4.0.0-preview7-1 857 7/16/2018
4.0.0-preview7 841 7/16/2018
4.0.0-preview6 873 7/16/2018
4.0.0-preview5 836 7/13/2018
4.0.0-preview4 955 6/13/2018
4.0.0-preview3 916 6/12/2018
4.0.0-preview2 1,161 5/23/2018
4.0.0-preview1 833 5/22/2018
3.0.1 4,011 3/20/2018
3.0.0 1,854 3/19/2018
2.0.2 2,345 2/19/2018
2.0.1 1,932 2/19/2018
1.1.1 6,249 1/15/2018
1.1.0 1,924 12/14/2017

➟ Release 4.1.1
⁃ The Fen.Authorization library is fully opt-in, and none of its functionality is a dependency to this project.
⁃ AWS X-Ray tracing is integrated into the conventions.
⁃ AWS Secrets Manager has been added as an optional configuration source.

➟ Release 4.0.1
⁃ Healthcheck discoverability has been restored.
⁃ The content type "text/plain" has been un-restored.

➟ Release 4.0.0
⁃ In preparation for hosting on AWS Lambda, a large number of changes have been made to the project.
 ⁃ A customized Lambda entry point has been added.
 ⁃ A local development extension point has been added.
 ⁃ Authentication has been removed in favor of a Lambda Authorizer.
 ⁃ Default CORS rules have been adjusted.
 ⁃ The portions of Auth0 configuration used for generating authentication response headers have been removed.
   ⁃ The remaining properties have been moved into Swashbuckle configuration.
   ⁃ The rules for what an authenticated endpoint is have been altered. (Lacks an `AllowAnonymousAttribute`.)
⁃ The new COAM Conventions are now available by default. (Don't use COAM? No problem. There's no longer a runtime cost.)
⁃ `MinimumAttribute` and `MaximumAttribute` are now exposed to Swagger definition builders.
⁃ ASP.NET Core 2.1 conventions have been applied.