SoilData 3.0.14

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

SoilData common library
Usage sample:
           //new projekt
           SoilData_API_VB.SD.cls_Project newProject = new SoilData_API_VB.SD.cls_Project();
           newProject.Euro = true;
           newProject.GPS = true;

           //new profile
           SoilData_API_VB.SD.cls_Prof newSoilProfile = newProject.NowyProfil(System.DateTime.Now.Date, new SoilData_API_VB.SD.SD_Dims.cls_Length(0));

           //new layer
           SoilData_API_VB.SD.var_grunt newSoilLayer = new SoilData_API_VB.SD.var_grunt(newSoilProfile);
           newSoilProfile.warstwy.Add(newSoilLayer);
After deserialization:
           openedProject.UpDateParents();
           openedProject.Language = e_Country.GB;
Comments to v3.0.14.:
           OpisDoNrWarstwy_2025 updated to recognise same nrWarGeo
Comments to v3.0.12.:
           Bugs on stratygraphy mobile fields fixed
Comments to v3.0.11.:
           List with cracks and stifness of rocks fixed
Comments to v3.0.10.:
           Libary signed
Comments to v3.0.9.:
           Stratography field added; some translations bugs fixed
Comments to v3.0.8.:
           Minor changes
Comments to v3.0.7.:
           Full soil name function updated
Comments to v3.0.6.:
           Smoothing degree translation added
Comments to v3.0.5.:
           custing objects in extended lists functions bug fixed
Comments to v3.0.4.:
           simple bug in lists
Comments to v3.0.3.:
           json independent fields list; empty listsEditable bug fixed
Comments to v3.0.2.:
           RestSharp reference removed
Comments to v3.0.1.:
           signed with a EV certificate
Comments to v3.0.0.:
           signed with a certified key
Comments to v2.0.0.:
           JSON serializable;

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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.  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 was computed.  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 Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

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.0.14 125 1/31/2026
3.0.13 276 10/1/2025
3.0.12 326 1/23/2025
3.0.11 222 1/23/2025
3.0.10 244 1/20/2025
3.0.9 244 12/31/2024
3.0.8 536 3/24/2024
3.0.7 349 3/11/2024
3.0.6 935 6/19/2023
3.0.5 848 5/4/2023
3.0.4 841 5/2/2023
3.0.3 839 4/29/2023
3.0.2 861 4/28/2023
3.0.1 825 4/26/2023
3.0.0 857 4/20/2023
2.2.17 883 4/11/2023
2.2.16 910 3/18/2023
2.2.15 948 2/24/2023
2.2.14 927 2/22/2023
2.2.13 1,028 1/4/2023
Loading failed

First release of the package.