SharpProp 4.0.0

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

// Install SharpProp as a Cake Tool
#tool nuget:?package=SharpProp&version=4.0.0

SharpProp

Build & Tests CodeQL NuGet Platform License Codecov

A simple, full-featured, lightweight, cross-platform CoolProp wrapper for C#.

See full documentation.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on SharpProp:

Package Downloads
VCRC

A cross-platform vapor-compression refrigeration cycles analysis tool

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.2.8 382 3/19/2024
7.2.7 440 2/21/2024
7.2.6 243 1/19/2024
7.2.4 148 1/16/2024
7.2.3 255 12/27/2023
7.2.2 197 12/20/2023
7.2.1 251 12/10/2023
7.2.0 226 11/30/2023
7.1.0 264 11/15/2023
7.0.6 136 11/10/2023
7.0.5 326 10/11/2023
7.0.4 304 9/26/2023
7.0.3 302 9/6/2023
7.0.2 276 8/31/2023
7.0.1 182 8/30/2023
7.0.0 345 8/4/2023
6.0.4 1,066 3/18/2023
6.0.3 324 3/10/2023
6.0.2 360 3/5/2023
6.0.1 392 2/26/2023
6.0.0 445 2/18/2023
5.0.0 638 12/4/2022
4.4.1 5,117 11/21/2022
4.4.0 449 11/15/2022
4.3.3 591 11/7/2022
4.3.2 489 11/2/2022
4.3.1 650 9/12/2022
4.2.5 591 9/5/2022
4.2.4 600 8/17/2022
4.2.3 600 8/5/2022
4.2.2 594 7/22/2022
4.2.1 629 7/4/2022
4.2.0 623 6/29/2022
4.1.0 431 6/27/2022
4.0.3 811 6/22/2022
4.0.2 599 6/14/2022
4.0.1 622 6/7/2022
4.0.0 522 5/27/2022
3.2.4 555 5/7/2022
3.2.3 683 4/24/2022
3.2.2 812 4/6/2022
3.2.1 667 4/4/2022
3.2.0 692 3/22/2022
3.1.19 640 3/11/2022
3.1.18 653 3/4/2022
3.1.17 628 3/1/2022
3.1.16 628 2/17/2022
3.1.15 634 2/12/2022
3.1.14 681 1/29/2022
3.1.13 374 1/10/2022
3.1.11 510 12/8/2021
3.1.10 439 12/5/2021
3.1.9 1,495 11/28/2021
3.1.8 386 11/27/2021
3.1.7 3,274 11/25/2021
3.1.6 295 11/23/2021
3.1.4 334 11/16/2021
3.1.3 337 11/13/2021
3.1.2 403 11/6/2021
3.1.1 384 11/5/2021
3.1.0 354 10/29/2021
3.0.4 343 10/26/2021
3.0.3 474 10/24/2021
3.0.2 444 10/23/2021
3.0.1 353 10/22/2021
3.0.0 374 10/21/2021
2.0.4 370 10/18/2021
2.0.3 410 10/17/2021
2.0.2 336 10/15/2021
2.0.1 329 10/5/2021
2.0.0 328 9/27/2021
1.1.0 398 9/18/2021
1.0.6 319 9/18/2021
1.0.5 402 9/15/2021
1.0.4 347 9/15/2021
1.0.3 366 9/15/2021
1.0.2 338 9/15/2021
1.0.1 406 9/12/2021

BREAKING CHANGES:
- The WithState method of HumidAir instances becomes non-static.
- Added methods that implement processes with fluids, mixtures and humid air (more info in documentation).
- Documentation update.
- Bump UnitsNet from 4.129.0 to 4.131.0.
- Bump UnitsNet.NumberExtensions from 4.129.0 to 4.131.0.