IRO.Common 5.0.10

dotnet add package IRO.Common --version 5.0.10
                    
NuGet\Install-Package IRO.Common -Version 5.0.10
                    
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="IRO.Common" Version="5.0.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IRO.Common" Version="5.0.10" />
                    
Directory.Packages.props
<PackageReference Include="IRO.Common" />
                    
Project file
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 IRO.Common --version 5.0.10
                    
#r "nuget: IRO.Common, 5.0.10"
                    
#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 IRO.Common@5.0.10
                    
#: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=IRO.Common&version=5.0.10
                    
Install as a Cake Addin
#tool nuget:?package=IRO.Common&version=5.0.10
                    
Install as a Cake Tool

Common instruments here Common.
There are services with frequently used methods of working with text, to simplify working with embedded resources, the file system, the network, a service for running processes in a .net core application, a service for finding exceptions within other exceptions (including AggregateException).

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.  net9.0 was computed.  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. 
.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.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on IRO.Common:

Package Downloads
IRO.Mvc.Core

Package Description

IRO.Reflection.Core

Add some base reflection operations. What you can do: - get type name just same as c# code (default generic names is not same); - build Type inheritance tree (and convert it to sorted list; - invoke any method with json array or complex object. Useful to build cross-process interfaces; - find assignable types; - find types with attribute4 - create generic list or dictionary with reflection; - create types recursive.

IRO.Storage

Simple key-value storage for client applications.

Telegram.Bot.AspNetPipeline

Prerelease version.

IRO.Common.Algorithms

Now there you can find only generic Tree.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.10 3,018 6/18/2022
5.0.9 2,924 6/16/2022
5.0.8 2,642 6/15/2022
5.0.7 2,688 6/15/2022
5.0.6 3,525 3/23/2022
5.0.5 3,115 12/18/2021
5.0.4 1,770 12/17/2021
5.0.3 4,947 12/12/2021
5.0.2 2,193 12/4/2021
5.0.1 3,998 12/4/2021
1.3.0 22,964 10/2/2019
1.0.15 9,528 9/14/2019
1.0.11 2,416 2/19/2019
1.0.8 3,389 1/24/2019
1.0.7 12,616 1/24/2019
1.0.5 2,820 1/24/2019
1.0.4 3,104 1/24/2019