NonSucking.Framework.Extension
0.0.0-alpha
Change version pattern this is the reason why this packages are no longer valid
See the version list below for details.
dotnet add package NonSucking.Framework.Extension --version 0.0.0-alpha
NuGet\Install-Package NonSucking.Framework.Extension -Version 0.0.0-alpha
<PackageReference Include="NonSucking.Framework.Extension" Version="0.0.0-alpha" />
paket add NonSucking.Framework.Extension --version 0.0.0-alpha
#r "nuget: NonSucking.Framework.Extension, 0.0.0-alpha"
// Install NonSucking.Framework.Extension as a Cake Addin #addin nuget:?package=NonSucking.Framework.Extension&version=0.0.0-alpha&prerelease // Install NonSucking.Framework.Extension as a Cake Tool #tool nuget:?package=NonSucking.Framework.Extension&version=0.0.0-alpha&prerelease
This nuget package contains extensions and types that we often use in our projects and streams. We would like to reuse these things more consistently and make them available to other people.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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 | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- No dependencies.
-
net5.0
- No dependencies.
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.0.0 | 227 | 12/10/2023 | |
0.1.0.108-alpha | 142 | 9/6/2023 | |
0.1.0.107-alpha | 134 | 7/2/2023 | |
0.1.0.106-alpha | 121 | 7/2/2023 | |
0.1.0.105-alpha | 129 | 4/5/2023 | |
0.1.0.104-alpha | 123 | 4/5/2023 | |
0.1.0.103-alpha | 139 | 3/26/2023 | |
0.1.0.102-alpha | 136 | 3/25/2023 | |
0.1.0.99-alpha | 139 | 3/23/2023 | |
0.1.0.98-alpha | 319 | 3/14/2023 | |
0.1.0.97-alpha | 130 | 3/14/2023 | |
0.1.0.96-alpha | 127 | 3/12/2023 | |
0.1.0.95-alpha | 133 | 3/8/2023 | |
0.1.0.94-alpha | 132 | 3/8/2023 | |
0.1.0.93-alpha | 136 | 3/6/2023 | |
0.1.0.92-alpha | 134 | 3/6/2023 | |
0.1.0.91-alpha | 125 | 3/6/2023 | |
0.1.0.84-alpha | 146 | 2/22/2023 | |
0.1.0.83-alpha | 127 | 2/11/2023 | |
0.1.0.82-alpha | 131 | 2/11/2023 | |
0.1.0.81-alpha | 243 | 9/18/2022 | |
0.1.0.80-alpha | 211 | 9/18/2022 | |
0.1.0.79-alpha | 208 | 9/17/2022 | |
0.1.0.78-alpha | 195 | 9/17/2022 | |
0.1.0.77-alpha | 204 | 9/17/2022 | |
0.1.0.76-alpha | 182 | 9/17/2022 | |
0.1.0.75-alpha | 181 | 9/16/2022 | |
0.1.0.74-alpha | 406 | 3/20/2022 | |
0.1.0.73-alpha | 167 | 3/17/2022 | |
0.1.0.72-alpha | 162 | 3/11/2022 | |
0.1.0.68-alpha | 154 | 2/20/2022 | |
0.1.0.67-alpha | 159 | 2/8/2022 | |
0.1.0.66-alpha | 154 | 2/7/2022 | |
0.1.0.35-alpha | 198 | 12/5/2021 | |
0.0.0-alpha | 229 | 10/25/2021 |
This is a first preview version and not intended for productive use. Not everything has been tested or commented yet.
New in this version:
* Typecontainer and Standalone typecontainer added. In a slightly modified variant to ScotlandYard ML and OctoAwesome