cloudscribe.Web.StaticFiles
8.6.0
Prefix Reserved
dotnet add package cloudscribe.Web.StaticFiles --version 8.6.0
NuGet\Install-Package cloudscribe.Web.StaticFiles -Version 8.6.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="cloudscribe.Web.StaticFiles" Version="8.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="cloudscribe.Web.StaticFiles" Version="8.6.0" />
<PackageReference Include="cloudscribe.Web.StaticFiles" />
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 cloudscribe.Web.StaticFiles --version 8.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: cloudscribe.Web.StaticFiles, 8.6.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 cloudscribe.Web.StaticFiles@8.6.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=cloudscribe.Web.StaticFiles&version=8.6.0
#tool nuget:?package=cloudscribe.Web.StaticFiles&version=8.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
cloudscribe.Web.StaticFiles
Static file helpers and middleware for cloudscribe projects.
Usage
- Install the NuGet package:
dotnet add package cloudscribe.Web.StaticFiles - Reference this library in your ASP.NET Core project to serve static files.
License
Licensed under the Apache-2.0 License.
| 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 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.
-
net8.0
- cloudscribe.Versioning (>= 8.6.0)
- Microsoft.Extensions.FileProviders.Embedded (>= 8.0.0)
- Microsoft.Extensions.FileProviders.Physical (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
- System.Text.Encodings.Web (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on cloudscribe.Web.StaticFiles:
| Repository | Stars |
|---|---|
|
cloudscribe/cloudscribe.SimpleContent
A simple, yet flexible content and blog engine for ASP.NET Core that can work with or without a database, supports markdown or html editing
|
| Version | Downloads | Last Updated |
|---|---|---|
| 8.6.0 | 536 | 11/19/2025 |
| 8.5.0 | 278 | 9/22/2025 |
| 8.4.0 | 243 | 8/21/2025 |
| 8.3.0 | 638 | 7/23/2025 |
| 8.2.0 | 243 | 7/9/2025 |
| 8.1.0 | 305 | 5/1/2025 |
| 8.0.6 | 395 | 10/31/2024 |
| 8.0.5 | 266 | 9/9/2024 |
| 8.0.3 | 416 | 8/5/2024 |
| 6.0.13 | 495 | 6/26/2024 |
| 6.0.12 | 296 | 4/26/2024 |
| 6.0.11 | 506 | 7/18/2023 |
| 6.0.10 | 248 | 7/14/2023 |
| 6.0.9 | 318 | 6/5/2023 |
| 6.0.8 | 533 | 3/9/2023 |
| 6.0.7 | 406 | 3/8/2023 |
| 6.0.6 | 364 | 3/7/2023 |
| 6.0.5 | 414 | 2/16/2023 |
| 6.0.2 | 649 | 10/10/2022 |
| 6.0.1 | 603 | 9/26/2022 |
Loading failed