ReenUtility 1.10.15
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ReenUtility --version 1.10.15
NuGet\Install-Package ReenUtility -Version 1.10.15
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="ReenUtility" Version="1.10.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ReenUtility --version 1.10.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ReenUtility, 1.10.15"
#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 ReenUtility as a Cake Addin #addin nuget:?package=ReenUtility&version=1.10.15 // Install ReenUtility as a Cake Tool #tool nuget:?package=ReenUtility&version=1.10.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ReenUtility
Contains common utility tools for every .net project
Product | Versions 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Newtonsoft.Json (>= 13.0.3)
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 |
---|---|---|
2.0.5 | 69 | 11/16/2024 |
2.0.4 | 149 | 8/24/2024 |
2.0.3 | 117 | 8/19/2024 |
2.0.2 | 97 | 8/19/2024 |
2.0.1 | 109 | 8/19/2024 |
2.0.0 | 110 | 8/19/2024 |
1.10.18 | 60 | 8/4/2024 |
1.10.15 | 56 | 8/2/2024 |
1.0.12 | 117 | 5/21/2024 |
1.0.11 | 102 | 5/12/2024 |
1.0.10 | 87 | 5/12/2024 |
1.0.9 | 74 | 5/12/2024 |
1.0.8 | 75 | 5/12/2024 |
1.0.7 | 74 | 5/12/2024 |
1.0.6 | 58 | 5/12/2024 |
1.0.5 | 81 | 5/2/2024 |
1.0.4 | 75 | 5/2/2024 |
1.0.3 | 93 | 5/1/2024 |
1.0.2 | 111 | 5/1/2024 |
1.0.1 | 150 | 4/10/2024 |
1.0.0 | 112 | 4/10/2024 |
Common utility for any .Net project including Api response, http client manager, pagination etc