JasperFx.Core 1.12.0

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

Common extension methods and reflection helpers used by JasperFx projects

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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 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 JasperFx.Core:

Package Downloads
JasperFx.CodeGeneration

Code Generation Chicanery for .Net

Oakton

Command Line Parsing and Execution

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on JasperFx.Core:

Repository Stars
JasperFx/oakton
Parsing and Utilities for Command Line Tools in .Net
Version Downloads Last Updated
1.12.0 1,451,904 2/3/2025
1.11.0 2,248 1/27/2025
1.10.0 613,826 1/22/2025
1.9.0 3,193,262 11/18/2024
1.8.0 197,808 6/21/2024
1.7.2 1,381,528 6/10/2024
1.7.1 606 6/10/2024
1.7.0 4,284 6/3/2024
1.6.0 1,826 5/30/2024
1.5.1 4,654,780 11/14/2023
1.5.0 1,501,949 11/14/2023
1.4.3 208,931 9/25/2023
1.4.2 217,616 7/24/2023
1.4.1 2,480 6/26/2023
1.4.0 953,300 5/1/2023
1.3.0 281,150 4/29/2023
1.2.0 323,171 3/1/2023
1.1.0 536,800 12/6/2022
1.0.0 269,723 12/6/2022
Loading failed