Zymergi.Enterprise
10.7.0-alpha
This is a prerelease version of Zymergi.Enterprise.
dotnet add package Zymergi.Enterprise --version 10.7.0-alpha
NuGet\Install-Package Zymergi.Enterprise -Version 10.7.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.7.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.7.0-alpha" />
<PackageReference Include="Zymergi.Enterprise" />
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.7.0-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Zymergi.Enterprise, 10.7.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.7.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.7.0-alpha&prerelease
#tool nuget:?package=Zymergi.Enterprise&version=10.7.0-alpha&prerelease
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 |
|---|---|
| Config | Typed configuration classes for appsettings.json (connection strings, API keys, feature flags). |
| Db | ADO.NET connection helpers, command extensions, and unit-of-work abstractions. |
| ElasticSearch | Bespoke classes that serialize to the ElasticSearch query DSL (bool, range, function_score, aggregations). |
| FavoriteItems | System for saving and organizing entities into named, hierarchical groups. |
| Html | HTML page parsing and metadata extraction via HtmlAgilityPack. |
| Interfaces | Core persistence, repository, and service contracts. |
| Json | JSON converters and extension methods (Newtonsoft.Json and System.Text.Json). |
| Liquid | Liquid template rendering for notifications and dynamic content. |
| Logging | Serilog integration with Elasticsearch and file sinks. |
| MariaDb | MariaDB-specific repository implementations. |
| Utilities | Extension methods for strings, dates, dictionaries, streams, XML, HTTP, and more. |
| XslTransformView | Server-side XSLT rendering (XML to HTML) for SEO-friendly page output. |
| Auth | Authentication interfaces, access control, and role management. |
| Caching | In-memory caching service base classes. |
| Command | Command pattern implementation for queued operations. |
| Zpyder | Background task queue system. |
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 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.
-
net10.0
- HtmlAgilityPack (>= 1.12.4)
- Markdig (>= 1.1.0)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 10.0.2)
- Microsoft.Extensions.Caching.Memory (>= 10.0.2)
- Microsoft.Extensions.Configuration (>= 10.0.2)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.2)
- Microsoft.Extensions.Configuration.Json (>= 10.0.2)
- Microsoft.Extensions.DependencyInjection (>= 10.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.2)
- Newtonsoft.Json (>= 13.0.4)
- Serilog (>= 4.3.0)
- Serilog.Sinks.ElasticSearch (>= 10.0.0)
- Serilog.Sinks.File (>= 7.0.0)
- System.ServiceModel.Syndication (>= 10.0.2)
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.7.0-alpha | 53 | 3/24/2026 |
| 10.6.0-alpha | 46 | 3/23/2026 |
| 10.5.0-alpha | 42 | 3/23/2026 |
| 10.4.0-alpha | 162 | 3/6/2026 |
| 10.3.0-alpha | 63 | 3/3/2026 |
| 10.2.0-alpha | 131 | 3/2/2026 |
| 10.0.0-alpha | 287 | 2/10/2026 |
| 3.0.3-alpha | 499 | 3/11/2025 |
| 2.2.5-alpha | 329 | 2/14/2024 |
| 2.2.4-alpha | 123 | 2/14/2024 |
| 2.2.0-alpha | 612 | 9/6/2023 |
Loading failed