Clojure 1.9.0-alpha15

This is a prerelease version of Clojure.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Clojure --version 1.9.0-alpha15
                    
NuGet\Install-Package Clojure -Version 1.9.0-alpha15
                    
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="Clojure" Version="1.9.0-alpha15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Clojure" Version="1.9.0-alpha15" />
                    
Directory.Packages.props
<PackageReference Include="Clojure" />
                    
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 Clojure --version 1.9.0-alpha15
                    
#r "nuget: Clojure, 1.9.0-alpha15"
                    
#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 Clojure@1.9.0-alpha15
                    
#: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=Clojure&version=1.9.0-alpha15&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Clojure&version=1.9.0-alpha15&prerelease
                    
Install as a Cake Tool

Clojure for the CLR.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Clojure:

Package Downloads
ClojureCollectionsCLR

Convenient wrapper around clojure's persistent collections using generics.

ClojureClrEx

My library of extensions for ClojureCLR

ClojureCLR.NRepl

Lightweight nREPL server for ClojureCLR.

com.rpl.specter.clr

Specter port for ClojureCLR.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.12.3-alpha4 228 11/24/2025
1.12.3-alpha3 298 9/25/2025
1.12.3-alpha2 262 9/22/2025
1.12.3-alpha1 210 9/11/2025
1.12.2 638 8/30/2025
1.12.1-alpha1 252 3/30/2025
1.12.0 1,680 3/30/2025
1.12.0-beta1 262 2/21/2025
1.12.0-alpha9 337 2/22/2024
1.12.0-alpha8 530 5/29/2023
1.12.0-alpha7 496 4/28/2023
1.12.0-alpha6 334 4/23/2023
1.12.0-alpha5 374 2/26/2023
1.12.0-alpha4 335 2/25/2023
1.12.0-alpha3 381 1/14/2023
1.12.0-alpha2 355 1/3/2023
1.12.0-alpha11 217 12/9/2024
1.12.0-alpha10 249 9/6/2024
1.12.0-alpha1 375 12/1/2022
1.9.0-alpha15 1,747 9/23/2017
Loading failed