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 (3)

Showing the top 3 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

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 213 11/24/2025
1.12.3-alpha3 287 9/25/2025
1.12.3-alpha2 253 9/22/2025
1.12.3-alpha1 203 9/11/2025
1.12.2 523 8/30/2025
1.12.1-alpha1 240 3/30/2025
1.12.0 1,598 3/30/2025
1.12.0-beta1 249 2/21/2025
1.12.0-alpha9 319 2/22/2024
1.12.0-alpha8 495 5/29/2023
1.12.0-alpha7 491 4/28/2023
1.12.0-alpha6 323 4/23/2023
1.12.0-alpha5 369 2/26/2023
1.12.0-alpha4 329 2/25/2023
1.12.0-alpha3 374 1/14/2023
1.12.0-alpha2 348 1/3/2023
1.12.0-alpha11 202 12/9/2024
1.12.0-alpha10 240 9/6/2024
1.12.0-alpha1 367 12/1/2022
1.9.0-alpha15 1,733 9/23/2017
Loading failed