VOOZH about

URL: https://www.nuget.org/packages/Zymergi.Enterprise/

⇱ NuGet Gallery | Zymergi.Enterprise 10.9.0-alpha




Zymergi.Enterprise 10.9.0-alpha

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

Zymergi.Common

Foundational .NET library for Zymergi SaaS applications. Published as the Zymergi.Enterprise NuGet package.

Installation

<PackageReference Include="Zymergi.Enterprise" />

What's Inside

Module Description
Typed configuration classes for appsettings.json (connection strings, API keys, feature flags).
ADO.NET connection helpers, command extensions, and unit-of-work abstractions.
Bespoke classes that serialize to the ElasticSearch query DSL (bool, range, function_score, aggregations).
System for saving and organizing entities into named, hierarchical groups.
HTML page parsing and metadata extraction via HtmlAgilityPack.
Core persistence, repository, and service contracts.
JSON converters and extension methods (Newtonsoft.Json and System.Text.Json).
Liquid template rendering for notifications and dynamic content.
Serilog integration with Elasticsearch and file sinks.
MariaDB-specific repository implementations.
Extension methods for strings, dates, dictionaries, streams, XML, HTTP, and more.
Server-side XSLT rendering (XML to HTML) for SEO-friendly page output.
Authentication interfaces, access control, and role management.
In-memory caching service base classes.
Command pattern implementation for queued operations.
Background task queue system.
Engine-neutral search abstraction (ISearchClient, ISearchQuery, ISearchResult, ISearchHit) and ArticleSearchService.
Core domain models (EntityBase, RegistryItem, Article, GetAllViewModel, event args).
Markdown-to-HTML rendering via Markdig with XSS sanitization.
HTTP content helpers (JsonContent, MultipartFormData).
SQL migration scripts (e.g. articles_migration.sql).

Dependencies

  • HtmlAgilityPack
  • Markdig
  • Newtonsoft.Json
  • Serilog (+ Elasticsearch and File sinks)
  • Microsoft.Extensions.Configuration / DependencyInjection / Caching
Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Zymergi.Enterprise:

Package Downloads
Zymergi.Web

.NET library for web dependencies of Zymergi websites.

Zymergi.Infrastructure

.NET library for infrastructure integrations — AWS, Auth0, OpenAI, and image processing.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.9.0-alpha 69 5/26/2026
10.8.0-alpha 69 5/3/2026
10.7.0-alpha 134 3/24/2026
10.6.0-alpha 67 3/23/2026
10.5.0-alpha 62 3/23/2026
10.4.0-alpha 199 3/6/2026
10.3.0-alpha 85 3/3/2026
10.2.0-alpha 150 3/2/2026
10.0.0-alpha 304 2/10/2026
3.0.3-alpha 513 3/11/2025
2.2.5-alpha 343 2/14/2024
2.2.4-alpha 141 2/14/2024
2.2.0-alpha 625 9/6/2023
Loading failed