Ruya.Primitives 8.2.12

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

Ruya Common .NET Libraries

alternate text is missing from this package README image

Ruya.Primitives

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

Ruya.Testing.Primitives

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

Ruya.Extensions.Configuration

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

Ruya.Diagnostics.Abstractions

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

Ruya.Diagnostics

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

Ruya.OpenTelemetry

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

Ruya.System.Xml.Serialization

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

Ruya.Services.DistributedLock.Abstractions

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

Ruya.Services.MessageQueue

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

Ruya.Services.CloudStorage.Abstractions

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Ruya.Primitives:

Package Downloads
Ruya.Services.CloudStorage.Google

Google Cloud Storage implementation for cloud storage services.

Ruya.Diagnostics

Diagnostic tools and utilities for application monitoring and logging.

Ruya.Services.CloudStorage.Local

Local file system implementation for cloud storage services, suitable for development and testing.

Ruya.EntityFrameworkCore.SqlServer

SQL Server extensions and utilities

Ruya.Extensions.Hosting

Extensions for hosting background worker services with advanced scheduling and reliability features.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.2.12 680 12/14/2025
8.1.23 183 12/14/2025
8.1.22 433 12/9/2025
8.1.21 960 12/2/2025

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

```text
Added   > Changed > Deprecated > Removed
       > Fixed
       > Security
       ---
       > Improved
       > Cleaned
       > Performance
       > Functionality
       > Robustness
       > Documentation
```


## [Unreleased]

### Deprecated

- Lorem ipsum dolor sit amet, consectetur adipiscing elit.

### Fixed

- Lorem ipsum dolor sit amet, consectetur adipiscing elit.

### Security

- Lorem ipsum dolor sit amet, consectetur adipiscing elit.





## [1.0.0] - 2018-11-22

### Added

- Lorem ipsum dolor sit amet, consectetur adipiscing elit.

### Changed

- Lorem ipsum dolor sit amet, consectetur adipiscing elit.

### Removed

- Lorem ipsum dolor sit amet, consectetur adipiscing elit.





## [0.0.3] - 2018-11-21

### Added

- Lorem ipsum dolor sit amet, consectetur adipiscing elit.





## 0.0.2 - 2018-11-20 [YANKED]

### Added

- Lorem ipsum dolor sit amet, consectetur adipiscing elit.





## 0.0.1 - 2018-11-19

### Added

- Lorem ipsum dolor sit amet, consectetur adipiscing elit.




[Unreleased]: https://github.com/cilerler/ruya/compare/v1.0.0...HEAD
[1.0.0]: https://github.com/cilerler/ruya/compare/v0.0.1...v1.0.0
[1.0.0]: https://github.com/cilerler/ruya/compare/v0.0.1...v1.0.0