Fen.Service
4.2.1
Standardized Service conventions, from the opinions of the Fulfiller Enablement team.
See the version list below for details.
Install-Package Fen.Service -Version 4.2.1
dotnet add package Fen.Service --version 4.2.1
<PackageReference Include="Fen.Service" Version="4.2.1" />
paket add Fen.Service --version 4.2.1
Release Notes
➟ Release 4.2.1
⁃ The local development extension point is configured to apply authorization by default.
➟ Release 4.2.0
⁃ Project compatibility has been significantly widened.
⁃ The local development extension point is configured to use standard JWT Bearer authentication.
➟ Release 4.1.2
⁃ A bug related to a missing Startup is fixed.
➟ 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.
Dependencies
-
.NETStandard 2.0
- Amazon.Lambda.AspNetCoreServer (>= 2.1.0)
- AWSSDK.Extensions.NETCore.Setup (>= 3.3.6)
- AWSSDK.SecretsManager (>= 3.3.2.19)
- AWSXRayRecorder.Handlers.AspNetCore (>= 2.3.1-beta)
- AWSXRayRecorder.Handlers.AwsSdk (>= 2.3.1-beta)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 2.1.0)
- Microsoft.AspNetCore.HostFiltering (>= 2.1.0)
- Microsoft.AspNetCore.Mvc (>= 2.1.0)
- Microsoft.AspNetCore.Server.Kestrel (>= 2.1.0)
- Swashbuckle.AspNetCore.Annotations (>= 3.0.0)
- Tiger.Healthcheck (>= 6.0.2)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
4.3.0 | 1,740 | 7/2/2019 | ||
4.2.3 | 911 | 5/2/2019 | ||
4.2.2 | 1,564 | 2/18/2019 | ||
4.2.2-pre1 | 283 | 1/29/2019 | ||
4.2.1 | 293 | 1/18/2019 | ||
4.2.0 | 6,261 | 11/1/2018 | ||
4.1.2 | 6,745 | 8/27/2018 | ||
4.1.1 | 162 | 8/27/2018 | ||
4.1.1-pre2 | 173 | 8/27/2018 | ||
4.1.1-pre1 | 158 | 8/27/2018 | ||
4.1.0-pre4 | 156 | 8/24/2018 | ||
4.1.0-pre3 | 159 | 8/24/2018 | ||
4.1.0-pre2 | 174 | 8/22/2018 | ||
4.1.0-pre1 | 171 | 8/21/2018 | ||
4.0.1 | 603 | 7/24/2018 | ||
4.0.0 | 233 | 7/20/2018 | ||
4.0.0-preview7-1 | 238 | 7/16/2018 | ||
4.0.0-preview7 | 220 | 7/16/2018 | ||
4.0.0-preview6 | 236 | 7/16/2018 | ||
4.0.0-preview5 | 236 | 7/13/2018 | ||
4.0.0-preview4 | 353 | 6/13/2018 | ||
4.0.0-preview3 | 283 | 6/12/2018 | ||
4.0.0-preview2 | 486 | 5/23/2018 | ||
4.0.0-preview1 | 231 | 5/22/2018 | ||
3.0.1 | 2,348 | 3/20/2018 | ||
3.0.0 | 269 | 3/19/2018 | ||
2.0.2 | 721 | 2/19/2018 | ||
2.0.1 | 272 | 2/19/2018 | ||
1.1.1 | 4,307 | 1/15/2018 | ||
1.1.0 | 272 | 12/14/2017 |