VCRC 2.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package VCRC --version 2.2.0
NuGet\Install-Package VCRC -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="VCRC" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VCRC --version 2.2.0
#r "nuget: VCRC, 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.
// Install VCRC as a Cake Addin
#addin nuget:?package=VCRC&version=2.2.0

// Install VCRC as a Cake Tool
#tool nuget:?package=VCRC&version=2.2.0

VCRC

Build & Tests CodeQL NuGet Platform License codecov

Cross-platform vapor-compression refrigeration cycles analysis tool using SharpProp.

See full documentation.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.4.7 73 3/19/2024
3.4.6 96 2/21/2024
3.4.5 81 1/19/2024
3.4.4 84 1/16/2024
3.4.3 89 12/27/2023
3.4.2 77 12/20/2023
3.4.1 100 12/10/2023
3.4.0 118 11/30/2023
3.3.0 108 11/15/2023
3.2.6 85 11/10/2023
3.2.5 114 10/11/2023
3.2.4 79 9/26/2023
3.2.3 108 9/8/2023
3.2.2 123 8/31/2023
3.2.1 115 8/30/2023
3.2.0 155 8/11/2023
3.1.4 222 3/18/2023
3.1.3 204 3/10/2023
3.1.2 215 3/5/2023
3.1.1 219 2/26/2023
3.1.0 227 2/19/2023
3.0.0 281 12/11/2022
2.2.5 322 11/21/2022
2.2.4 295 11/15/2022
2.2.3 326 11/14/2022
2.2.2 301 11/7/2022
2.2.1 314 11/2/2022
2.2.0 385 9/13/2022
2.1.5 376 9/5/2022
2.1.4 398 8/17/2022
2.1.3 386 8/5/2022
2.1.2 403 7/22/2022
2.1.1 421 7/4/2022
2.1.0 434 6/29/2022
2.0.3 455 6/23/2022
2.0.2 407 6/22/2022
2.0.1 403 6/14/2022
2.0.0 408 6/7/2022
1.1.3 446 4/24/2022
1.1.2 436 4/6/2022
1.0.12 464 3/22/2022
1.0.11 425 3/11/2022
1.0.10 440 3/4/2022
1.0.9 426 3/1/2022
1.0.8 429 2/17/2022
1.0.7 443 2/12/2022
1.0.6 451 1/29/2022
1.0.5 277 1/10/2022
1.0.4 294 12/20/2021
1.0.3 293 12/8/2021
1.0.2 278 12/5/2021
1.0.1 1,386 11/28/2021
1.0.0 1,292 11/28/2021

- Added Glide, IsSingleComponent, IsAzeotropicBlend and IsZeotropicBlend properties to the Refrigerant class.
- Now, for cycles with an intermediate vessel, single component refrigerants or azeotropic blends can be used, and not only refrigerants without a temperature glide.
- Bump SharpProp from 4.2.5 to 4.3.1.