dylan.NET 11.10.4.1

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

A compiler for dylan.NET, a language targeting the CLR

Product Compatible and additional computed target framework versions.
.NET 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. 
.NET Framework net472 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on dylan.NET:

Package Downloads
dylan.NET.K

dylan.NET support for ASP.NET 5

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.10.4.1 104 7/8/2025
11.10.3.1 491 1/8/2023
11.10.2.1 450 12/28/2021
11.10.1.5 698 5/19/2020
11.10.1.4 696 2/19/2020
11.10.1.3 667 12/25/2019
11.10.1.2 704 9/12/2019
11.10.1.1 710 7/7/2019
11.9.2.2 711 5/7/2019
11.9.2.1 1,305 6/16/2018
11.8.3.8 1,217 6/25/2017
11.8.3.4 1,309 8/15/2016
11.8.3.3 1,282 8/8/2016
11.8.3.2 1,245 8/8/2016
11.8.2.4 1,507 7/31/2016
11.8.2.3 1,292 7/2/2016
11.8.2.2 1,266 6/23/2016
11.7.1.1 2,086 8/9/2015
11.6.1.1 1,529 5/10/2015
11.5.6.4 1,394 3/29/2015
11.5.6.1 1,927 2/20/2015
11.5.5.1 1,552 2/14/2015
11.5.4.3 1,370 2/4/2015
11.5.3.2 1,797 12/13/2014
11.5.3.1 1,564 12/13/2014
11.5.1.2 2,619 11/1/2014
11.4.3.1 1,420 10/17/2014
11.4.2.4 1,389 9/17/2014
11.4.2.1 1,376 8/29/2014
11.4.1.1 1,352 8/24/2014
11.3.8.1 1,756 8/1/2014
11.3.7.15 1,407 7/27/2014
11.3.7.1 1,421 7/21/2014
11.3.6.3 1,435 6/30/2014
11.3.6.2 1,451 6/30/2014
11.3.6.1 1,444 6/28/2014
11.3.5.7 1,474 6/24/2014
11.3.5.1 1,753 6/15/2014
11.3.4.1 1,862 3/19/2014
11.3.3.1 1,588 2/1/2014
11.3.2.2 1,450 12/15/2013
11.3.2.1 1,502 11/28/2013
11.3.1.4 1,690 6/26/2013
11.3.1.3 1,558 3/14/2013
11.3.1.2 1,611 3/2/2013
11.3.1.1 1,543 2/19/2013
11.2.9.11 1,495 2/11/2013
11.2.9.10 1,481 2/8/2013
11.2.9.9 1,439 2/7/2013

dylan.NET v.11.10.4.1 with MSBuild 17.3+ support files, resource compilation support.
    dylan.NET 11.10.x.y includes experimental support for formattable strings, and exception filters, the new (+) and (-) operators as well as experimental support for the #nullcond operator. dylan.NET has switched to use portable pdb as its debug database output format. Support for MSBuild is for MSBuild 17.3+ running on both .NET Framework 4.7.2+/Mono and .NET 8.0+.