ReenUtility 2.0.5
dotnet add package ReenUtility --version 2.0.5
NuGet\Install-Package ReenUtility -Version 2.0.5
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="2.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ReenUtility" Version="2.0.5" />
<PackageReference Include="ReenUtility" />
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 ReenUtility --version 2.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ReenUtility, 2.0.5"
#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 ReenUtility@2.0.5
#: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=ReenUtility&version=2.0.5
#tool nuget:?package=ReenUtility&version=2.0.5
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 | 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.Extensions.Caching.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Http (>= 8.0.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 | 141 | 11/16/2024 |
2.0.4 | 178 | 8/24/2024 |
2.0.3 | 141 | 8/19/2024 |
2.0.2 | 127 | 8/19/2024 |
2.0.1 | 135 | 8/19/2024 |
2.0.0 | 142 | 8/19/2024 |
1.10.18 | 85 | 8/4/2024 |
1.10.15 | 81 | 8/2/2024 |
1.0.12 | 144 | 5/21/2024 |
1.0.11 | 134 | 5/12/2024 |
1.0.10 | 111 | 5/12/2024 |
1.0.9 | 99 | 5/12/2024 |
1.0.8 | 104 | 5/12/2024 |
1.0.7 | 101 | 5/12/2024 |
1.0.6 | 87 | 5/12/2024 |
1.0.5 | 108 | 5/2/2024 |
1.0.4 | 110 | 5/2/2024 |
1.0.3 | 114 | 5/1/2024 |
1.0.2 | 136 | 5/1/2024 |
1.0.1 | 178 | 4/10/2024 |
1.0.0 | 133 | 4/10/2024 |
Common utility for any .Net project including Api response, http client manager, pagination etc