Skip to content
View luisferreira22's full-sized avatar
  • Uruguay

Block or report luisferreira22

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. BlazorCRUD BlazorCRUD Public

    Simple and basic CRUD in .net 2019 using Blazor, this small program uses Radzen for user interface, Dapper for database access. The system is divided into three parts, dependency injection is used …

    C# 1

  2. APIPostgresSQL APIPostgresSQL Public

    Example of API rest with PostgreSQL and Dapper using framework 5.0. Although it is a small example it contains an architecture which would be used in development environments.

    C# 1

  3. Calculator Calculator Public

    small example of a calculator where Html-Css-js is used

    HTML

  4. BlazingPizzaCommunityNet5-master BlazingPizzaCommunityNet5-master Public

    Application of webasembly type with Blazor, in this application we try to simulate a page by which the user will order a pizza from a catalog and will be able to see the tracking of the delivery un…

    C#

  5. AutoMapperExample AutoMapperExample Public

    This is a small example using MVC with a class called Client, in this one we apply AutoMapper to show how a class is mapped to a view. In turn Client contains an address object, in this case we sho…

    C#