AutreMachine.Common 1.0.10

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

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

A common set of tools, comprising an APICaller class to call a REST service and convert into specific class, and a ServiceResponse class that allows to pass a Success condition and a message in case there is a problem.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on AutreMachine.Common:

Package Downloads
AutreMachine.Common.Razor

A common set of tools to easily create CRUD pages in Blazor.

AutreMachine.Common.NetCDF

A set of tools used to read a .nc file and convert it into a usable POCO object.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.3 89 11/25/2024
1.3.2 98 11/18/2024
1.3.1 92 11/18/2024
1.3.0 113 9/30/2024
1.2.9 185 7/24/2024
1.2.8 136 7/16/2024
1.2.7 127 7/11/2024
1.2.6 110 7/11/2024
1.2.4 109 7/10/2024
1.2.3 110 7/10/2024
1.2.2 108 7/10/2024
1.2.0 94 7/10/2024
1.1.0 98 7/9/2024
1.0.10 117 6/27/2024
1.0.9 98 6/24/2024
1.0.8 112 6/17/2024
1.0.7 116 6/12/2024
1.0.6 124 6/12/2024
1.0.5 102 6/11/2024
1.0.4 100 6/11/2024
1.0.3 112 6/10/2024
1.0.2 100 6/10/2024
1.0.1 106 6/10/2024
1.0.0 106 6/4/2024

First version