OneLine.Extensions.Shared
1.0.10
This package is no longer maintained. It has been reconciled in another package.
See the version list below for details.
dotnet add package OneLine.Extensions.Shared --version 1.0.10
NuGet\Install-Package OneLine.Extensions.Shared -Version 1.0.10
<PackageReference Include="OneLine.Extensions.Shared" Version="1.0.10" />
<PackageVersion Include="OneLine.Extensions.Shared" Version="1.0.10" />
<PackageReference Include="OneLine.Extensions.Shared" />
paket add OneLine.Extensions.Shared --version 1.0.10
#r "nuget: OneLine.Extensions.Shared, 1.0.10"
#:package OneLine.Extensions.Shared@1.0.10
#addin nuget:?package=OneLine.Extensions.Shared&version=1.0.10
#tool nuget:?package=OneLine.Extensions.Shared&version=1.0.10
Extension methods that can ber used on server side and blazor wasm.
| 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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
- CsvHelper (>= 12.1.2)
- OneLine.Attributes.Shared (>= 1.0.0)
- OneLine.Generics.Models (>= 1.0.0)
- OneLine.Generics.Repository.Settings (>= 1.0.0)
- System.ComponentModel.Annotations (>= 4.6.0-preview9.19421.4)
- System.Linq.Dynamic.Core (>= 1.0.19)
- System.Text.Json (>= 4.6.0-preview9.19421.4)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on OneLine.Extensions.Shared:
| Package | Downloads |
|---|---|
|
OneLine.Extensions
Extension method that can be only used on server side. |
|
|
OneLine.Core.Shared
A package containing all the packages that can be used on server side and client side blazor. |
|
|
OneLine.Blobs
OneLine.Blobs uses storage.net in combination with oneline structure and database integration api. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 1.0.20 | 1,500 | 4/14/2020 | |
| 1.0.19 | 1,287 | 4/14/2020 | |
| 1.0.18 | 1,127 | 4/13/2020 | |
| 1.0.17 | 1,560 | 4/12/2020 | |
| 1.0.16 | 1,147 | 4/12/2020 | |
| 1.0.15 | 1,154 | 4/12/2020 | |
| 1.0.14 | 749 | 4/12/2020 | |
| 1.0.13 | 1,568 | 4/8/2020 | |
| 1.0.12 | 1,391 | 4/6/2020 | |
| 1.0.11 | 1,163 | 4/3/2020 | |
| 1.0.10 | 1,139 | 4/2/2020 | |
| 1.0.9 | 711 | 4/2/2020 | |
| 1.0.8 | 1,155 | 4/2/2020 | |
| 1.0.7 | 2,774 | 3/4/2020 | |
| 1.0.6 | 3,253 | 2/5/2020 | |
| 1.0.5 | 4,089 | 11/11/2019 | |
| 1.0.4 | 698 | 11/11/2019 | |
| 1.0.3 | 1,859 | 11/9/2019 | |
| 1.0.2 | 1,686 | 11/9/2019 | |
| 1.0.1 | 1,367 | 10/18/2019 |
Refactore methods names and fixed limitation on http method when working with sending and downloading blobs.