Helper.Net.Entidades 1.0.2

Requires NuGet 1.0.1 or higher.

dotnet add package Helper.Net.Entidades --version 1.0.2
NuGet\Install-Package Helper.Net.Entidades -Version 1.0.2
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="Helper.Net.Entidades" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Helper.Net.Entidades --version 1.0.2
#r "nuget: Helper.Net.Entidades, 1.0.2"
#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.
// Install Helper.Net.Entidades as a Cake Addin
#addin nuget:?package=Helper.Net.Entidades&version=1.0.2

// Install Helper.Net.Entidades as a Cake Tool
#tool nuget:?package=Helper.Net.Entidades&version=1.0.2

Puede utilizar para construir un sistema nuevo, o mejorar ya uno existente, para lo cual, sólo debe construir lo que falta.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Helper.Net.Entidades:

Package Downloads
Helper.Net.SqlServer

Puede aplicar consultas de tipo SELECT, INSERT, UPDATE y DELETE, mediante consiltas en duro o por procedimientos almacenados.

Helper.Net.OleDb

Puede aplicar consultas de tipo SELECT, INSERT, UPDATE y DELETE, mediante consultas en duro o por procedimientos almacenados.

Helper.Net.Mvc

Puede utilizar para bindear un mdelo personalizado y hecho por usted, o también utilizar helpers Razor para subsanar problemas específicos.

Helper.Net.Dal

Puede utilizar para gestionar datos masivos a ser insertados.

Helper.Net.WindowsForms

Puede manipular fácilmente un ComboBox o un DataGridViewComboBoxCell.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 447 6/14/2021
1.0.1 418 5/31/2021
1.0.0 412 5/30/2021

Esta librería es utilizada en el proyecto https://github.com/calaluis/CSI-AND-PRI con fines docentes.