sttp.net 1.0.10

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package sttp.net --version 1.0.10
NuGet\Install-Package sttp.net -Version 1.0.10
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="sttp.net" Version="1.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add sttp.net --version 1.0.10
#r "nuget: sttp.net, 1.0.10"
#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 sttp.net as a Cake Addin
#addin nuget:?package=sttp.net&version=1.0.10

// Install sttp.net as a Cake Tool
#tool nuget:?package=sttp.net&version=1.0.10

Wrapped .NET Target APIs for STTP

.NET APIs wrap STTP C++ API

Updated to cppapi v1.0.20 which includes the following updates:

  • Updated all string to numeric, boolean, Guid and timestamp conversions to use TryParse style operations -- prevents possible exceptions with malformed metadata
  • Updated integer-based TryParse functions to assign a radix of 16 when string starts with "0x"
  • Fixed exception in data publisher when no filterExpression is provided in connection string from a subscriber
  • Fixed conversion to boolean targets in filter expressions
  • Fixed reverse filter expression function to operate properly
  • Updated filter expression functions that return null for null primary input to handle null return before any non-null validation of remaining parameters
  • Updated data publisher to be restartable after a call to stop
  • Updated data publisher to handle calls to Stop a separate shutdown thread to prevent issues where user may call stop method from a dispatched event thread
  • Improved data publisher shutdown operations
  • Added NaN constant and IsEmptyOrWhiteSpace function to CommonTypes
  • Added TryParseUInt32 to convert functions
  • Updated socket related asio delegates to use templated lambdas
  • Updated fractional second operations to use integer division
  • Updated ANTLR CPP runtime to version 4.9
  • Updated pugixml version to 1.11
  • Updated code to support boost v1.75 -- this required custom include file to fix duplicate symbol errors during link
  • Switched unicode conversions to nemtrif UTF8 library as wstring_convert is deprecated in C++17
  • Migrated headers to use "#pragma once" instead of old-style include guards
  • Updated code to support C++20
  • Updated code per clang suggestions
  • Added additional comments to TSSC algorithm for inclusion in IEEE 2664 standard
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. 
.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 is compatible. 
.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.
  • .NETStandard 2.1

    • No dependencies.
  • net5.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
1.0.11 481 1/7/2021
1.0.10 375 12/23/2020
1.0.9 647 11/25/2019
1.0.8 547 7/11/2019
1.0.7 505 7/8/2019
1.0.6 496 7/4/2019
1.0.5 495 7/3/2019
1.0.4 772 7/2/2019
1.0.3 515 7/2/2019
1.0.2 514 6/29/2019
1.0.1 511 6/29/2019
1.0.0 503 6/28/2019