Zymergi.AspNetCore
11.0.6-alpha
dotnet add package Zymergi.AspNetCore --version 11.0.6-alpha
NuGet\Install-Package Zymergi.AspNetCore -Version 11.0.6-alpha
<PackageReference Include="Zymergi.AspNetCore" Version="11.0.6-alpha" />
<PackageVersion Include="Zymergi.AspNetCore" Version="11.0.6-alpha" />
<PackageReference Include="Zymergi.AspNetCore" />
paket add Zymergi.AspNetCore --version 11.0.6-alpha
#r "nuget: Zymergi.AspNetCore, 11.0.6-alpha"
#:package Zymergi.AspNetCore@11.0.6-alpha
#addin nuget:?package=Zymergi.AspNetCore&version=11.0.6-alpha&prerelease
#tool nuget:?package=Zymergi.AspNetCore&version=11.0.6-alpha&prerelease
Zymergi.AspNetCore
ASP.NET Core controllers, authentication filters, and startup extensions for Zymergi SaaS applications.
NuGet package id is
Zymergi.AspNetCore; the C# namespace remainsZymergi.Web, so consumerusing Zymergi.Web;statements are unaffected.
Depends on: Zymergi.Core, Zymergi.Data.MariaDb, Zymergi.Social, Zymergi.Articles (search engine chosen by the consuming app via a Zymergi.Search.* adapter)
Why This Project Exists
Provides the shared web layer consumed by Zymergi SaaS applications: base controllers for CRUD and XSLT rendering, DI registration helpers, performance tracking filters, and JWT/Auth0 authentication integration. Downstream apps inherit from these base controllers rather than reimplementing common patterns.
Structure
Api/
Controllers/ CommentController, DbRegistrableControllerBase, UserSubmissionController
Models/ LiquidNotificationViewModel, UpdateFaveItemGroupViewModel
Caching/ CachedHttpClient
Interfaces/ IFileHashReader
Logging/ WebLoggor, TrackPerformanceFilter, TrackUsageAttribute
Models/ ClaimsList, RefreshablePersistedAuthProperties
Mvc/
Controllers/ ArticleControllerBase, ControllerXslt, GroupController, LogController, RepeatController
Models/ LogSearchModel
Utilities/ HttpClientExtensionMethods
StartupExtensionMethods.cs
WebExtensionMethods.cs
| 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. |
-
net10.0
- Zymergi.Articles (>= 11.0.6-alpha)
- Zymergi.Core (>= 11.0.6-alpha)
- Zymergi.Data.MariaDb (>= 11.0.6-alpha)
- Zymergi.Social (>= 11.0.6-alpha)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 11.0.6-alpha | 102 | 7/10/2026 |
| 11.0.5-alpha | 107 | 7/9/2026 |
| 11.0.4-alpha | 69 | 7/6/2026 |
| 11.0.3-alpha | 65 | 7/6/2026 |
| 11.0.2-alpha | 112 | 6/30/2026 |
| 11.0.1-alpha | 107 | 6/30/2026 |
| 11.0.0-alpha | 67 | 6/30/2026 |