DotNetCore.Natasha.Framework
4.0.0-alpha.1
.NET 5.0
.NET Core 3.1
This is a prerelease version of DotNetCore.Natasha.Framework.
dotnet add package DotNetCore.Natasha.Framework --version 4.0.0-alpha.1
NuGet\Install-Package DotNetCore.Natasha.Framework -Version 4.0.0-alpha.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="DotNetCore.Natasha.Framework" Version="4.0.0-alpha.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetCore.Natasha.Framework --version 4.0.0-alpha.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetCore.Natasha.Framework, 4.0.0-alpha.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.
// Install DotNetCore.Natasha.Framework as a Cake Addin
#addin nuget:?package=DotNetCore.Natasha.Framework&version=4.0.0-alpha.1&prerelease
// Install DotNetCore.Natasha.Framework as a Cake Tool
#tool nuget:?package=DotNetCore.Natasha.Framework&version=4.0.0-alpha.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Natasha 编译框架以及各个操作类的基础类
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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.
-
.NETCoreApp 3.1
- DotNetCore.SourceLink.Environment (>= 3.1.0)
- Microsoft.CodeAnalysis.Common (>= 4.0.1)
-
net5.0
- DotNetCore.SourceLink.Environment (>= 3.1.0)
- Microsoft.CodeAnalysis.Common (>= 4.0.1)
-
net6.0
- DotNetCore.SourceLink.Environment (>= 3.1.0)
- Microsoft.CodeAnalysis.Common (>= 4.0.1)
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,356 | 12/31/2021 |
3.6.0 | 75,166 | 11/8/2021 |
3.5.0 | 31,496 | 9/7/2021 |
3.4.0 | 22,603 | 8/16/2021 |
3.3.0 | 713 | 8/16/2021 |
3.2.0 | 2,006 | 7/14/2021 |
3.0.0 | 39,102 | 6/25/2021 |
2.5.0 | 32,787 | 5/9/2021 |
2.4.0.1 | 8,303 | 3/30/2021 |
2.4.0 | 15,244 | 11/20/2020 |
2.3.0 | 4,948 | 11/11/2020 |
2.2.0.1 | 2,751 | 10/28/2020 |
2.2.0 | 4,959 | 10/10/2020 |
2.1.0 | 3,597 | 8/6/2020 |
2.0.0 | 2,507 | 7/23/2020 |
2.0.0-alpha2 | 739 | 7/16/2020 |
2.0.0-alpha1 | 330 | 7/16/2020 |
1.3.0 | 1,406 | 6/30/2020 |
1.2.0 | 1,082 | 6/7/2020 |
1.1.0 | 11,024 | 6/6/2020 |
1.0.3 | 1,162 | 5/12/2020 |
1.0.2 | 10,230 | 5/4/2020 |
1.0.1-alpha3 | 323 | 5/4/2020 |
1.0.0 | 1,089 | 5/1/2020 |
1.0.0-alpha5 | 654 | 4/24/2020 |
1.0.0-alpha4 | 315 | 4/21/2020 |
1.0.0-alpha3 | 1,048 | 4/15/2020 |
1.0.0-alpha2 | 766 | 4/13/2020 |
增加语义分析接口