Gommon 2.7.0.1
dotnet add package Gommon --version 2.7.0.1
NuGet\Install-Package Gommon -Version 2.7.0.1
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="Gommon" Version="2.7.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gommon --version 2.7.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Gommon, 2.7.0.1"
#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 Gommon as a Cake Addin #addin nuget:?package=Gommon&version=2.7.0.1 // Install Gommon as a Cake Tool #tool nuget:?package=Gommon&version=2.7.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Common classes/utilities used in my projects. Made for redundancy so I don't have duplicate code in my repositories.
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 | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | 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.1
- JetBrains.Annotations (>= 2023.2.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Gommon:
Package | Downloads |
---|---|
Volte.UI
The mini abstraction used for the UI of Volte. https://github.com/Polyhaze/Volte |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Gommon:
Repository | Stars |
---|---|
Ryubing/Ryujinx
Nintendo Switch emulator written in C#, originally created by gdkchan.
|
Version | Downloads | Last updated |
---|---|---|
2.7.0.1 | 554 | 12/31/2024 |
2.7.0 | 327 | 12/30/2024 |
2.6.8 | 8,276 | 12/4/2024 |
2.6.7 | 94 | 12/4/2024 |
2.6.6 | 2,770 | 11/17/2024 |
2.6.5 | 11,674 | 8/15/2024 |
2.6.4 | 90 | 7/30/2024 |
2.6.3 | 73 | 7/30/2024 |
2.6.2 | 99 | 7/25/2024 |
2.6.1 | 116 | 7/14/2024 |
2.6.0.3 | 113 | 5/10/2024 |
2.6.0.2 | 92 | 5/2/2024 |
2.6.0.1 | 83 | 5/2/2024 |
2.6.0 | 115 | 4/26/2024 |
2.5.2 | 104 | 4/26/2024 |
2.5.1.1 | 103 | 4/26/2024 |
2.5.1 | 183 | 4/14/2024 |
2.5.0 | 135 | 4/14/2024 |
2.4.4 | 118 | 4/14/2024 |
2.4.3 | 216 | 7/17/2023 |
2.4.2 | 154 | 7/17/2023 |
2.4.1 | 157 | 7/13/2023 |
2.4.0 | 566 | 12/13/2021 |
2.3.4 | 317 | 12/10/2021 |
2.3.3 | 297 | 12/9/2021 |
2.3.2 | 298 | 12/9/2021 |
2.3.1 | 318 | 12/9/2021 |
2.2.0 | 304 | 12/8/2021 |
2.1.1 | 301 | 11/27/2021 |
2.1.0 | 1,985 | 11/27/2021 |
2.0.0 | 349 | 11/8/2021 |
1.5.1 | 372 | 10/15/2021 |
1.5.0 | 371 | 10/9/2021 |
1.4.3 | 354 | 10/6/2021 |
1.4.2 | 693 | 6/2/2021 |
1.4.1 | 417 | 6/2/2021 |
1.4.0 | 426 | 4/18/2021 |
1.3.0 | 397 | 3/31/2021 |
1.2.2 | 665 | 8/26/2020 |
1.2.1 | 502 | 8/26/2020 |
1.2.0 | 893 | 8/12/2019 |
1.1.0 | 655 | 5/3/2019 |
1.0.2 | 597 | 4/14/2019 |
1.0.1 | 556 | 4/13/2019 |
1.0.0 | 611 | 4/12/2019 |
WithoutTime & Extract extensions for DateTime & DateTimeOffset.