SoloX.GeneratorTools.Core.CSharp.Extensions
1.0.0-alpha.43
This is a prerelease version of SoloX.GeneratorTools.Core.CSharp.Extensions.
dotnet add package SoloX.GeneratorTools.Core.CSharp.Extensions --version 1.0.0-alpha.43
NuGet\Install-Package SoloX.GeneratorTools.Core.CSharp.Extensions -Version 1.0.0-alpha.43
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="SoloX.GeneratorTools.Core.CSharp.Extensions" Version="1.0.0-alpha.43" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SoloX.GeneratorTools.Core.CSharp.Extensions --version 1.0.0-alpha.43
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SoloX.GeneratorTools.Core.CSharp.Extensions, 1.0.0-alpha.43"
#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 SoloX.GeneratorTools.Core.CSharp.Extensions as a Cake Addin #addin nuget:?package=SoloX.GeneratorTools.Core.CSharp.Extensions&version=1.0.0-alpha.43&prerelease // Install SoloX.GeneratorTools.Core.CSharp.Extensions as a Cake Tool #tool nuget:?package=SoloX.GeneratorTools.Core.CSharp.Extensions&version=1.0.0-alpha.43&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
GeneratorTools is a project that helps you to automate C# code generation based on a source code pattern.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- SoloX.GeneratorTools.Core (>= 1.0.0-alpha.43)
- SoloX.GeneratorTools.Core.CSharp (>= 1.0.0-alpha.43)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SoloX.GeneratorTools.Core.CSharp.Extensions:
Package | Downloads |
---|---|
SoloX.GeneratorTools.Core.Test.Helpers
GeneratorTools is a project that helps you to automate C# code generation based on a source code pattern. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-alpha.43 | 93 | 7/18/2024 |
1.0.0-alpha.42 | 71 | 6/27/2024 |
1.0.0-alpha.41 | 152 | 3/18/2024 |
1.0.0-alpha.40 | 82 | 3/8/2024 |
1.0.0-alpha.39 | 59 | 3/5/2024 |
1.0.0-alpha.38 | 74 | 2/21/2024 |
1.0.0-alpha.37 | 62 | 2/3/2024 |
1.0.0-alpha.36 | 97 | 1/29/2024 |
1.0.0-alpha.35 | 148 | 9/25/2023 |
1.0.0-alpha.34 | 85 | 9/3/2023 |
1.0.0-alpha.33 | 82 | 8/30/2023 |
1.0.0-alpha.32 | 90 | 8/27/2023 |
1.0.0-alpha.31 | 76 | 8/22/2023 |
1.0.0-alpha.30 | 84 | 8/19/2023 |
1.0.0-alpha.29 | 92 | 4/13/2023 |
1.0.0-alpha.28 | 95 | 4/2/2023 |
1.0.0-alpha.27 | 204 | 2/2/2023 |
1.0.0-alpha.26 | 115 | 2/1/2023 |
1.0.0-alpha.25 | 109 | 1/27/2023 |
1.0.0-alpha.24 | 112 | 1/23/2023 |
1.0.0-alpha.23 | 106 | 1/9/2023 |
1.0.0-alpha.22 | 111 | 12/20/2022 |
1.0.0-alpha.21 | 111 | 12/2/2022 |
1.0.0-alpha.20 | 102 | 11/7/2022 |
- Generate C# code from a source code pattern.