Testura.Code
0.9.0
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 0.9.0
NuGet\Install-Package Testura.Code -Version 0.9.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="Testura.Code" Version="0.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Testura.Code" Version="0.9.0" />
<PackageReference Include="Testura.Code" />
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 Testura.Code --version 0.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Testura.Code, 0.9.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.
#:package Testura.Code@0.9.0
#: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=Testura.Code&version=0.9.0
#tool nuget:?package=Testura.Code&version=0.9.0
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 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.
-
- Microsoft.CodeAnalysis.CSharp (>= 2.10.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 2.10.0)
- Microsoft.Composition (>= 1.0.27)
- System.Reflection.Metadata (>= 1.6.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Testura.Code:
| Package | Downloads |
|---|---|
|
Kesmai.Server.Reference
Reference stub for Kesmai.Server |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.5.2 | 1,048 | 4/30/2023 |
| 1.5.1 | 328 | 4/27/2023 |
| 1.5.0 | 322 | 4/25/2023 |
| 1.4.1 | 373 | 4/20/2023 |
| 1.4.0 | 351 | 4/17/2023 |
| 1.3.0 | 7,555 | 2/10/2022 |
| 1.2.0 | 934 | 1/15/2022 |
| 1.1.0 | 503 | 1/4/2022 |
| 1.0.0 | 456 | 12/26/2021 |
| 0.17.0 | 1,298 | 7/10/2020 |
| 0.16.0 | 2,238 | 2/20/2020 |
| 0.15.0 | 741 | 1/24/2020 |
| 0.14.0 | 724 | 1/16/2020 |
| 0.13.0 | 1,589 | 10/18/2019 |
| 0.12.0 | 757 | 10/2/2019 |
| 0.11.0 | 829 | 8/6/2019 |
| 0.10.0 | 791 | 7/3/2019 |
| 0.9.0 | 2,612 | 1/10/2019 |
| 0.8.0 | 1,800 | 6/23/2017 |
| 0.7.0 | 1,636 | 6/13/2017 |
Loading failed
Release 0.9.0:
- Added object initialization
- Fixed nullable datetime/timespan