dylan.NET
11.8.3.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package dylan.NET --version 11.8.3.3
NuGet\Install-Package dylan.NET -Version 11.8.3.3
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.8.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="dylan.NET" Version="11.8.3.3" />
<PackageReference Include="dylan.NET" />
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.8.3.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: dylan.NET, 11.8.3.3"
#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 dylan.NET@11.8.3.3
#: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=dylan.NET&version=11.8.3.3
#tool nuget:?package=dylan.NET&version=11.8.3.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A compiler for dylan.NET, a new language targeting the CLR
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. 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 (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 | 128 | 7/8/2025 |
11.10.3.1 | 494 | 1/8/2023 |
11.10.2.1 | 452 | 12/28/2021 |
11.10.1.5 | 701 | 5/19/2020 |
11.10.1.4 | 699 | 2/19/2020 |
11.10.1.3 | 670 | 12/25/2019 |
11.10.1.2 | 707 | 9/12/2019 |
11.10.1.1 | 714 | 7/7/2019 |
11.9.2.2 | 715 | 5/7/2019 |
11.9.2.1 | 1,317 | 6/16/2018 |
11.8.3.8 | 1,224 | 6/25/2017 |
11.8.3.4 | 1,316 | 8/15/2016 |
11.8.3.3 | 1,289 | 8/8/2016 |
11.8.3.2 | 1,252 | 8/8/2016 |
11.8.2.4 | 1,514 | 7/31/2016 |
11.8.2.3 | 1,299 | 7/2/2016 |
11.8.2.2 | 1,272 | 6/23/2016 |
11.7.1.1 | 2,093 | 8/9/2015 |
11.6.1.1 | 1,536 | 5/10/2015 |
11.5.6.4 | 1,400 | 3/29/2015 |
11.5.6.1 | 1,933 | 2/20/2015 |
11.5.5.1 | 1,558 | 2/14/2015 |
11.5.4.3 | 1,376 | 2/4/2015 |
11.5.3.2 | 1,803 | 12/13/2014 |
11.5.3.1 | 1,570 | 12/13/2014 |
11.5.1.2 | 2,627 | 11/1/2014 |
11.4.3.1 | 1,426 | 10/17/2014 |
11.4.2.4 | 1,395 | 9/17/2014 |
11.4.2.1 | 1,382 | 8/29/2014 |
11.4.1.1 | 1,359 | 8/24/2014 |
11.3.8.1 | 1,764 | 8/1/2014 |
11.3.7.15 | 1,413 | 7/27/2014 |
11.3.7.1 | 1,427 | 7/21/2014 |
11.3.6.3 | 1,441 | 6/30/2014 |
11.3.6.2 | 1,457 | 6/30/2014 |
11.3.6.1 | 1,450 | 6/28/2014 |
11.3.5.7 | 1,480 | 6/24/2014 |
11.3.5.1 | 1,762 | 6/15/2014 |
11.3.4.1 | 1,870 | 3/19/2014 |
11.3.3.1 | 1,594 | 2/1/2014 |
11.3.2.2 | 1,456 | 12/15/2013 |
11.3.2.1 | 1,508 | 11/28/2013 |
11.3.1.4 | 1,696 | 6/26/2013 |
11.3.1.3 | 1,564 | 3/14/2013 |
11.3.1.2 | 1,617 | 3/2/2013 |
11.3.1.1 | 1,549 | 2/19/2013 |
11.2.9.11 | 1,501 | 2/11/2013 |
11.2.9.10 | 1,487 | 2/8/2013 |
11.2.9.9 | 1,445 | 2/7/2013 |
dylan.NET v.11.8.3.3 with MSBuild support files, resource compilation support and in-memory assembly I/O.
dylan.NET 11.8.x.y includes experimental support for formattable strings and exception filters as well as experimental support for the #nullcond operator. dylan.NEt has switched to use portable pdb as its debug databse output format.