ReHackt.Core 10.0.2

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

ReHackt.Core

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.
  • net10.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on ReHackt.Core:

Package Downloads
ReHackt.Linq

Provides System.Linq.IQueryable extensions such as filtering, ordering, paging, etc.

ReHackt.AspNetCore.Abstractions

Package Description

ReHackt.Security

Package Description

ReHackt.Schema

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.2 70 9/11/2026
10.0.1 286 8/12/2026
10.0.0 253 7/30/2026
8.0.148 373 6/28/2026
8.0.147 357 6/23/2026
8.0.146 520 4/27/2026
8.0.145 331 4/20/2026
8.0.144 335 4/19/2026
8.0.143 345 4/13/2026
8.0.142 335 4/13/2026
8.0.141 326 4/13/2026
8.0.140 437 3/20/2026
8.0.139 844 12/16/2025
8.0.138 651 11/14/2025
8.0.137 575 11/13/2025
8.0.136 589 11/12/2025
8.0.135 642 10/15/2025
8.0.134 486 10/7/2025
8.0.133 559 9/10/2025
8.0.132 443 9/10/2025
Loading failed