Fen.Service 7.0.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Fen.Service --version 7.0.0
                    
NuGet\Install-Package Fen.Service -Version 7.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="Fen.Service" Version="7.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fen.Service" Version="7.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Fen.Service" />
                    
Project file
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 Fen.Service --version 7.0.0
                    
#r "nuget: Fen.Service, 7.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 Fen.Service@7.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=Fen.Service&version=7.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Fen.Service&version=7.0.0
                    
Install as a Cake Tool

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.  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. 
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 912 3/20/2023
7.1.0-pre1 416 7/11/2022
7.0.0 3,170 4/1/2022
7.0.0-pre6 648 3/17/2022
7.0.0-pre5 300 3/16/2022
7.0.0-pre4 272 3/16/2022
7.0.0-pre3 276 3/15/2022
7.0.0-pre2 277 3/14/2022
7.0.0-pre1 283 3/14/2022
6.0.1 24,807 9/16/2021
6.0.0 2,882 8/16/2021
6.0.0-rc1 383 8/12/2021
5.0.0 11,887 6/22/2021
5.0.0-rc8 838 4/29/2021
5.0.0-rc7 686 3/29/2021
5.0.0-rc6 394 3/25/2021
5.0.0-rc5 381 3/24/2021
5.0.0-rc4 503 3/19/2021
5.0.0-rc3 431 3/19/2021
5.0.0-rc2 394 3/18/2021
5.0.0-rc1 454 3/11/2021
4.3.1 3,941 12/20/2019
4.3.0 4,786 7/2/2019
4.2.3 2,610 5/2/2019
4.2.2 3,216 2/18/2019
4.2.2-pre1 869 1/29/2019
4.2.1 1,837 1/18/2019
4.2.0 35,970 11/1/2018
4.1.2 10,022 8/27/2018
4.1.1 1,850 8/27/2018
4.1.1-pre2 873 8/27/2018
4.1.1-pre1 853 8/27/2018
4.1.0-pre4 814 8/24/2018
4.1.0-pre3 843 8/24/2018
4.1.0-pre2 918 8/22/2018
4.1.0-pre1 928 8/21/2018
4.0.1 2,347 7/24/2018
4.0.0 2,056 7/20/2018
4.0.0-preview7-1 1,168 7/16/2018
4.0.0-preview7 1,147 7/16/2018
4.0.0-preview6 1,184 7/16/2018
4.0.0-preview5 1,147 7/13/2018
4.0.0-preview4 1,272 6/13/2018
4.0.0-preview3 1,224 6/12/2018
4.0.0-preview2 1,477 5/23/2018
4.0.0-preview1 1,149 5/22/2018
3.0.1 4,349 3/20/2018
3.0.0 2,190 3/19/2018
2.0.2 2,678 2/19/2018
2.0.1 2,268 2/19/2018
1.1.1 6,592 1/15/2018
1.1.0 2,265 12/14/2017

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

➟ Release 6.0.1
⁃ Some upstream bugs have been fixed.
   
➟ Release 6.0.0
⁃ Conventions are added to the end of the middleware stack automatically.
 ⁃ In most cases, this means that the `Configure` method can be removed from startup classes altogether.
⁃ The forwarded headers middleware is now activated in the default way, via setting the environment variable `ASPNETCORE_FORWARDEDHEADERS_ENABLED` to "true".
 ⁃ It now also uses the default configuration by default.
⁃ The collection of API conventions has been improved to cover more cases.
⁃ Convenient action results have been consolidated into the library.