Pinned Repositories
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.
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).
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.
GestioneSagreWeb.Infrastructure
Connected to the GestioneSagreWeb repository
GestioneSagreWeb.Tools
Connected to the GestioneSagreWeb repository
MudBlazor.CustomLibrary
Custom library of Mudblazor components (WIP)
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.
RepositoryNET6.Docker
SampleMassTransit.ConsoleApp
UploadFileCustomExtensions
AngeloArchiveProjects's Repositories
AngeloArchiveProjects/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).
AngeloArchiveProjects/MudBlazor.CustomLibrary
Custom library of Mudblazor components (WIP)
AngeloArchiveProjects/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.
AngeloArchiveProjects/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.
AngeloArchiveProjects/AdminArea.WithoutIdentity
MVC Core project example showing how to implement a basic restricted area
AngeloArchiveProjects/CustomLibrary.EFCore
Collection of tools related to Entity Framework Core used in my private/work projects thus avoiding the duplication of repetitive code.
AngeloArchiveProjects/GestioneSagreV1
Version 2.0 of the free software that allows the web management of parties and village festivals written in C# and Blazor Wasm
AngeloArchiveProjects/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.
AngeloArchiveProjects/GestioneSagreWeb.Infrastructure
Connected to the GestioneSagreWeb repository
AngeloArchiveProjects/GestioneSagreWeb.Tools
Connected to the GestioneSagreWeb repository
AngeloArchiveProjects/MassTransit
Example of how to use MassTransit with the help of RabbitMQ in the asynchronous sending of emails and sms
AngeloArchiveProjects/React.Playground
React Application Demo, which allows CRUD operations through an ASP.Net Core Web Api (Project: Demo-API-EFCore-Swagger)
AngeloArchiveProjects/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.
AngeloArchiveProjects/RepositoryNET6.Docker
AngeloArchiveProjects/SagreEventi.SQLServer
Application that keeps track of food and wine festivals and events reported by users
AngeloArchiveProjects/SampleMassTransit.ConsoleApp
AngeloArchiveProjects/UploadFileCustomExtensions
AngeloArchiveProjects/API.ProtectWithAspNetCoreIdentity
MVC Core project example showing how to use a core web API, secured with JWT authentication and AspNetCore Identity on API calls
AngeloArchiveProjects/AspNetCore.CentroFormazione
MVC Core project that allows the management of a training center via browser.
AngeloArchiveProjects/AspNetCore.ProjectTemplate
This project contains several templates developed as a reminder in order to facilitate the development of repetitive code
AngeloArchiveProjects/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
AngeloArchiveProjects/Blazor.WithPaginationSearch
AngeloArchiveProjects/IdentityManagerUI
Identity management system for ASP.NET Core Identity.
AngeloArchiveProjects/FacileBudget.v1
Application designed for family budget management, developed in MVC Core and SQLite database, with pagination and csv report generation functionality