![]() |
VOOZH | about |
dotnet add package SystemLibrary.Common.Episerver --version 8.4.1.1
NuGet\Install-Package SystemLibrary.Common.Episerver -Version 8.4.1.1
<PackageReference Include="SystemLibrary.Common.Episerver" Version="8.4.1.1" />
<PackageVersion Include="SystemLibrary.Common.Episerver" Version="8.4.1.1" />Directory.Packages.props
<PackageReference Include="SystemLibrary.Common.Episerver" />Project file
paket add SystemLibrary.Common.Episerver --version 8.4.1.1
#r "nuget: SystemLibrary.Common.Episerver, 8.4.1.1"
#:package SystemLibrary.Common.Episerver@8.4.1.1
#addin nuget:?package=SystemLibrary.Common.Episerver&version=8.4.1.1Install as a Cake Addin
#tool nuget:?package=SystemLibrary.Common.Episerver&version=8.4.1.1Install as a Cake Tool
Library with classes, methods and dijits for every >= .NET 8 episerver application
>= .NET 8
>= Episerver 12.33.1
To request access, email support@systemlibrary.com with your GitHub username and specify the repo.
Read-only access is granted on request — no questions asked.
Once approved, you can fork, clone, and submit pull requests.
<img src="https://raw.githubusercontent.com/systemlibrary/systemlibrary-common-episerver/main/assets/images/cms-property-boxselection.png" alt="Box Selection Preview" style="max-width: 75%; height: auto;" /> Pick icons, images, or colors — ideal for visual choices and content tagging.
Supports a custom background color, a custom image or select any of the built-in font-awesome images.
<img src="https://raw.githubusercontent.com/systemlibrary/systemlibrary-common-episerver/main/assets/images/cms-property-dateselection.png" alt="Date Selection Preview" style="max-width: 75%; height: auto;" /> The built-in datetime selection morphed to date selection, with refined styling.
<img src="https://raw.githubusercontent.com/systemlibrary/systemlibrary-common-episerver/main/assets/images/cms-property-multidropdownselection.png" alt="MUlti Dropdown Selection Preview" style="max-width: 75%; height: auto;" /> Select from enums or add custom text — supports both structured and free-form lists.
<img src="https://raw.githubusercontent.com/systemlibrary/systemlibrary-common-episerver/main/assets/images/cms-property-message.png" alt="Message Preview" style="max-width: 75%; height: auto;" /> Inline help text with auto-toggle for long content — guide editors directly in the UI.
<img src="https://raw.githubusercontent.com/systemlibrary/systemlibrary-common-episerver/main/assets/images/cms-property-contenticon.png" alt="Content Icon Preview" style="max-width: 75%; height: auto;" /> Show icons in the Page Tree, Block Tree and "New Content" — choose from FontAwesome or custom images.
Supports custom images and built-in font-awesome images.
<img src="https://raw.githubusercontent.com/systemlibrary/systemlibrary-common-episerver/main/assets/images/cms-property-parentlinkreference.png" alt="Parent Link Reference Preview" style="max-width: 75%; height: auto;" /> Auto-link to the parent container — always know where content lives.
<img src="https://raw.githubusercontent.com/systemlibrary/systemlibrary-common-episerver/main/assets/images/cms-property-jsonedit.png" alt="Json Edit Property Preview" style="max-width: 75%; height: auto;" />
<img src="https://raw.githubusercontent.com/systemlibrary/systemlibrary-common-episerver/main/assets/images/cms-property-jsoneditor-view.png" alt="Json Edit Property Preview" style="max-width: 75%; height: auto;" />
Edit and preview simple JSON objects with support for placeholders, required fields, and rich text (via XhtmlString).
Deserialize using .Json() or .JsonEditAsObject().
Static global CurrentUser class for user-specific data access
Includes extensions for XhtmlString, ContentReference, ContentArea, etc. — such as .Is() and .IsNot()
One-liner conversion from a Block or ViewModel into React rendering results
Built-in DefaultComponent means no need to create an AsyncComponent if you only need the block available as a model in the View
class LogWriter { ... } // Your own
var opt = new CmsFrameworkOptions();
services.AddCommonCmsServices<AppCurrentUser, LogWriter>(opt).AddFind();
app.UseCommonCmsApp(opt);
Registers common services and middlewares for Optimizely CMS in one line each Includes cache, auth, CMS, TinyMCE, routing, cookies, and shared view locations
Free
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.4.1.1 | 460 | 8/22/2025 |