• Stars
    star
    1
  • Language
    CSS
  • License
    MIT License
  • Created about 2 months ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More 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

GestioneSagre.Gateway

C#
4
star
5

MudBlazor.CustomLibrary

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

BackgroundEmailSender.OutboxPattern

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

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
8

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
9

DateTimeToolLibrary

C#
3
star
10

Sample.MediatRV1

C#
3
star
11

AdminArea.IdentityBase

MVC Core project example with identity scaffolder authentication and graphics managed by a bootstrap template
CSS
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

Open source project that was born with the idea of wanting to create free software that allows the management of festivals, events or shows where it is necessary to check orders for the kitchen and/or bar.
3
star
26

GestioneSagre.Auth.Balancer

2
star
27

GestioneSagre.Utility.Balancer

C#
2
star
28

RabbitMQToolLibrary

C#
2
star
29

UploadFileCustomExtensions

C#
2
star
30

SampleMassTransit.ConsoleApp

C#
2
star
31

GestioneSagre.Auth

2
star
32

GestioneSagreWeb.Tools

Connected to the GestioneSagreWeb repository
C#
2
star
33

GestioneSagreWeb.Demo

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

Sample.CrudAPI

C#
2
star
35

AspNetCore.WebApi

C#
2
star
36

GestioneSagre.SQLServer

Dockerfile
2
star
37

RepositoryNET6.Docker

Dockerfile
2
star
38

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
39

EFCoreGenericLibraryV1

C#
2
star
40

SampleAPI.FastEndpoints

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

MailKitCustomExtensions

C#
2
star
42

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
43

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
44

EFCoreAlternativeLibrary

C#
2
star
45

Sample.MediatRV2

C#
2
star
46

EFCoreGenericLibraryV2

C#
2
star
47

MailKitToolLibrary

C#
2
star
48

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
49

SagreEventi.SQLServer

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

EFCoreGeneric

C#
2
star
51

GestioneSagre.Utility

C#
2
star
52

GestioneSagre.RabbitMQ

Dockerfile
2
star
53

GestioneSagre.Utility.Frontend

C#
2
star
54

SerilogCustomExtensions

C#
2
star
55

SampleRabbitMQMassTransit

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

RabbitMQMassTransit.Backend

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

Docker.Application

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

RabbitMQMassTransit.Frontend

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

MultiLanguageApiCustomExtensions

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

Hangfire-API.SQLite

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

NET8-SagreEventi.SQLServer

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

GestioneSagreWeb.Infrastructure

Connected to the GestioneSagreWeb repository
Dockerfile
2
star
67

CrudAPI.ProblemDetails

C#
2
star
68

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
69

Hangfire-API.SQLServer

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

Blazor.AspNetCoreIdentity

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

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
72

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
73

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
74

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
75

Blazor.WasmCrud

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

GestioneSagreV2

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

GestioneSagre.Template

Dockerfile
1
star
78

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
79

CifraDecifra.Testo-API

C#
1
star
80

SampleBlazor.WebAssembly

C#
1
star
81

MassTransit

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

SampleMicroservice

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

NET8-SampleRabbitMQMassTransit

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

NET8-Microservices

C#
1
star
85

Microservice.Communication

C#
1
star
86

AdminArea.WithoutIdentity

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

Password-API.Generator

C#
1
star
88

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
89

SampleAPI.NETCoreIdentity

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

React.Playground

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

SampleAPI.UploadFilesSendEmail

Project updated to .NET 6
C#
1
star
92

ShortLinks

1
star
93

NET8-DbContext-MultiRelationalDBs

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