Elsa.Secrets.Models 3.6.1

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

Provides models that can be shared between the API and API clients

Product 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 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.  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.
  • net10.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Elsa.Secrets.Models:

Package Downloads
Elsa.Studio.Secrets

Adds secrets management to the studio.

Elsa.Secrets.Core

Provides services to get secrets.

Elsa.Secrets.Management

Provides services to manage secrets.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.6.1 301 4/22/2026
3.6.0 1,021 3/5/2026
3.6.0-rc5 281 2/27/2026
3.6.0-rc3 292 2/3/2026
3.6.0-rc2 342 1/6/2026
3.6.0-rc1 329 12/21/2025
3.5.3 1,111 12/20/2025
3.5.2 1,244 11/18/2025
3.5.1 861 9/25/2025
3.5.0 1,100 8/15/2025
3.5.0-rc4 312 8/8/2025
3.5.0-rc3 437 7/20/2025
3.5.0-rc2 253 7/4/2025
3.5.0-rc1 418 6/1/2025
3.4.2 605 7/4/2025
3.4.1 258 7/3/2025
3.4.0 798 5/20/2025
3.4.0-rc2 286 5/7/2025
3.4.0-rc1 301 3/18/2025
3.3.5 766 3/18/2025
Loading failed