Skip to content

Latest commit

 

History

History

README.md

cloudscribe.Web.StaticFiles

Static file helpers and middleware for cloudscribe projects.

Usage

  1. Install the NuGet package:
    dotnet add package cloudscribe.Web.StaticFiles
  2. Reference this library in your ASP.NET Core project to serve static files.

License

Licensed under the Apache-2.0 License.