Facade.AspNetCore 6.0.9

dotnet add package Facade.AspNetCore --version 6.0.9
                    
NuGet\Install-Package Facade.AspNetCore -Version 6.0.9
                    
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="Facade.AspNetCore" Version="6.0.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Facade.AspNetCore" Version="6.0.9" />
                    
Directory.Packages.props
<PackageReference Include="Facade.AspNetCore" />
                    
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 Facade.AspNetCore --version 6.0.9
                    
#r "nuget: Facade.AspNetCore, 6.0.9"
                    
#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 Facade.AspNetCore@6.0.9
                    
#: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=Facade.AspNetCore&version=6.0.9
                    
Install as a Cake Addin
#tool nuget:?package=Facade.AspNetCore&version=6.0.9
                    
Install as a Cake Tool

Facade.AspNetCore

Product 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 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 (1)

Showing the top 1 NuGet packages that depend on Facade.AspNetCore:

Package Downloads
Facade.AspNetCore.TestBase

Facade.AspNetCore.TestBase

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.9 372 2026/6/15
6.0.8 163 2026/6/5
6.0.7 154 2026/6/4
6.0.6 183 2026/5/26
6.0.5 137 2026/5/23
6.0.4 1,573 2026/2/27
6.0.3 147 2026/2/27
6.0.2 161 2026/2/26
6.0.1 152 2026/2/24
6.0.0 157 2026/2/24
5.7.1 160 2026/2/18
5.7.0 763 2025/12/3
5.6.0 308 2024/12/10
5.5.0 246 2024/12/3
5.4.5 265 2024/12/2
5.4.4 234 2024/12/2
5.4.3 240 2024/12/2
5.4.2 243 2024/10/23
5.3.0 234 2024/7/30
5.1.3 282 2024/7/3
Loading failed