Grumpy.Common
3.0.16
See the version list below for details.
dotnet add package Grumpy.Common --version 3.0.16
NuGet\Install-Package Grumpy.Common -Version 3.0.16
<PackageReference Include="Grumpy.Common" Version="3.0.16" />
paket add Grumpy.Common --version 3.0.16
#r "nuget: Grumpy.Common, 3.0.16"
// Install Grumpy.Common as a Cake Addin #addin nuget:?package=Grumpy.Common&version=3.0.16 // Install Grumpy.Common as a Cake Tool #tool nuget:?package=Grumpy.Common&version=3.0.16
Extension Methods and Helper classes. Extension methods for string, object etc. used in my other projects, this NuGet package do not refer other Packages or Libraries. This library includes code that I have developed, copied from the internet and copied from a few friends. The intention of the library is to make coding easier in other projects.
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. |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Grumpy.Common:
Package | Downloads |
---|---|
Grumpy.MessageQueue
Extended and opinionated API for Microsoft Message Queue (MSMQ) |
|
Grumpy.RipplesMQ.Server
RipplesMQ Message Broker Server |
|
Grumpy.RipplesMQ.Client
Client library for using the RipplesMQ Message Broker Server |
|
Grumpy.Logging
Extension methods for Logging, using the ILogger interface from Microsoft.Extensions.Logging. This is additional logging extensions used in my projects. It is a supplement to the extension methods already in Microsoft.Extensions.Logging.Abstractions. |
|
Grumpy.ServiceBase
Windows Service Base using Topshelf as a ServiceRunner. Base class for building Windows Services, using Topshelf as a Service Host. This base class simplify building cancelable windows services. |
GitHub repositories
This package is not used by any popular GitHub repositories.