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
<PackageReference Include="Rene.Utils.Core" Version="1.3.0" />
paket add Rene.Utils.Core --version 1.3.0
#r "nuget: Rene.Utils.Core, 1.3.0"
// 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
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
- Open a command line and switch to the directory that contains your project file.
- Use the following command to install a Rene.Utils from Nuget repository:
dotnet add package Rene.Utils.Core [-pre]
- 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
- Ensure Nuget is avaliable or install it. Instructions to install NuGet.
- Install Rene.Utils from the package manager console:
PM> Install-Package Rene.Utils.Core
Release Notes
Coming soon
Version
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 | Versions 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. |
-
.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 | 145 | 2/29/2024 |
1.2.4 | 101 | 2/24/2024 |
1.2.2 | 106 | 2/22/2024 |
1.2.1 | 109 | 2/22/2024 |
1.2.0 | 172 | 2/6/2024 |
1.1.0 | 196 | 12/27/2023 |
1.0.0 | 290 | 9/12/2023 |
0.7.0 | 205 | 6/15/2023 |
0.6.1 | 286 | 4/22/2023 |
0.6.0 | 184 | 4/21/2023 |
0.5.0 | 328 | 12/21/2022 |
0.4.0.3 | 309 | 12/8/2022 |
0.4.0.2 | 467 | 11/14/2021 |
0.4.0.1 | 368 | 9/1/2021 |
0.4.0.1-preview-20 | 281 | 11/14/2021 |
0.4.0.1-preview-19 | 243 | 11/14/2021 |
0.4.0.1-preview-18 | 265 | 11/14/2021 |
0.4.0 | 532 | 12/30/2020 |
0.4.0-preview-17 | 293 | 12/22/2020 |
0.3.1 | 607 | 8/16/2020 |
0.3.1-preview-16 | 295 | 12/8/2020 |
0.3.1-preview-15 | 244 | 12/8/2020 |
0.3.0 | 476 | 8/15/2020 |
0.2.65.65 | 514 | 8/15/2020 |
0.2.57.57 | 502 | 7/3/2020 |
0.2.56.56 | 463 | 6/9/2020 |
0.2.55.55 | 577 | 2/16/2020 |
0.2.54.54 | 518 | 11/29/2019 |
0.2.53.53 | 498 | 11/29/2019 |
0.2.52.52 | 502 | 11/29/2019 |
0.2.51.51 | 540 | 11/10/2019 |
0.2.50.50 | 518 | 11/10/2019 |
0.2.49.49 | 491 | 11/10/2019 |
0.2.48.48 | 516 | 11/10/2019 |
0.2.47.47 | 522 | 11/8/2019 |
0.2.46.46 | 500 | 11/7/2019 |
0.2.45.45 | 508 | 11/7/2019 |
0.2.44.44 | 524 | 11/7/2019 |
0.2.43.43 | 522 | 11/7/2019 |
0.2.42.42 | 518 | 11/7/2019 |
0.1.0 | 770 | 10/18/2018 |