G9AssemblyManagement 1.0.0.1
See the version list below for details.
dotnet add package G9AssemblyManagement --version 1.0.0.1
NuGet\Install-Package G9AssemblyManagement -Version 1.0.0.1
<PackageReference Include="G9AssemblyManagement" Version="1.0.0.1" />
paket add G9AssemblyManagement --version 1.0.0.1
#r "nuget: G9AssemblyManagement, 1.0.0.1"
// Install G9AssemblyManagement as a Cake Addin #addin nuget:?package=G9AssemblyManagement&version=1.0.0.1 // Install G9AssemblyManagement as a Cake Tool #tool nuget:?package=G9AssemblyManagement&version=1.0.0.1
Database Version Control
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 is compatible. |
.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. |
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on G9AssemblyManagement:
Package | Downloads |
---|---|
G9JSONHandler
A pretty small .NET library has been developed for working with JSON. This library provides many helpful attributes for members like Comment, Encryption, CustomName, Ordering, Ignoring, CustomParser, etc. On the other hand, with the custom parser structure, you can define your desired parsing process for specific types, or with a preferred config, you can customize the parsing process, which leads to more flexibility. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.4.5.21 | 139 | 2/8/2024 |
1.4.5.1 | 115 | 2/8/2024 |
1.4.5 | 1,049 | 9/25/2022 |
1.4.4.2 | 1,919 | 9/20/2022 |
1.4.4.1 | 408 | 9/20/2022 |
1.4.4 | 409 | 9/19/2022 |
1.4.3.3 | 690 | 9/11/2022 |
1.4.3.2 | 395 | 9/11/2022 |
1.4.3.1 | 395 | 9/11/2022 |
1.4.2.7 | 673 | 9/7/2022 |
1.4.2.6 | 694 | 8/31/2022 |
1.4.2.5 | 389 | 8/31/2022 |
1.4.2.3 | 906 | 8/28/2022 |
1.4.2.2 | 944 | 8/25/2022 |
1.4.0.1 | 645 | 8/20/2022 |
1.3.3.5 | 395 | 8/18/2022 |
1.3.3.4 | 406 | 8/18/2022 |
1.3.3.2 | 433 | 8/17/2022 |
1.3.3.1 | 1,154 | 8/17/2022 |
1.2.0 | 712 | 8/10/2022 |
1.1.5 | 678 | 8/9/2022 |
1.1.4 | 419 | 8/8/2022 |
1.1.3 | 689 | 8/8/2022 |
1.1.2 | 430 | 8/7/2022 |
1.1.1 | 409 | 8/6/2022 |
1.1.0 | 416 | 8/5/2022 |
1.0.0.3 | 425 | 8/3/2022 |
1.0.0.1 | 379 | 8/19/2021 |
1.0.0 | 350 | 8/19/2021 |
-- Added: Get instances of type
-- Added: Assembly handler core
-- Added: Method to get inherited types from a type like interface or class (Any type like generic)
-- Added: Programming comments
-- Added: NUnit test