![]() |
VOOZH | about |
dotnet add package AaronSalisbury.DotNetFrameworkToolkit --version 0.2.9
NuGet\Install-Package AaronSalisbury.DotNetFrameworkToolkit -Version 0.2.9
<PackageReference Include="AaronSalisbury.DotNetFrameworkToolkit" Version="0.2.9" />
<PackageVersion Include="AaronSalisbury.DotNetFrameworkToolkit" Version="0.2.9" />Directory.Packages.props
<PackageReference Include="AaronSalisbury.DotNetFrameworkToolkit" />Project file
paket add AaronSalisbury.DotNetFrameworkToolkit --version 0.2.9
#r "nuget: AaronSalisbury.DotNetFrameworkToolkit, 0.2.9"
#:package AaronSalisbury.DotNetFrameworkToolkit@0.2.9
#addin nuget:?package=AaronSalisbury.DotNetFrameworkToolkit&version=0.2.9Install as a Cake Addin
#tool nuget:?package=AaronSalisbury.DotNetFrameworkToolkit&version=0.2.9Install as a Cake Tool
<p align="left"> <img src="https://raw.githubusercontent.com/aaron-salisbury/DotNetFrameworkToolkit/refs/heads/master/content/logo.png" width="175" alt=".Net Framework Toolkit Logo"> </p>
Common C# app development and shim code for legacy .Net Framework 2.0 projects.
I occasionally find myself in restricted development scenarios where I target legacy Windows platforms limited to .Net Framework. So I created this library to aid in maintenance and rapid development under those constraints.
This project uses Semantic Versioning.
The project targets .Net Framework 2.0 but is configured to use the latest language features as of the LTS version of the .NET SDK.
The Build project uses Cake (C# Make) as the build orchestrator and can be launched from your IDE or via script.
./build.sh
chmod +x build.sh
./build.ps1
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net20 net20 is compatible. net35 net35 was computed. net40 net40 was computed. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
In-development / pre-alpha.