ReenUtility 1.0.6
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.0.6
NuGet\Install-Package ReenUtility -Version 1.0.6
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.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ReenUtility --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ReenUtility, 1.0.6"
#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.0.6 // Install ReenUtility as a Cake Tool #tool nuget:?package=ReenUtility&version=1.0.6
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.4 | 144 | 8/24/2024 |
2.0.3 | 114 | 8/19/2024 |
2.0.2 | 94 | 8/19/2024 |
2.0.1 | 106 | 8/19/2024 |
2.0.0 | 107 | 8/19/2024 |
1.10.18 | 57 | 8/4/2024 |
1.10.15 | 53 | 8/2/2024 |
1.0.12 | 112 | 5/21/2024 |
1.0.11 | 99 | 5/12/2024 |
1.0.10 | 84 | 5/12/2024 |
1.0.9 | 71 | 5/12/2024 |
1.0.8 | 72 | 5/12/2024 |
1.0.7 | 69 | 5/12/2024 |
1.0.6 | 55 | 5/12/2024 |
1.0.5 | 78 | 5/2/2024 |
1.0.4 | 72 | 5/2/2024 |
1.0.3 | 90 | 5/1/2024 |
1.0.2 | 108 | 5/1/2024 |
1.0.1 | 146 | 4/10/2024 |
1.0.0 | 109 | 4/10/2024 |
Common utility for any .Net project including Api response, http client manager, pagination etc