SoilData 3.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package SoilData --version 3.0.2
                    
NuGet\Install-Package SoilData -Version 3.0.2
                    
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.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SoilData" Version="3.0.2" />
                    
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.2
                    
#r "nuget: SoilData, 3.0.2"
                    
#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.2
                    
#: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.2
                    
Install as a Cake Addin
#tool nuget:?package=SoilData&version=3.0.2
                    
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.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.2.17.:
           some small translations updated
Comments to v2.2.16.:
           core sample tests list updated
Comments to v2.2.15.:
           dlatancy selection bug fixed
Comments to v2.2.14.:
           some small bugs fixed
Comments to v2.2.13.:
           property S initiated in var_grunt parameterless constructor
Comments to v2.2.12.:
           Filter_0 and Filter_1 props added to cls_Mobile_SimpleItem
Comments to v2.2.11.:
           bug fixed for Symbol_General_OneLine; one layer list of parameters added - MobileInterface_OneList for var_grnut
Comments to v2.2.7.:
           ListOfObjects_Simple added to MobileInterface
Comments to v2.2.5.:
           Small bugs fixed
Comments to v2.2.4.:
           JsonIgnore attribute added to all props in DIMS libraries
Comments to v2.2.3.:
           Soil symbol added to mobileFields
Comments to v2.2.2.:
           Bugs fixed in cls_MobileSoilLayerInterface
Comments to v2.2.1.:
           new interface for mobile apps cls_MobileSoilLayerInterface var_grunt.MobileInterface
Comments to v2.2.0.:
           better prepared for mobile application
Comments to v2.1.8.:
           better preparation for separated var_grunt objects (eg.code serialization)
Comments to v2.1.7.:
           enumsDictionary fixed
Comments to v2.1.6.:
           new class cls_enumsDictionary
Comments to v2.1.5.:
           some var_grunt.code_tmp adjustments
Comments to v2.1.4.:
           fun_rodzajGruntu_PN_PossibleList and fun_rodzajGruntu_EC_PossibleList for VoidAndWater;
Comments to v2.1.3.:
           clsSamples lists extended; rodzajGruntuNadrzedny_XX_PossibleList fixed for VoidAndWater;
Comments to v2.1.2.:
           fun_shared_Def_EC_SoilType_for_PN added to var_grunt;
Comments to v2.1.1.:
           Properties lists fixed for void or waters types;
Comments to v2.1.0.:
           'Void or Water' added to G1PossiblePN(EC);
Comments to v2.0.8.:
           e_stan_PN_nd added;
Comments to v2.0.7.:
           Code_TMP prop added to var_grunt. This is taken as the code if no parent class is applied;
Comments to v2.0.6.:
           Bugs fixed in functions from ver 2.0.3
Comments to v2.0.5.:
           New object - clsWarningS Warnings in cls_prof with parameter WarningType_Max of values: NoWarnings, Info_NoNeedUsersExplanation, Regular_NeedUsersExplanation, Critical_Must2BFixed
Comments to v2.0.4.:
           prop in the class cls_wiltonosc fixed;
Comments to v2.0.3.:
           fun_shared_rodzajGruntuNadrzedny_EC_PossibleList, fun_shared_rodzajGruntuNadrzedny_PN_PossibleList,fun_shared_rodzajGruntu_EC_PossibleList,fun_shared_rodzajGruntu_PN_PossibleList,fun_shared_Filtered_GX_PossibleList_EC,fun_shared_Filtered_GX_PossibleList_PN added to var_grunt
Comments to v2.0.2.:
           fun_rodzajGruntu_PN_PossibleList and fun_rodzajGruntu_EC_PossibleList added to var_grunt
Comments to v2.0.1.:
           Some DB propps added
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.