AutreMachine.Common
1.4.0
dotnet add package AutreMachine.Common --version 1.4.0
NuGet\Install-Package AutreMachine.Common -Version 1.4.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="AutreMachine.Common" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutreMachine.Common" Version="1.4.0" />
<PackageReference Include="AutreMachine.Common" />
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 AutreMachine.Common --version 1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutreMachine.Common, 1.4.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.
#:package AutreMachine.Common@1.4.0
#: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=AutreMachine.Common&version=1.4.0
#tool nuget:?package=AutreMachine.Common&version=1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Microsoft.EntityFrameworkCore (>= 9.0.7)
- Microsoft.EntityFrameworkCore.Relational (>= 9.0.7)
- Microsoft.EntityFrameworkCore.SqlServer (>= 9.0.7)
- System.Runtime.Caching (>= 9.0.7)
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.4.0 | 84 | 7/18/2025 |
1.3.8 | 130 | 6/27/2025 |
1.3.7 | 143 | 6/23/2025 |
1.3.6 | 513 | 3/25/2025 |
1.3.5 | 282 | 3/4/2025 |
1.3.4 | 123 | 2/21/2025 |
1.3.3 | 135 | 11/25/2024 |
1.3.2 | 129 | 11/18/2024 |
1.3.1 | 116 | 11/18/2024 |
1.3.0 | 137 | 9/30/2024 |
1.2.9 | 225 | 7/24/2024 |
1.2.8 | 155 | 7/16/2024 |
1.2.7 | 147 | 7/11/2024 |
1.2.6 | 130 | 7/11/2024 |
1.2.4 | 130 | 7/10/2024 |
1.2.3 | 130 | 7/10/2024 |
1.2.2 | 131 | 7/10/2024 |
1.2.0 | 114 | 7/10/2024 |
1.1.0 | 121 | 7/9/2024 |
1.0.10 | 140 | 6/27/2024 |
1.0.9 | 119 | 6/24/2024 |
1.0.8 | 131 | 6/17/2024 |
1.0.7 | 136 | 6/12/2024 |
1.0.6 | 145 | 6/12/2024 |
1.0.5 | 120 | 6/11/2024 |
1.0.4 | 119 | 6/11/2024 |
1.0.3 | 128 | 6/10/2024 |
1.0.2 | 122 | 6/10/2024 |
1.0.1 | 125 | 6/10/2024 |
1.0.0 | 127 | 6/4/2024 |
First version