dot-net-8
There are 10 repositories under dot-net-8 topic.
SaintAngeLs/distributed_minispace
Microservices-based social network built with .NET8 and ASP .NET Core Blazor WebAssembly, following distributed DDD principles. Scalable social media application CQRS distributed event-driven solution, utilizing SignalR, .NET ML. Features include choreographical Saga patterns, asynchronous messaging, outbox pattern and distributed event sourcing
ninianne98/CarrotCakeCMS-Core
A template-based .Net Core 8 MVC CMS built with C#, SQL server, and JQuery, providing an intuitive WYSIWYG/drag and drop edit experience. Supports multi-tenant webroot and database.
imharshag/News-App-using-.Net-MAUI
A cross-platform news application built with .NET MAUI and MVVM architecture, featuring real-time news updates from the GNews API.
smghazijaffri/TechnoTrek
Management System built on .NET 8.0 MAUI Blazor Hybrid Framework following SAP best practices
SaraRasoulian/Tax-Calculator
🚗 An application for calculating congestion tax for vehicles
gitEugeneL/Healthcare-CRM
Clinic management system. Supports the management of staff, offices, appointments, patients and medical records. Clean Architecture, CQRS pattern, MediatR, minimal api with api versioning, Entity Frawework, repository pattern, EF, custom JWT authorization.
biswajitpanday/REPR-Pattern
Demonstrating the REPR (Request-Endpoint-Response) pattern using FastEndpoints in .NET 8 for streamlined API development.
Michle99/.NET_ASP.NET_Core_Tutorials
.NET & ASP.NET Tutorials
riveraaj/AlphaBank
Functional Prototype for the Management of Bank Loans.
realChrisDeBon/JsonAot
Streamlines automation for making your .NET project's json serialization work and comply with AOT requirements. Using System.Text.Json you will be able to easily output AOT compliant binaries without the hassle of manually generated source gen code for every class. Meant to be ran as a standalone binary.