Shared.Common
2.0.0-beta
dotnet add package Shared.Common --version 2.0.0-beta
NuGet\Install-Package Shared.Common -Version 2.0.0-beta
<PackageReference Include="Shared.Common" Version="2.0.0-beta" />
<PackageVersion Include="Shared.Common" Version="2.0.0-beta" />
<PackageReference Include="Shared.Common" />
paket add Shared.Common --version 2.0.0-beta
#r "nuget: Shared.Common, 2.0.0-beta"
#addin nuget:?package=Shared.Common&version=2.0.0-beta&prerelease
#tool nuget:?package=Shared.Common&version=2.0.0-beta&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 (8)
Showing the top 5 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 |
|
ForgeFusion.Core.Data.Common
Provides a robust and secure data abstraction layer for .NET applications. Part of the ForgeFusion Community app framework. |
|
ForgeFusion.Entities.Core.Account
Provides a robust and secure data abstraction layer for .NET applications. Part of the ForgeFusion Community app framework. |
|
ForgeFusion.Core.Data
Core liraries for the ForgeFusion Framework and CloudExtend core platform. Part of the ForgeFusion Enterprise app framework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0-beta | 195 | 4/3/2025 |
2.0.0-alpha | 391 | 9/4/2021 |
1.3.6 | 4,986 | 11/4/2020 |
1.3.5 | 3,470 | 8/22/2020 |
1.3.5-alpha | 676 | 3/20/2020 |
1.3.4 | 831 | 3/4/2020 |
1.3.3 | 915 | 2/29/2020 |
1.3.2 | 850 | 12/30/2019 |
1.3.1 | 888 | 11/16/2019 |
1.3.0 | 575 | 11/16/2019 |
1.3.0-rc | 444 | 11/16/2019 |
1.2.0 | 2,437 | 10/1/2019 |
1.1.9 | 1,450 | 8/22/2019 |
1.1.8 | 1,256 | 8/13/2019 |
1.1.7 | 563 | 8/12/2019 |
1.1.6 | 737 | 8/3/2019 |
1.1.5 | 587 | 8/1/2019 |
1.1.4 | 607 | 7/28/2019 |
1.1.3 | 632 | 7/28/2019 |
1.1.2 | 586 | 7/27/2019 |
1.1.1 | 582 | 7/24/2019 |
1.1.0 | 986 | 6/23/2019 |
1.1.0-alpha-1 | 431 | 6/20/2019 |
1.0.24 | 605 | 6/18/2019 |
1.0.13 | 594 | 6/18/2019 |
1.0.11 | 693 | 6/17/2019 |
1.0.10 | 648 | 6/16/2019 |
1.0.9 | 586 | 6/15/2019 |
1.0.8 | 599 | 6/15/2019 |
1.0.1 | 4,329 | 3/31/2019 |
1.0.0 | 1,255 | 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