cloudscribe.Syndication.Web 10.1.0

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

cloudscribe.Syndication.Web

An ASP.NET Core MVC controller for exposing RSS feeds using cloudscribe.Syndication.

Usage

  1. Install the NuGet package:
    dotnet add package cloudscribe.Syndication.Web
    
  2. Reference this library in your ASP.NET Core project and configure routes/controllers as needed.

For more details, see the GitHub repo.

License

Licensed under the Apache-2.0 License..

Product Compatible and additional computed target framework versions.
.NET 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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on cloudscribe.Syndication.Web:

Package Downloads
BioEngine.Core.Site

Package Description

cloudscribe.Core.SimpleContent

integration library for integrating cloudscribe SimpleContent with cloudscribe Core multi-tenant web app foundation

cloudscribe.SimpleContent.Syndication

cloudscribe.SimpleContent.Syndication Class Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.1.0 140 2026/8/28
10.0.0 294 2026/4/7
8.7.0 316 2026/3/2
8.6.0 772 2025/11/19
8.5.0 389 2025/9/22
8.4.0 327 2025/8/21
8.3.0 713 2025/7/23
8.2.0 342 2025/7/9
8.1.0 558 2025/5/1
8.0.0 989 2024/8/5
6.0.0 3,755 2022/4/22
5.0.0 2,977 2021/11/26
3.1.0 21,747 2020/8/14
3.0.1 125,583 2019/10/19
3.0.0 14,100 2019/10/5
3.0.0-preview20190902 873 2019/9/2
2.1.3 60,688 2019/4/5
2.1.2 44,720 2018/10/9
2.1.1 4,198 2018/8/26
2.1.0 13,415 2018/6/19
Loading failed