SImpl.Runtime 2.3.1

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

Package Description

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.  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 SImpl.Runtime:

Package Downloads
SImpl.Hosts.WebHost

Package Description

SImpl.Templates.WebApi

Package Description

SImpl.Hosts.GenericHost

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.3.1 55 9/24/2026
2.3.0 61 9/24/2026
2.2.0 425 1/14/2026
2.1.6 1,443 3/31/2025
2.1.5 630 3/26/2025
2.1.4 630 3/25/2025
2.1.3 349 1/13/2025
2.1.2 1,961 7/28/2023
2.1.1 503 7/16/2023
2.1.0 1,696 10/13/2022
2.0.0 2,308 8/4/2022
1.0.43 3,614 3/3/2022
1.0.42 1,694 2/2/2022
1.0.41 1,122 1/25/2022
1.0.40 919 1/25/2022
1.0.39 892 12/14/2021
1.0.38 722 11/9/2021
1.0.37 678 11/9/2021
1.0.36 4,196 7/13/2021
1.0.35 724 7/13/2021
Loading failed