Rene.Utils.Core 1.3.0

dotnet add package Rene.Utils.Core --version 1.3.0
NuGet\Install-Package Rene.Utils.Core -Version 1.3.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="Rene.Utils.Core" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rene.Utils.Core --version 1.3.0
#r "nuget: Rene.Utils.Core, 1.3.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.
// Install Rene.Utils.Core as a Cake Addin
#addin nuget:?package=Rene.Utils.Core&version=1.3.0

// Install Rene.Utils.Core as a Cake Tool
#tool nuget:?package=Rene.Utils.Core&version=1.3.0

DotNet Rene.Utils

Rene.Utils is a set of useful utilities and extensions of recurrent usage

Builds

Build Status GitHub Workflow Status Build status Build status Build Status

CodeQL AppVeyor tests GitHub issues GitHub forks GitHub stars

GitHub license

NuGet Nuget (with prereleases) NuGet

What is Rene.Utils?

Is a small library that complements .NET with useful helpers clases. I wrote a version of Rene.Utils with VB.NET (follies of youth) for .NET 2, 3.5,.. and mantein this version over the years. <b>This is a new project build from scratch and maintained in my freetime</b>

Important:

I use this project to practice, techniques of testing, CI/CD, manage a open source project and so on. For this reason new features in library could take time to be avaliable in main branch. I have while write test, docs ... You can get pre-relase version from nuget or alpha branch.

.NET Framework suport

DotNet Rene Utils is built using .net Standard 2.1 and supports the 4.0+ .NET Framework as well as .NET Core

.NET Core CLI Installation

  1. Open a command line and switch to the directory that contains your project file.
  2. Use the following command to install a Rene.Utils from Nuget repository:
    dotnet add package Rene.Utils.Core [-pre]
    
  3. After the command completes, look at the project file to make sure the package was installed. You can open the .csproj file to see the added reference:
    <ItemGroup>
        <PackageReference Include="Rene.Utils.Core" Version="0.5.0" />
    </ItemGroup>
    
Install a specific version

If the version is not specified, NuGet installs the latest version of the package. You can also use the dotnet add package command to install a specific version of a Nuget package:

dotnet add package Rene.Utils.Core --version 0.3.1-preview-16

.NET Full Framework Installation

  1. Ensure Nuget is avaliable or install it. Instructions to install NuGet.
  2. Install Rene.Utils from the package manager console:
PM> Install-Package Rene.Utils.Core 
Release Notes

Coming soon

Version

Nuget

Development

C#

Acknowledgements

Code of conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

DotNet Rene Utils is licensed under The MIT License (MIT), check the LICENSE file for details.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

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
1.3.0 87 2/29/2024
1.2.4 73 2/24/2024
1.2.2 78 2/22/2024
1.2.1 78 2/22/2024
1.2.0 89 2/6/2024
1.1.0 153 12/27/2023
1.0.0 234 9/12/2023
0.7.0 170 6/15/2023
0.6.1 258 4/22/2023
0.6.0 158 4/21/2023
0.5.0 302 12/21/2022
0.4.0.3 277 12/8/2022
0.4.0.2 434 11/14/2021
0.4.0.1 336 9/1/2021
0.4.0.1-preview-20 261 11/14/2021
0.4.0.1-preview-19 224 11/14/2021
0.4.0.1-preview-18 246 11/14/2021
0.4.0 509 12/30/2020
0.4.0-preview-17 269 12/22/2020
0.3.1 583 8/16/2020
0.3.1-preview-16 276 12/8/2020
0.3.1-preview-15 222 12/8/2020
0.3.0 450 8/15/2020
0.2.65.65 488 8/15/2020
0.2.57.57 462 7/3/2020
0.2.56.56 435 6/9/2020
0.2.55.55 552 2/16/2020
0.2.54.54 493 11/29/2019
0.2.53.53 474 11/29/2019
0.2.52.52 479 11/29/2019
0.2.51.51 517 11/10/2019
0.2.50.50 495 11/10/2019
0.2.49.49 470 11/10/2019
0.2.48.48 485 11/10/2019
0.2.47.47 499 11/8/2019
0.2.46.46 478 11/7/2019
0.2.45.45 491 11/7/2019
0.2.44.44 503 11/7/2019
0.2.43.43 496 11/7/2019
0.2.42.42 497 11/7/2019
0.1.0 731 10/18/2018