DotNetCore.Natasha.Framework 3.6.0

.NET 5.0 .NET Core 3.1
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package DotNetCore.Natasha.Framework --version 3.6.0
NuGet\Install-Package DotNetCore.Natasha.Framework -Version 3.6.0
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="DotNetCore.Natasha.Framework" Version="3.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetCore.Natasha.Framework --version 3.6.0
#r "nuget: DotNetCore.Natasha.Framework, 3.6.0"
#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.
// Install DotNetCore.Natasha.Framework as a Cake Addin
#addin nuget:?package=DotNetCore.Natasha.Framework&version=3.6.0

// Install DotNetCore.Natasha.Framework as a Cake Tool
#tool nuget:?package=DotNetCore.Natasha.Framework&version=3.6.0

Natasha 编译框架以及各个操作类的基础类

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on DotNetCore.Natasha.Framework:

Package Downloads
DotNetCore.Natasha.CSharp.Engine

Natasha C#编译引擎

DotNetCore.Natasha.CSharp.Syntax

Natasha的C#语法库实现

DotNetCore.Natasha.CSharp.Compiler

Natasha C#编译库的实现

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0-alpha.1 4,298 12/31/2021
3.6.0 61,852 11/8/2021
3.5.0 26,521 9/7/2021
3.4.0 19,831 8/16/2021
3.3.0 418 8/16/2021
3.2.0 1,292 7/14/2021
3.0.0 34,519 6/25/2021
2.5.0 29,743 5/9/2021
2.4.0.1 7,140 3/30/2021
2.4.0 14,019 11/20/2020
2.3.0 3,877 11/11/2020
2.2.0.1 1,986 10/28/2020
2.2.0 3,948 10/10/2020
2.1.0 2,949 8/6/2020
2.0.0 1,804 7/23/2020
2.0.0-alpha2 536 7/16/2020
2.0.0-alpha1 316 7/16/2020
1.3.0 1,040 6/30/2020
1.2.0 781 6/7/2020
1.1.0 9,179 6/6/2020
1.0.3 853 5/12/2020
1.0.2 9,034 5/4/2020
1.0.1-alpha3 310 5/4/2020
1.0.0 808 5/1/2020
1.0.0-alpha5 422 4/24/2020
1.0.0-alpha4 302 4/21/2020
1.0.0-alpha3 835 4/15/2020
1.0.0-alpha2 565 4/13/2020

增加语义分析接口