André Secco

Results 12 repositories owned by André Secco

AspNetCore.BookStore

159
Stars
41
Forks
Watchers

ASP.NET Core application using Command Pattern and Repository Pattern

AspnetCore.EFCore_Dapper

115
Stars
41
Forks
Watchers

Projeto ASP.NET Core + Entity Framework Core + Dapper, demonstrando o uso de ambos separadamente e em um cenário híbrido.

EFCore.Demo

58
Stars
23
Forks
Watchers

Projetos com os novos recursos do Entity Framework Core

AspnetMVC

18
Stars
6
Forks
Watchers

Exemplo de aplicação ASP.NET MVC básica

CotacaoMonetariaBot

26
Stars
10
Forks
Watchers

Chatbot para cotação de algumas moedas estrangeiras para o Real (BRL).

CSharp9

15
Stars
0
Forks
Watchers

Demos de alguns dos novos recursos do C# 9

RecogCaptcha

30
Stars
19
Forks
Watchers

Técnica de reconhecimento de captcha utilizando o framework AForge.NET e o Tesseract

RecursosUteisCSharp

33
Stars
11
Forks
Watchers

Demos simples de recursos úteis da linguagem C#

UnitOfWork.BookStore

73
Stars
21
Forks
Watchers

Example of implementation of the Unit of Work Pattern