cloudscribe.Core.Web 10.0.0

Prefix Reserved
dotnet add package cloudscribe.Core.Web --version 10.0.0
 
NuGet\Install-Package cloudscribe.Core.Web -Version 10.0.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.Core.Web" Version="10.0.0" />
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="cloudscribe.Core.Web" Version="10.0.0" />
 
Directory.Packages.props
<PackageReference Include="cloudscribe.Core.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.Core.Web --version 10.0.0
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: cloudscribe.Core.Web, 10.0.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.Core.Web@10.0.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.Core.Web&version=10.0.0
 
Install as a Cake Addin
#tool nuget:?package=cloudscribe.Core.Web&version=10.0.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

cloudscribe.Core.Web

Core web features and utilities for cloudscribe projects.

Usage

  1. Install the NuGet package:
    dotnet add package cloudscribe.Core.Web
    
  2. Reference in your ASP.NET Core project for web-related functionality.

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 (18)

Showing the top 5 NuGet packages that depend on cloudscribe.Core.Web:

Package Downloads
cloudscribe.Core.IdentityServerIntegration

cloudscribe multi-tenant identity integration for IdentityServer4

cloudscribe.Core.SimpleContent

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

cloudscribe.Core.Web.Mvc

MVC Controllers for cloudscribe.Core.Web

cloudscribe.Core.CompiledViews.Bootstrap4

Bootstrap 4 pre-compiled views for cloudscribe.Core.Web

cloudscribe.Membership.Web.Mvc

A membership paywal solution for applications built with cloudscribe Core

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 449 4/7/2026
8.7.0 719 3/2/2026
8.6.0 1,247 11/19/2025
8.5.0 1,264 9/22/2025
8.4.0 727 8/21/2025
8.3.0 1,059 7/23/2025
8.2.0 860 7/9/2025
8.1.1 912 5/1/2025
8.0.19 415 3/19/2025
8.0.18 339 12/3/2024
8.0.17 390 11/1/2024
8.0.16 338 10/29/2024
8.0.15 277 10/28/2024
8.0.13 312 10/2/2024
8.0.12 299 10/1/2024
8.0.11 279 9/24/2024
8.0.10 315 9/16/2024
8.0.7 268 9/12/2024
8.0.6 346 9/11/2024
8.0.4 301 8/27/2024
Loading failed