Zed 2.2.0

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

Zed is a library which contains general core application concepts

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.0 207 3/3/2025
2.1.0 1,466 11/29/2021
2.0.0 391 7/26/2021
1.4.0 1,188 3/5/2019
1.3.0 1,599 12/4/2018
1.2.4 1,159 10/25/2018
1.2.3.38 875 9/27/2018
1.2.2.36 1,939 1/13/2018
1.2.1.34 1,194 12/9/2017
1.1.1.29 1,635 3/9/2017
1.1.0.23 2,566 1/2/2016
1.1.0.18 3,108 9/24/2015
1.0.0.9 2,443 9/13/2014

Zed is a library which contains general core application concepts