Skip to content
View jvargasipince's full-sized avatar

Block or report jvargasipince

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. AuthenticationTwoFactor AuthenticationTwoFactor Public

    Brief Description how to do Authentication Two Factor with Twilio and MVC Net Core 3.1

    C# 1 1

  2. CRUD_DapperExtensions_AspNetCore_WebApi CRUD_DapperExtensions_AspNetCore_WebApi Public

    Demo de como hacer un CRUD usando la libreria Dapper &Dapper Extensions, siendo expuestas a través de un Web Api en AspNetCore 2.0

    C# 1 1

  3. Using-Cryptography-Library-in-Login-Secure Using-Cryptography-Library-in-Login-Secure Public

    Demo how to Encrypt and compare password in Login Form

    C# 2 2

  4. Ado.Net_Mejores_Practicas Ado.Net_Mejores_Practicas Public

    Una demo sobre las mejores prácticas a tener en consideración con el uso de ADO.Net en C#.

    C# 3 3

  5. Data-Shaping---Web-Api-Net-Core-3.1 Data-Shaping---Web-Api-Net-Core-3.1 Public

    Un ejemplo de como manipular los datos que nos retorna un api, enviando los campos especificos que se quiere recibir.

    C# 2

  6. Projections-EF-Core Projections-EF-Core Public

    Brief example about how implements Projections in EF Core

    C#