AsNet.Shared
3.0.1
See the version list below for details.
dotnet add package AsNet.Shared --version 3.0.1
NuGet\Install-Package AsNet.Shared -Version 3.0.1
<PackageReference Include="AsNet.Shared" Version="3.0.1" />
paket add AsNet.Shared --version 3.0.1
#r "nuget: AsNet.Shared, 3.0.1"
// Install AsNet.Shared as a Cake Addin #addin nuget:?package=AsNet.Shared&version=3.0.1 // Install AsNet.Shared as a Cake Tool #tool nuget:?package=AsNet.Shared&version=3.0.1
AsNet.Shared es una librería que contiene funcionalidad de código comun como, Entidades de Resultado de capa de datos, negocio, DI services y helpers, Extensiones de Lenguaje .Net, Image Tools, Criptografía, entre otras utilidades de código.
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 | netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Logging (>= 5.0.0)
- System.Diagnostics.EventLog (>= 5.0.1)
- System.Drawing.Common (>= 5.0.2)
- System.Text.Json (>= 5.0.2)
-
.NETStandard 2.1
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Logging (>= 5.0.0)
- System.Diagnostics.EventLog (>= 5.0.1)
- System.Drawing.Common (>= 5.0.2)
- System.Text.Json (>= 5.0.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on AsNet.Shared:
Package | Downloads |
---|---|
AsNet.Shared.Http
AsNet.Shared.Http es una librería que contiene funcionalidad de código optimizado y estabilizado que simplifica el consumo y envío de información con cualquier tipo de Servicio Web Http, Servicios API, MicroServicios, Servicios Web de SQL Server Reporting Services. |
|
AsNet.Shared.Storage
AsNet.Shared.Storage es una librería que contiene funcionalidad para simplificar los procesos de integración con Azure Storage. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.0.3 | 111 | 11/11/2024 |
3.1.0.2 | 218 | 9/6/2024 |
3.1.0 | 194 | 6/9/2024 |
3.0.5.6 | 521 | 9/23/2023 |
3.0.5.5 | 184 | 9/2/2023 |
3.0.5.4 | 224 | 6/15/2023 |
3.0.5.3 | 248 | 6/12/2023 |
3.0.5.2 | 434 | 3/27/2023 |
3.0.5.1 | 469 | 2/16/2023 |
3.0.5 | 736 | 1/12/2023 |
3.0.4.4 | 305 | 12/13/2022 |
3.0.4.3 | 2,183 | 5/9/2022 |
3.0.4.2 | 1,477 | 9/13/2021 |
3.0.4.1 | 463 | 8/21/2021 |
3.0.4 | 466 | 6/17/2021 |
3.0.3 | 535 | 6/16/2021 |
3.0.1 | 592 | 5/4/2021 |
3.0.0.3 | 554 | 10/2/2020 |
3.0.0.2 | 518 | 9/28/2020 |
2.6.8.1 | 596 | 11/11/2019 |
2.6.6.4 | 1,151 | 4/16/2018 |
2.6.6.3 | 1,084 | 3/1/2018 |
2.6.6 | 1,123 | 2/28/2018 |
2.6.1 | 1,363 | 2/11/2017 |
En esta versión se retiraron los Namespace Service, Services y Report que fueron reubicados en la libreria AsNet.Shared.Http y conserva el resto de las funcionalidades.