Testura.Code
1.5.1
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 Testura.Code --version 1.5.1
NuGet\Install-Package Testura.Code -Version 1.5.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="Testura.Code" Version="1.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Testura.Code --version 1.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Testura.Code, 1.5.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 Testura.Code as a Cake Addin #addin nuget:?package=Testura.Code&version=1.5.1 // Install Testura.Code as a Cake Tool #tool nuget:?package=Testura.Code&version=1.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Testura.Code is a wrapper around the Roslyn API and used for generation, saving and and compiling C# code. It provides methods and helpers to generate classes, methods, statements and expressions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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 is compatible. 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. net8.0 was computed. 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 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.CodeAnalysis.CSharp (>= 4.4.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 4.4.0)
-
net7.0
- Microsoft.CodeAnalysis.CSharp (>= 4.4.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 4.4.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.2 | 456 | 4/30/2023 |
1.5.1 | 203 | 4/27/2023 |
1.5.0 | 212 | 4/25/2023 |
1.4.1 | 249 | 4/20/2023 |
1.4.0 | 235 | 4/17/2023 |
1.3.0 | 5,670 | 2/10/2022 |
1.2.0 | 775 | 1/15/2022 |
1.1.0 | 348 | 1/4/2022 |
1.0.0 | 301 | 12/26/2021 |
0.17.0 | 1,110 | 7/10/2020 |
0.16.0 | 1,823 | 2/20/2020 |
0.15.0 | 560 | 1/24/2020 |
0.14.0 | 537 | 1/16/2020 |
0.13.0 | 1,389 | 10/18/2019 |
0.12.0 | 559 | 10/2/2019 |
0.11.0 | 631 | 8/6/2019 |
0.10.0 | 596 | 7/3/2019 |
0.9.0 | 2,403 | 1/10/2019 |
0.8.0 | 1,265 | 6/23/2017 |
0.7.0 | 1,091 | 6/13/2017 |
0.6.1 | 1,053 | 6/13/2017 |
0.6.0 | 1,072 | 6/3/2017 |
0.5.2 | 1,097 | 3/8/2017 |
0.5.1 | 1,206 | 3/1/2017 |
0.5.0 | 1,086 | 2/26/2017 |
0.4.0 | 1,112 | 2/16/2017 |
0.3.1 | 1,124 | 2/4/2017 |
0.3.0 | 1,099 | 1/28/2017 |
0.2.1 | 1,089 | 1/23/2017 |
0.2.0 | 1,096 | 1/21/2017 |
0.1.0 | 1,100 | 1/18/2017 |
1.5.1
- Fixed bug when creating exception with custom type