Cloudtoid.Framework 1.0.121

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

This is a common set of utility classes that is shared across cloudtoid

Product 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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Cloudtoid.Framework:

Package Downloads
Cloudtoid.Interprocess

A cross-platform shared memory queue for fast interprocess messaging.

Cloudtoid.UrlPattern

This is a powerful, yet simple, URL path pattern parser and matcher

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Cloudtoid.Framework:

Repository Stars
cloudtoid/interprocess
A cross-platform shared memory queue for fast communication between processes (Interprocess Communication or IPC).
Version Downloads Last Updated
1.0.121 823 1/11/2025
1.0.120 196 1/11/2025
1.0.119 219 1/11/2025
1.0.118 345 9/26/2024
1.0.116 40,687 11/19/2022
1.0.115 558 11/19/2022
1.0.114 870 11/19/2022
1.0.112 1,478 3/30/2022
1.0.111 58,908 7/11/2021
1.0.110 573 7/11/2021
1.0.109 869 7/8/2021
1.0.108 562 7/7/2021
1.0.107 621 7/7/2021
1.0.106 1,662 6/17/2021
1.0.105 3,042 3/25/2021
1.0.104 590 3/25/2021
1.0.102 2,627 9/11/2020
1.0.101 720 9/11/2020
1.0.100 2,723 8/28/2020
1.0.99 672 8/28/2020
Loading failed