Zed 2.4.0

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

Zed is a library which contains general core application concepts

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

Showing the top 5 NuGet packages that depend on Zed:

Package Downloads
Zed.NHibernate

Zed.NHibernate is a library for NHibernate support

Zed.Web

Zed.Web is a library for Asp.Net support, mostly for Asp.Net MVC

Zed.NHibernate.Web

Zed.NHibernate.Web is a library for NHibernate support in web applications

TvMaze

The TvMaze .NET Client

Zed.MediatR

Zed.MediatR is a MediatR integration layer for the Zed library, providing pipeline behaviors such as FluentValidation integration.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.4.0 139 4/4/2026
2.3.1 192 2/13/2026
2.3.0 373 12/7/2025
2.2.0 404 3/3/2025
2.1.0 1,773 11/29/2021
2.0.0 539 7/26/2021
1.4.0 1,378 3/5/2019
1.3.0 1,850 12/4/2018
1.2.4 1,390 10/25/2018
1.2.3.38 1,083 9/27/2018
1.2.2.36 2,449 1/13/2018
1.2.1.34 1,621 12/9/2017
1.1.1.29 1,999 3/9/2017
1.1.0.23 2,968 1/2/2016
1.1.0.18 3,808 9/24/2015
1.0.0.9 2,836 9/13/2014
Loading failed

Zed is a library which contains general core application concepts