rna.Base.Extensions 0.10.1

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

Number, String, Enum, Expression Extensions and Object Property Filters

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (4)

Showing the top 4 NuGet packages that depend on rna.Base.Extensions:

Package Downloads
rna.Filters.Models

Pagination and other models for rna.Filter.Extensions

rna.Exceptions.Extensions

Custom Exception and extension methods

rna.Authorization.Validator

Validate key code generated by rna.Authorization.Issuer

rna.Core.GenericDocumentProcessing.Domain

A complete set of libraries for rna Generic Document and its CRUD operations

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.10.1 67 2/10/2026
0.10.0 175 1/29/2026
0.3.4 353 11/23/2025
0.3.1 318 7/4/2025
0.3.0 361 7/4/2025
0.2.201 292 12/30/2025
0.2.200 605 11/30/2025
0.2.199 399 11/4/2025
0.2.198 434 11/3/2025
0.2.197 395 10/27/2025
0.2.196 350 9/7/2025
0.2.195 386 8/16/2025
0.2.194 347 8/15/2025
0.2.193 290 8/15/2025
0.2.192 411 6/21/2025
0.2.191 576 6/12/2025
0.2.190 479 4/17/2025
0.2.189 461 4/17/2025
0.2.188 429 3/12/2025
0.2.187 422 3/12/2025
Loading failed

Initial Release