AVIS.CoreBase
1.0.0
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 1.0.0
NuGet\Install-Package AVIS.CoreBase -Version 1.0.0
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="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AVIS.CoreBase" Version="1.0.0" />
<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 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AVIS.CoreBase, 1.0.0"
#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@1.0.0
#: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=1.0.0
#tool nuget:?package=AVIS.CoreBase&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Biblioteca con clases base 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,620 | 11/29/2019 |
| 4.2.2 | 1,226 | 11/25/2019 |
| 4.2.1 | 1,188 | 11/15/2019 |
| 4.2.0 | 1,214 | 11/7/2019 |
| 4.1.17 | 1,256 | 9/6/2019 |
| 4.1.16 | 1,251 | 8/20/2019 |
| 4.1.15 | 1,260 | 8/20/2019 |
| 4.1.14 | 1,241 | 8/19/2019 |
| 4.1.12 | 1,219 | 8/6/2019 |
| 4.1.11 | 1,214 | 8/1/2019 |
| 4.1.10 | 1,245 | 7/31/2019 |
| 4.1.9 | 2,744 | 7/24/2019 |
| 4.1.8 | 2,758 | 7/23/2019 |
| 4.1.7 | 2,778 | 7/22/2019 |
| 4.1.6 | 1,196 | 7/19/2019 |
| 4.1.5 | 1,246 | 7/16/2019 |
| 4.1.4 | 1,145 | 7/15/2019 |
| 4.1.3 | 1,265 | 7/9/2019 |
| 1.0.0 | 1,505 | 9/24/2018 |
Loading failed
Esta biblioteca ha sido diseñada para usar con el Generador de codigo.