AVIS.CoreBase
2.0.8
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AVIS.CoreBase --version 2.0.8
NuGet\Install-Package AVIS.CoreBase -Version 2.0.8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AVIS.CoreBase" Version="2.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AVIS.CoreBase" Version="2.0.8" />
<PackageReference Include="AVIS.CoreBase" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AVIS.CoreBase --version 2.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AVIS.CoreBase, 2.0.8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AVIS.CoreBase@2.0.8
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AVIS.CoreBase&version=2.0.8
#tool nuget:?package=AVIS.CoreBase&version=2.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Biblioteca con clases base e interfaces para usar con el Generador de Codigo en base a .Net Core.
| 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.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.1
- AutoMapper (>= 7.0.1)
- FluentNHibernate (>= 2.1.2)
- Microsoft.AspNetCore (>= 2.1.3)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 2.1.3)
- Microsoft.AspNetCore.Mvc (>= 2.1.2)
- Microsoft.AspNetCore.Mvc.Core (>= 2.1.2)
- Microsoft.EntityFrameworkCore (>= 2.1.3)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Configuration.FileExtensions (>= 2.1.1)
- Microsoft.Extensions.Configuration.Json (>= 2.1.1)
- Microsoft.Extensions.Identity.Core (>= 2.1.3)
- Microsoft.Extensions.Identity.Stores (>= 2.1.3)
- NHibernate (>= 5.1.3)
- System.Data.SqlClient (>= 4.5.1)
- System.Linq (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.2.3 | 1,573 | 11/29/2019 |
| 4.2.2 | 1,185 | 11/25/2019 |
| 4.2.1 | 1,162 | 11/15/2019 |
| 4.2.0 | 1,189 | 11/7/2019 |
| 4.1.17 | 1,230 | 9/6/2019 |
| 4.1.16 | 1,226 | 8/20/2019 |
| 4.1.15 | 1,231 | 8/20/2019 |
| 4.1.14 | 1,217 | 8/19/2019 |
| 4.1.12 | 1,193 | 8/6/2019 |
| 4.1.11 | 1,186 | 8/1/2019 |
| 4.1.10 | 1,218 | 7/31/2019 |
| 4.1.9 | 2,721 | 7/24/2019 |
| 4.1.8 | 2,734 | 7/23/2019 |
| 4.1.7 | 2,750 | 7/22/2019 |
| 4.1.6 | 1,170 | 7/19/2019 |
| 4.1.5 | 1,223 | 7/16/2019 |
| 4.1.4 | 1,115 | 7/15/2019 |
| 4.1.3 | 1,241 | 7/9/2019 |
| 2.0.8 | 1,455 | 10/18/2018 |
Loading failed
Esta biblioteca ha sido diseñada para usar con el Generador de codigo.
Modificacion estructura de la respuesta de Json en el manejo de errores con JSon; se agrego propiedad de tipo de error y enum para identificar los diferentes tipos.