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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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 | 366 | 9/4/2021 |
1.3.6 | 4,573 | 11/4/2020 |
1.3.5 | 3,220 | 8/22/2020 |
1.3.5-alpha | 646 | 3/20/2020 |
1.3.4 | 801 | 3/4/2020 |
1.3.3 | 885 | 2/29/2020 |
1.3.2 | 819 | 12/30/2019 |
1.3.1 | 857 | 11/16/2019 |
1.3.0 | 534 | 11/16/2019 |
1.3.0-rc | 413 | 11/16/2019 |
1.2.0 | 2,092 | 10/1/2019 |
1.1.9 | 1,412 | 8/22/2019 |
1.1.8 | 1,222 | 8/13/2019 |
1.1.7 | 531 | 8/12/2019 |
1.1.6 | 704 | 8/3/2019 |
1.1.5 | 556 | 8/1/2019 |
1.1.4 | 575 | 7/28/2019 |
1.1.3 | 600 | 7/28/2019 |
1.1.2 | 555 | 7/27/2019 |
1.1.1 | 549 | 7/24/2019 |
1.1.0 | 947 | 6/23/2019 |
1.1.0-alpha-1 | 399 | 6/20/2019 |
1.0.24 | 570 | 6/18/2019 |
1.0.13 | 554 | 6/18/2019 |
1.0.11 | 659 | 6/17/2019 |
1.0.10 | 616 | 6/16/2019 |
1.0.9 | 552 | 6/15/2019 |
1.0.8 | 565 | 6/15/2019 |
1.0.1 | 4,295 | 3/31/2019 |
1.0.0 | 1,202 | 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