Shared.Common
2.0.0-alpha
dotnet add package Shared.Common --version 2.0.0-alpha
NuGet\Install-Package Shared.Common -Version 2.0.0-alpha
<PackageReference Include="Shared.Common" Version="2.0.0-alpha" />
paket add Shared.Common --version 2.0.0-alpha
#r "nuget: Shared.Common, 2.0.0-alpha"
// Install Shared.Common as a Cake Addin #addin nuget:?package=Shared.Common&version=2.0.0-alpha&prerelease // Install Shared.Common as a Cake Tool #tool nuget:?package=Shared.Common&version=2.0.0-alpha&prerelease
A lightweight .NET library with re-usable resources/software components that can be shared among multiple application blocks or programs. It has a rich set of commonly used functions and methods with most of which are Extension Methods to assist software developers avoid re-writing code blocks and only focus on writing new features.
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
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Shared.Common:
Package | Downloads |
---|---|
Download.Client
.NET lightweight library for download operations offering download statistics/metrics and events while downloading. |
|
UWP.Common.Helpers
Useful and re-usable methods when working in UWP |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0-alpha | 341 | 9/4/2021 |
1.3.6 | 4,445 | 11/4/2020 |
1.3.5 | 3,135 | 8/22/2020 |
1.3.5-alpha | 635 | 3/20/2020 |
1.3.4 | 788 | 3/4/2020 |
1.3.3 | 872 | 2/29/2020 |
1.3.2 | 806 | 12/30/2019 |
1.3.1 | 844 | 11/16/2019 |
1.3.0 | 521 | 11/16/2019 |
1.3.0-rc | 404 | 11/16/2019 |
1.2.0 | 1,769 | 10/1/2019 |
1.1.9 | 1,399 | 8/22/2019 |
1.1.8 | 1,207 | 8/13/2019 |
1.1.7 | 518 | 8/12/2019 |
1.1.6 | 690 | 8/3/2019 |
1.1.5 | 543 | 8/1/2019 |
1.1.4 | 559 | 7/28/2019 |
1.1.3 | 584 | 7/28/2019 |
1.1.2 | 541 | 7/27/2019 |
1.1.1 | 536 | 7/24/2019 |
1.1.0 | 933 | 6/23/2019 |
1.1.0-alpha-1 | 388 | 6/20/2019 |
1.0.24 | 557 | 6/18/2019 |
1.0.13 | 541 | 6/18/2019 |
1.0.11 | 646 | 6/17/2019 |
1.0.10 | 603 | 6/16/2019 |
1.0.9 | 539 | 6/15/2019 |
1.0.8 | 552 | 6/15/2019 |
1.0.1 | 4,281 | 3/31/2019 |
1.0.0 | 1,170 | 2/5/2019 |
Overhaul change of namespaces.
Reduce target frameworks to only netstandard2.0.
N.B: To update to this version, MAKE SURE to test