cloudscribe.Core.Web 10.1.0

Prefix Reserved
dotnet add package cloudscribe.Core.Web --version 10.1.0
                    
NuGet\Install-Package cloudscribe.Core.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.Core.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.Core.Web" Version="10.1.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.1.0
                    
#r "nuget: cloudscribe.Core.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.Core.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.Core.Web&version=10.1.0
                    
Install as a Cake Addin
#tool nuget:?package=cloudscribe.Core.Web&version=10.1.0
                    
Install as a Cake Tool

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.1.0 380 2026/8/28
10.0.0 553 2026/4/7
8.7.0 798 2026/3/2
8.6.0 1,307 2025/11/19
8.5.0 1,290 2025/9/22
8.4.0 747 2025/8/21
8.3.0 1,084 2025/7/23
8.2.0 875 2025/7/9
8.1.1 985 2025/5/1
8.0.19 431 2025/3/19
8.0.18 353 2024/12/3
8.0.17 405 2024/11/1
8.0.16 352 2024/10/29
8.0.15 291 2024/10/28
8.0.13 330 2024/10/2
8.0.12 314 2024/10/1
8.0.11 296 2024/9/24
8.0.10 328 2024/9/16
8.0.7 283 2024/9/12
8.0.6 361 2024/9/11
Loading failed