Skip to content
View ignacio-calvo's full-sized avatar

Block or report ignacio-calvo

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

Popular repositories Loading

  1. AsyncWinformDialog AsyncWinformDialog Public

    Proof of concept on a WinForms solution to demonstrate how to show a modal dialog to allow a user to trigger cancellation of an async task without interrupting execution of the main UI thread.

    C#

  2. POS-Frontend POS-Frontend Public

    Frontend solution for suporting POS business. Using React with Vite and TypeScript as well as Material UI, Formik, Yup and i18n.

    TypeScript

  3. POS-Services POS-Services Public

    Backend solution for supporting POS Business. Written in .NET Core 8 implementing a layered microservice architecture running on docker. Repository pattern on an Entity Framework Code First approac…

    C#