FclEx.AspNetCore
2.2.8
dotnet add package FclEx.AspNetCore --version 2.2.8
NuGet\Install-Package FclEx.AspNetCore -Version 2.2.8
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="FclEx.AspNetCore" Version="2.2.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FclEx.AspNetCore" Version="2.2.8" />
<PackageReference Include="FclEx.AspNetCore" />
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 FclEx.AspNetCore --version 2.2.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FclEx.AspNetCore, 2.2.8"
#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 FclEx.AspNetCore@2.2.8
#: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=FclEx.AspNetCore&version=2.2.8
#tool nuget:?package=FclEx.AspNetCore&version=2.2.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FclEx.AspNetCore
ASP.NET Core helpers for FclEx applications.
What Is Included
- Request, context, session, endpoint, action-context, model-state, and authorization extensions.
- Request buffering middleware and request-decompression providers for Brotli, Deflate, GZip, and ZLib.
ControllerNameAttributeand MVC application-model convention support.- Required-scope authorization attribute, requirement, and handlers.
- Logging context helpers for ASP.NET Core request data.
- Host and web-host builder convenience extensions.
- JWT information helpers for request and authorization flows.
Usage Notes
- This package targets
net8.0,net9.0, andnet10.0. - General HTTP client helpers live in
FclEx.Http. - Options and logging integration come through
FclEx.OptionsandFclEx.Logging.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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 is compatible. 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 is compatible. 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.
-
net10.0
- FclEx.Http (>= 2.2.8)
- FclEx.Logging (>= 2.2.8)
- FclEx.Options (>= 2.2.8)
-
net8.0
- FclEx.Http (>= 2.2.8)
- FclEx.Logging (>= 2.2.8)
- FclEx.Options (>= 2.2.8)
-
net9.0
- FclEx.Http (>= 2.2.8)
- FclEx.Logging (>= 2.2.8)
- FclEx.Options (>= 2.2.8)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FclEx.AspNetCore:
| Package | Downloads |
|---|---|
|
FclEx.AspNetCore.Testing
Integration-test helpers built around WebApplicationFactory, test content roots, and selective external HTTP forwarding. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.2.8 | 49 | 6/13/2026 |
| 2.2.6 | 125 | 6/8/2026 |
| 2.2.5 | 123 | 6/5/2026 |
| 2.2.4 | 112 | 6/5/2026 |
| 2.2.3 | 155 | 5/27/2026 |
| 2.2.2 | 112 | 5/26/2026 |
| 2.2.1 | 127 | 5/23/2026 |
| 2.2.0 | 150 | 5/13/2026 |
| 2.1.5 | 117 | 5/11/2026 |
| 2.1.4 | 150 | 4/18/2026 |
| 2.1.3 | 174 | 4/6/2026 |
| 2.1.2 | 121 | 4/6/2026 |
| 2.1.1 | 184 | 4/2/2026 |
| 2.1.0 | 124 | 4/1/2026 |
| 2.0.9 | 142 | 3/18/2026 |
| 2.0.8 | 160 | 3/16/2026 |
| 2.0.7 | 150 | 3/16/2026 |
| 2.0.6 | 152 | 3/16/2026 |
| 2.0.5 | 136 | 3/15/2026 |
| 1.0.0 | 123 | 5/14/2026 |
Loading failed