SrxCore 9.0.0

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

Core modules of Srx

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 SrxCore:

Package Downloads
SrxCore.DbExtensions

Core modules of Srx

SrxCore.Excel

Excel modules of Srx

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0 375 4/27/2025
2.0.17 585 1/18/2024
2.0.16 657 11/8/2023
2.0.15 390 10/18/2023
2.0.14 199 10/17/2023
2.0.13 237 10/17/2023
2.0.12 672 9/19/2023
2.0.11 263 9/19/2023
2.0.10 550 9/7/2023
2.0.9 402 8/25/2023
2.0.8 234 8/24/2023
2.0.7 265 8/24/2023
2.0.6 251 8/23/2023
2.0.5 337 8/18/2023
2.0.4 255 8/18/2023
2.0.3 258 8/17/2023
2.0.2 258 8/17/2023
2.0.1 325 8/16/2023
2.0.0 350 8/11/2023
1.1.19 606 7/15/2022
Loading failed