Squidex.Events 8.0.1

dotnet add package Squidex.Events --version 8.0.1
                    
NuGet\Install-Package Squidex.Events -Version 8.0.1
                    
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="Squidex.Events" Version="8.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Squidex.Events" Version="8.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Squidex.Events" />
                    
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 Squidex.Events --version 8.0.1
                    
#r "nuget: Squidex.Events, 8.0.1"
                    
#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 Squidex.Events@8.0.1
                    
#: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=Squidex.Events&version=8.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Squidex.Events&version=8.0.1
                    
Install as a Cake Tool

Squidex Internal Libraries

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 (3)

Showing the top 3 NuGet packages that depend on Squidex.Events:

Package Downloads
Squidex.Events.Mongo

Squidex Internal Libraries

Squidex.Events.GetEventStore

Squidex Internal Libraries

Squidex.Events.EntityFramework

Squidex Internal Libraries

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Squidex.Events:

Repository Stars
Squidex/squidex
Headless CMS and Content Managment Hub
Version Downloads Last Updated
8.0.1 160 4/21/2026
8.0.0 226 3/22/2026
7.37.0 892 12/6/2025
7.36.0 204 12/6/2025
7.34.0 931 12/1/2025
7.33.0 451 11/17/2025
7.32.0 353 11/12/2025
7.31.0 244 10/6/2025
7.30.0 855 8/20/2025
7.29.0 249 8/20/2025
7.28.0 847 7/23/2025
7.27.0 1,143 7/19/2025
7.26.0 261 7/16/2025
7.25.0 359 7/2/2025
7.24.0 407 6/11/2025
7.23.0 493 6/11/2025
7.22.0 414 5/25/2025
7.21.0 258 5/25/2025
7.20.0 195 5/23/2025
7.19.0 208 5/23/2025
Loading failed