We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fixed typos.
Remove mention of .NET 7.0 and .netcoreapp1.3, show .NET 8.0 as default
Get rid of references to .Net 5.0 and add references to .Net 7.0.
Updated Calling generic methods (markdown)
update for 1.11.0 and support for .Net 6.0
Destroyed Getting binaries (markdown)
Created Getting binaries (markdown)
Added a notice about nested class names being different from JVM.
Updated Defining types (markdown)
case-sensitive on Clojure.Main invocation, and add another example for the prerelease download.
Updated Developing ClojureCLR (markdown)
Update for 1.10 and the new frameworks.
Update link to new getting started page
Updated Getting binaries (markdown)
Updated Home (markdown)
fix minor typo
word order tweak
tweak clarity of example's return value
Added a link to the mail list discussion about attributes
Updated How to add attributes (markdown)
How to add attributes
Installing and running on macOS
Add information on direct linking.
Typo: CLojure instead of Clojure
There was a typo.
Update for Test vs TestGen target
Destroyed Getting source (markdown)
Add note on *allow-symbol-escape*
Correct the filenames on the two .EXE files mentioned.
Update to mention use of clojure.clr.api in C# to Clojure interop.