BackgroundEmailSender
This application is a clone of the homonymous application of the one developed by BrightSoul.NET6CustomLibrary
Collection of tools mostly used in my private/work projects thus avoiding the duplication of repetitive code. (only compatible with .NET 6).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).AdminArea.IdentityBase
MVC Core project example with identity scaffolder authentication and graphics managed by a bootstrap templateGestioneSagre.Gateway
MudBlazor.CustomLibrary
Custom library of Mudblazor components (WIP)BackgroundEmailSender.OutboxPattern
This application is a clone of the homonymous application of the one developed by BrightSoul.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 dockerRegistroServizi
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.DateTimeToolLibrary
Sample.MediatRV1
GestioneSagre.Shared
GestioneSagre.Messaging
This repository is the basic configuration, then each project of Gestione Sagre (https://bit.ly/3YDzFK8) contains its own configurationGSWebCloudApp.DemoDocker
Ready-to-use demo version of the Gestione Sagre Web Cloud app via docker.MultipleApi.AuthIdentityJWT
Example showing how to centrally secure several .NET Core Web API applications using ASP.NET Core Identity.MailKit.Custom
A library that allows you to easily integrate email sending with MailKit into a .NET application.GestioneSagre.Web
GestioneSagre.Redis
GestioneSagre.Docker
IdentityJWTLibrary
Simple ASP.NET Core Identity with JWT librarySampleJWT.ASPNETCoreIdentity
Project (master branch) developed following the viewing of Marco Minerva's Youtube videos relating to ASP.NET Core Identity, Authentication, Authorization and JWT TokenFacileBudget
.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 generationAPI.ProtectWithJWT
MVC Core project example showing how to use Swagger with extending the documentation in a basic web APIGestioneSagre.Balancer
This repository is the basic configuration, then each project of Gestione Sagre (https://bit.ly/3YDzFK8) contains its own configurationGestioneSagre.Auth.Balancer
GestioneSagre.Utility.Balancer
RabbitMQToolLibrary
UploadFileCustomExtensions
SampleMassTransit.ConsoleApp
GestioneSagre.Auth
GestioneSagreWeb.Demo
Ready-to-use dockerized application Sagre Web Management.GestioneSagreWeb.Tools
Connected to the GestioneSagreWeb repositorySample.CrudAPI
AspNetCore.WebApi
GestioneSagre.SQLServer
RepositoryNET6.Docker
EFCoreGenericLibraryV1
SampleAPI.FastEndpoints
.NET 6 API development demo with FastEndpoints library and in-memory databasesWebApi.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 componentsMailKitCustomExtensions
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.CustomLibrary.EFCore
Collection of tools related to Entity Framework Core used in my private/work projects thus avoiding the duplication of repetitive code.EFCoreAlternativeLibrary
Sample.MediatRV2
EFCoreGenericLibraryV2
MailKitToolLibrary
GestioneSagreV1
Version 2.0 of the free software that allows the web management of parties and village festivals written in C# and Blazor WasmSagreEventi.SQLServer
Application that keeps track of food and wine festivals and events reported by usersEFCoreGeneric
GestioneSagre.Utility
GestioneSagre.RabbitMQ
GestioneSagre.Utility.Frontend
SampleRabbitMQMassTransit
Example of how to use MassTransit with the help of RabbitMQ in .NET 6 microservicesRabbitMQMassTransit.Backend
Backend of example of how to use MassTransit with the help of RabbitMQ in .NET 6 microservicesDocker.Application
This is a public personal repository of application docker configurations (templates) useful for development and production environmentsRabbitMQMassTransit.Frontend
Frontend of example of how to use MassTransit with the help of RabbitMQ in .NET 6 microservicesSerilogCustomExtensions
MultiLanguageApiCustomExtensions
NET8-SampleRabbitMQMassTransit
Example of how to use MassTransit with the help of RabbitMQ in .NET 8 microservicesMyWebSite
Developed, customized and maintained with AstroDocker.Database
This is a public personal repository of database docker configurations (templates) useful for development and production environmentsSampleAPI.MediatR
Simple example of an ASP.NET Core Web API project using MediatR and CQRSGestioneSagreV3
Free software that allows the web management of parties and village festivals.NET8-SampleRabbitMQ
WebApi-HashiCorpVault
Example showing how to use HashiCorp Vault in a .NET 8 Web Api projectNET8-MicroservicesHashiCorpVault
Example showing how to use HashiCorp Vault in a .NET 8 microservices projectNET8-Microservices
Microservice.Communication
Hangfire-API.SQLite
Project example showing how to use Hangfire with SQLite and a net core api applicationNET8-SagreEventi.SQLServer
Application that keeps track of food and wine festivals and events reported by usersGestioneSagreWeb.Infrastructure
Connected to the GestioneSagreWeb repositoryCrudAPI.ProblemDetails
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.Hangfire-API.SQLServer
Project example showing how to use Hangfire with SQL server and a net core api applicationBlazor.AspNetCoreIdentity
Project migrated to .NET 6 coming soonGestioneSagreWeb.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.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.NotifyController.SignalR
Project example showing how to send messages to all clients with SignalR via an API call in an mvc web applicationNET8-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.Blazor.WasmCrud
Clone of the BlazorApp WebAssembly Demo projectGestioneSagreV2
Free software that allows the web management of parties and village festivals.GestioneSagre.Template
BackgroundEmailSender-NET5
This application is an updated clone with .NET 5.x and ADO.NET of the homonymous application of the one developed by BrightSoulCifraDecifra.Testo-API
SampleBlazor.WebAssembly
MassTransit
Example of how to use MassTransit with the help of RabbitMQ in the asynchronous sending of emails and smsNET8-Blazor.IdentityAPI
SampleMicroservice
Example of how to use MassTransit with the help of RabbitMQ in .NET 6 microservicesNET8-RabbitMQ.Message
ShortLinks
AdminArea.WithoutIdentity
MVC Core project example showing how to implement a basic restricted areaPassword-API.Generator
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)SampleAPI.NETCoreIdentity
Scaffolding example of ASP.NET Core Identity in ASP.NET Core Web Api projectReact.Playground
React Application Demo, which allows CRUD operations through an ASP.Net Core Web Api (Project: Demo-API-EFCore-Swagger)SampleAPI.UploadFilesSendEmail
Project updated to .NET 6GestioneSagre
This repository is no longer maintained and is replaced by https://bit.ly/3PqrtHONET8-DbContext-MultiRelationalDBs
A generic implementation of the DbContext for various relational databases (except Oracle) with Entity Framework Core for .NET 8AspNetCore-Chart
Love Open Source and this site? Check out how you can help us