Pinned Repositories
AdminArea.IdentityBase
MVC Core project example with identity scaffolder authentication and graphics managed by a bootstrap template
API.ProtectWithJWT
MVC Core project example showing how to use Swagger with extending the documentation in a basic web API
BackgroundEmailSender
This application is a clone of the homonymous application of the one developed by BrightSoul.
Docker.Application
This is a public personal repository of application docker configurations (templates) useful for development and production environments
Docker.Database
This is a public personal repository of database docker configurations (templates) useful for development and production environments
GSWCloudApp
Gestione Sagre Web Cloud App - Project born with the idea of creating a free software that allows the management of festivals or events in which it is necessary to control the orders for the kitchen and/or the bar.
NET6CustomLibrary
Collection of tools mostly used in my private/work projects thus avoiding the duplication of repetitive code. (only compatible with .NET 6).
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.
AngeloDotNet's Repositories
AngeloDotNet/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.
AngeloDotNet/NET6CustomLibrary
Collection of tools mostly used in my private/work projects thus avoiding the duplication of repetitive code. (only compatible with .NET 6).
AngeloDotNet/Docker.Application
This is a public personal repository of application docker configurations (templates) useful for development and production environments
AngeloDotNet/Docker.Database
This is a public personal repository of database docker configurations (templates) useful for development and production environments
AngeloDotNet/MinimalApi.AuthJWTIdentity
Minimal APIs protected by centralized Identity
AngeloDotNet/GSWCloudApp
Gestione Sagre Web Cloud App - Project born with the idea of creating a free software that allows the management of festivals or events in which it is necessary to control the orders for the kitchen and/or the bar.
AngeloDotNet/MyWebSite
Developed, customized and maintained with Astro
AngeloDotNet/NET8-MicroservicesHashiCorpVault
Example showing how to use HashiCorp Vault in a .NET 8 microservices project
AngeloDotNet/NET8-RabbitMQ.Message
Customization of the WhiteRabbit.Messaging library developed by Marco Minerva (https://github.com/marcominerva/QueueMessaging) which only uses RabbitMQ, excluding the Azure Service Bus part.
AngeloDotNet/NET8-SampleAuthJWT
Example that simplifies the creation of endpoints for Microsoft Identity authentication with JWT token, developing with Minimal API (instead of controllers).
AngeloDotNet/NET8-SampleRabbitMQ
Example showing how to use RabbitMQ as a message broker using the Advanced Message Queuing Protocol (AMQP).
AngeloDotNet/SampleAPI.ComuniItaliani
AngeloDotNet/WebApi-HashiCorpVault
Example showing how to use HashiCorp Vault in a .NET 8 Web Api project
AngeloDotNet/API-SendEmail
MVC Core project example showing how to use a net core web api for sending emails
AngeloDotNet/AppointmentCalendar
Calendar with appointments in blazor wasm
AngeloDotNet/AspNetCore.Upload
This application is a clone of the homonymous application of the one developed by BrightSoul. In this version, sanitization of the file name uploaded by the user has been added.
AngeloDotNet/BlazorKit.Spinners
A Blazor library for loading spinners
AngeloDotNet/IdentityManager
Example showing a management of users, roles, permissions, modules and licenses using .NET 8 Minimal API and Entity Framework Core
AngeloDotNet/KITT
KITT - Streaming tools
AngeloDotNet/NET8-BackgroundEmailSender
This application is a clone of the application of the same name developed by BrightSoul, migrated to .NET 8
AngeloDotNet/NET8-Blazor.IdentityAPI
AngeloDotNet/Sample-API-SendNotify-BlazorWasm
Example showing how to send SignalR notifications from an API project to a Blazor WebAssembly project
AngeloDotNet/Sample-EFCore-Relationship
Examples showing how to configure 3 types of relationships (OneToOne, OneToMany, ManyToMany) between tables with Entity Framework Core
AngeloDotNet/AngeloDotNet
My public GitHub profile
AngeloDotNet/angelodotnet.github.io
Web page containing the public GitHub profile.
AngeloDotNet/core-admin
Fully automatic admin site CRUD UI generator for ASP.NET Core and .NET 6
AngeloDotNet/devenv
Development Environment Setup with WinGet
AngeloDotNet/live.morialberto.it
Public websites to show the schedule for my live streams
AngeloDotNet/SpikeTime
AngeloDotNet/UserManagementUiDemo
A demo UI for user management in ASP.NET 8, using both UserManager and RoleManager