Angelo Pirola (@AngeloDotNet)
  • Stars
    star
    225
  • Global Rank 112,351 (Top 4 %)
  • Followers 21
  • Following 58
  • Registered over 5 years ago
  • Most used languages
    C#
    82.2 %
    Dockerfile
    11.1 %
    CSS
    2.2 %
    JavaScript
    2.2 %
    Astro
    1.1 %
    HTML
    1.1 %
  • Location 🇮🇹 Italy
  • Country Total Rank 59,865
  • Country Ranking
    Astro
    22
    C#
    42
    CSS
    262
    HTML
    636
    JavaScript
    2,697

Top repositories

1

BackgroundEmailSender

This application is a clone of the homonymous application of the one developed by BrightSoul.
C#
9
star
2

NET6CustomLibrary

Collection of tools mostly used in my private/work projects thus avoiding the duplication of repetitive code. (only compatible with .NET 6).
C#
6
star
3

GestioneSagreWeb

Backend project composed of API web micro services (exposed via Ocelot Gateway), SQL server database (multi database), distributed via Docker on Cloud Linux Aruba (SaaS platform - Free version).
C#
5
star
4

AdminArea.IdentityBase

MVC Core project example with identity scaffolder authentication and graphics managed by a bootstrap template
CSS
4
star
5

GestioneSagre.Gateway

C#
4
star
6

MudBlazor.CustomLibrary

Custom library of Mudblazor components (WIP)
HTML
4
star
7

BackgroundEmailSender.OutboxPattern

This application is a clone of the homonymous application of the one developed by BrightSoul.
C#
4
star
8

Blazor.FacileBudget

Second version of the application designed for family budget management, developed with .NET 6 technology, Blazor WebAssembly, Entity Framework Core, SQLite database and distributable via docker
C#
4
star
9

RegistroServizi

The project is a 2.0 version of an existing application developed by Luca Memini. The project is developed with .NET 5 technology, Entity Framework Core and SQLite database.
C#
3
star
10

DateTimeToolLibrary

C#
3
star
11

Sample.MediatRV1

C#
3
star
12

GestioneSagre.Shared

C#
3
star
13

GestioneSagre.Messaging

This repository is the basic configuration, then each project of Gestione Sagre (https://bit.ly/3YDzFK8) contains its own configuration
3
star
14

GSWebCloudApp.DemoDocker

Ready-to-use demo version of the Gestione Sagre Web Cloud app via docker.
3
star
15

MultipleApi.AuthIdentityJWT

Example showing how to centrally secure several .NET Core Web API applications using ASP.NET Core Identity.
C#
3
star
16

MailKit.Custom

A library that allows you to easily integrate email sending with MailKit into a .NET application.
C#
3
star
17

GestioneSagre.Web

Dockerfile
3
star
18

GestioneSagre.Redis

Dockerfile
3
star
19

GestioneSagre.Docker

Dockerfile
3
star
20

IdentityJWTLibrary

Simple ASP.NET Core Identity with JWT library
C#
3
star
21

SampleJWT.ASPNETCoreIdentity

Project (master branch) developed following the viewing of Marco Minerva's Youtube videos relating to ASP.NET Core Identity, Authentication, Authorization and JWT Token
C#
3
star
22

FacileBudget

.NET 6 version of an application designed to manage the family budget, developed in MVC Core and SQLite databases, with layout functions and csv report generation
C#
3
star
23

API.ProtectWithJWT

MVC Core project example showing how to use Swagger with extending the documentation in a basic web API
C#
3
star
24

GestioneSagre.Balancer

This repository is the basic configuration, then each project of Gestione Sagre (https://bit.ly/3YDzFK8) contains its own configuration
C#
3
star
25

GestioneSagre.Auth.Balancer

2
star
26

GestioneSagre.Utility.Balancer

C#
2
star
27

RabbitMQToolLibrary

C#
2
star
28

UploadFileCustomExtensions

C#
2
star
29

SampleMassTransit.ConsoleApp

C#
2
star
30

GestioneSagre.Auth

2
star
31

GestioneSagreWeb.Demo

Ready-to-use dockerized application Sagre Web Management.
2
star
32

GestioneSagreWeb.Tools

Connected to the GestioneSagreWeb repository
C#
2
star
33

Sample.CrudAPI

C#
2
star
34

AspNetCore.WebApi

C#
2
star
35

GestioneSagre.SQLServer

Dockerfile
2
star
36

RepositoryNET6.Docker

Dockerfile
2
star
37

EFCoreGenericLibraryV1

C#
2
star
38

SampleAPI.FastEndpoints

.NET 6 API development demo with FastEndpoints library and in-memory databases
C#
2
star
39

WebApi.IdentityJWT

Project developed following the reading of the article on BlazorDev (https://bit.ly/3BApJGL), but a refactoring is performed to use it with .NET 6 technology as well as a customization of the components
C#
2
star
40

MailKitCustomExtensions

C#
2
star
41

AspNetCore.ClientCallAPI

The first project shows how to use a .NET Core console application to make a call to a web API, secured with JWT. The second project shows how to implement a web API protected by JWT.
C#
2
star
42

CustomLibrary.EFCore

Collection of tools related to Entity Framework Core used in my private/work projects thus avoiding the duplication of repetitive code.
C#
2
star
43

EFCoreAlternativeLibrary

C#
2
star
44

Sample.MediatRV2

C#
2
star
45

EFCoreGenericLibraryV2

C#
2
star
46

MailKitToolLibrary

C#
2
star
47

GestioneSagreV1

Version 2.0 of the free software that allows the web management of parties and village festivals written in C# and Blazor Wasm
C#
2
star
48

SagreEventi.SQLServer

Application that keeps track of food and wine festivals and events reported by users
C#
2
star
49

EFCoreGeneric

C#
2
star
50

GestioneSagre.Utility

C#
2
star
51

GestioneSagre.RabbitMQ

Dockerfile
2
star
52

GestioneSagre.Utility.Frontend

C#
2
star
53

SampleRabbitMQMassTransit

Example of how to use MassTransit with the help of RabbitMQ in .NET 6 microservices
C#
2
star
54

RabbitMQMassTransit.Backend

Backend of example of how to use MassTransit with the help of RabbitMQ in .NET 6 microservices
C#
2
star
55

Docker.Application

This is a public personal repository of application docker configurations (templates) useful for development and production environments
Dockerfile
2
star
56

RabbitMQMassTransit.Frontend

Frontend of example of how to use MassTransit with the help of RabbitMQ in .NET 6 microservices
C#
2
star
57

SerilogCustomExtensions

C#
2
star
58

MultiLanguageApiCustomExtensions

C#
2
star
59

NET8-SampleRabbitMQMassTransit

Example of how to use MassTransit with the help of RabbitMQ in .NET 8 microservices
C#
2
star
60

MyWebSite

Developed, customized and maintained with Astro
Astro
2
star
61

Docker.Database

This is a public personal repository of database docker configurations (templates) useful for development and production environments
Dockerfile
2
star
62

SampleAPI.MediatR

Simple example of an ASP.NET Core Web API project using MediatR and CQRS
C#
2
star
63

GestioneSagreV3

Free software that allows the web management of parties and village festivals.
C#
2
star
64

NET8-SampleRabbitMQ

C#
2
star
65

WebApi-HashiCorpVault

Example showing how to use HashiCorp Vault in a .NET 8 Web Api project
C#
2
star
66

NET8-MicroservicesHashiCorpVault

Example showing how to use HashiCorp Vault in a .NET 8 microservices project
C#
2
star
67

NET8-Microservices

C#
2
star
68

Microservice.Communication

C#
2
star
69

Hangfire-API.SQLite

Project example showing how to use Hangfire with SQLite and a net core api application
C#
2
star
70

NET8-SagreEventi.SQLServer

Application that keeps track of food and wine festivals and events reported by users
C#
2
star
71

GestioneSagreWeb.Infrastructure

Connected to the GestioneSagreWeb repository
Dockerfile
2
star
72

CrudAPI.ProblemDetails

C#
2
star
73

RegistroServiziWeb

The project is a clone of an existing application developed by Luca Memini. The project is developed with .NET 6 technology, Entity Framework Core and SQL Server database.
2
star
74

Hangfire-API.SQLServer

Project example showing how to use Hangfire with SQL server and a net core api application
C#
2
star
75

Blazor.AspNetCoreIdentity

Project migrated to .NET 6 coming soon
C#
2
star
76

GestioneSagreWeb.Client

Web application developed with blazor wasm for the frontend UI part, which using the backend part (Web Festival Management) allows the management of parties, events or shows where it is necessary to manage kitchen and bar orders.
C#
2
star
77

CustomLibrary.ProblemDetails

Collection of tools related to problem management (exceptions) that can be generated by applications. This library is an ad hoc code customization used in my private/work projects thus avoiding the duplication of repetitive code.
C#
2
star
78

NotifyController.SignalR

Project example showing how to send messages to all clients with SignalR via an API call in an mvc web application
JavaScript
2
star
79

NET8-EFCore-GenericRepository

Collection of a generic implementation of Entity Framework Core for .NET 8 mostly used in my private and/or work projects thus avoiding the duplication of repetitive code.
C#
2
star
80

Blazor.WasmCrud

Clone of the BlazorApp WebAssembly Demo project
C#
1
star
81

GestioneSagreV2

Free software that allows the web management of parties and village festivals.
C#
1
star
82

GestioneSagre.Template

Dockerfile
1
star
83

BackgroundEmailSender-NET5

This application is an updated clone with .NET 5.x and ADO.NET of the homonymous application of the one developed by BrightSoul
C#
1
star
84

CifraDecifra.Testo-API

C#
1
star
85

SampleBlazor.WebAssembly

C#
1
star
86

MassTransit

Example of how to use MassTransit with the help of RabbitMQ in the asynchronous sending of emails and sms
C#
1
star
87

NET8-Blazor.IdentityAPI

CSS
1
star
88

SampleMicroservice

Example of how to use MassTransit with the help of RabbitMQ in .NET 6 microservices
C#
1
star
89

NET8-RabbitMQ.Message

C#
1
star
90

ShortLinks

1
star
91

AdminArea.WithoutIdentity

MVC Core project example showing how to implement a basic restricted area
C#
1
star
92

Password-API.Generator

C#
1
star
93

RazorPage.StaticDynamicSelectList

MVC Core project example showing how to use a select list from both static and dynamic enum (loaded from a database with EFCore)
C#
1
star
94

SampleAPI.NETCoreIdentity

Scaffolding example of ASP.NET Core Identity in ASP.NET Core Web Api project
C#
1
star
95

React.Playground

React Application Demo, which allows CRUD operations through an ASP.Net Core Web Api (Project: Demo-API-EFCore-Swagger)
JavaScript
1
star
96

SampleAPI.UploadFilesSendEmail

Project updated to .NET 6
C#
1
star
97

GestioneSagre

This repository is no longer maintained and is replaced by https://bit.ly/3PqrtHO
C#
1
star
98

NET8-DbContext-MultiRelationalDBs

A generic implementation of the DbContext for various relational databases (except Oracle) with Entity Framework Core for .NET 8
1
star
99

AspNetCore-Chart

0
star