ZeraSystems.CodeStencil.Contracts
2.0.0
.NET 8.0
This package targets .NET 8.0. The package is compatible with this framework or higher.
.NET Framework 4.8
This package targets .NET Framework 4.8. The package is compatible with this framework or higher.
dotnet add package ZeraSystems.CodeStencil.Contracts --version 2.0.0
NuGet\Install-Package ZeraSystems.CodeStencil.Contracts -Version 2.0.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="ZeraSystems.CodeStencil.Contracts" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZeraSystems.CodeStencil.Contracts" Version="2.0.0" />
<PackageReference Include="ZeraSystems.CodeStencil.Contracts" />
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 ZeraSystems.CodeStencil.Contracts --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ZeraSystems.CodeStencil.Contracts, 2.0.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 ZeraSystems.CodeStencil.Contracts@2.0.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=ZeraSystems.CodeStencil.Contracts&version=2.0.0
#tool nuget:?package=ZeraSystems.CodeStencil.Contracts&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ZeraSystems.CodeStencil.Contracts
Contains the contracts for the interfaces used by the Microsoft Extensibility Framework implementation in CodeStencil which allows external plugins development.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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. 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. |
| .NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- System.ComponentModel.Annotations (>= 5.0.0)
-
net10.0
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on ZeraSystems.CodeStencil.Contracts:
| Package | Downloads |
|---|---|
|
ZeraSystems.CodeNanite.Expansion
Core expansion code nanites for CodeStencil template engine |
|
|
ZeraSystems.CodeNanite.Schema
Code Nanites for Schema/DB Related functions |
|
|
ZeraSystems.CodeNanite.Cshtml
Code Nanites for CSHTML/Razor view generation |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 2.0.0 | 266 | 11/11/2025 | |
| 1.5.7 | 166 | 7/31/2025 | |
| 1.5.6 | 356 | 7/25/2025 | |
| 1.5.5 | 244 | 4/21/2025 | |
| 1.5.4 | 187 | 2/16/2025 | |
| 1.5.3 | 169 | 2/15/2025 | |
| 1.5.2 | 194 | 1/1/2025 | |
| 1.5.1 | 215 | 10/31/2024 | |
| 1.5.0 | 169 | 10/15/2024 | |
| 1.4.9 | 187 | 6/4/2024 | |
| 1.4.8 | 1,593 | 1/17/2024 | |
| 1.4.7 | 599 | 12/27/2023 | |
| 1.4.6 | 241 | 12/26/2023 | |
| 1.4.5 | 206 | 9/26/2023 | |
| 1.4.4 | 225 | 8/26/2023 | |
| 1.4.3 | 224 | 8/25/2023 | |
| 1.4.2 | 231 | 7/25/2023 | |
| 1.4.1 | 280 | 5/1/2023 | |
| 1.4.0 | 585 | 3/28/2022 | |
| 1.3.8 | 482 | 12/12/2021 | |
| 1.3.7 | 1,107 | 8/6/2021 | |
| 1.3.1 | 1,626 | 2/6/2021 | |
| 1.3.0 | 1,585 | 6/30/2020 | |
| 1.1.3 | 673 | 3/30/2020 | |
| 1.1.2 | 727 | 12/14/2019 | |
| 1.1.1 | 1,504 | 10/19/2019 | |
| 1.1.0 | 632 | 10/19/2019 |
Version 2.0.0: Multi-targeting support for .NET Framework 4.8, .NET 8.0, and .NET 10.0. Converted to SDK-style project format.