The ultimate clean architecture template for .NET applications 💪
-
Updated
Jul 14, 2024 - C#
A web application is any program that is accessed over a network connection using HTTP, usually via a web browser. Web apps do not have to be installed on a user’s device; they are run from a remote server. This differs from mobile apps, which are installed on the user’s mobile device, and desktop applications, which are installed on the user’s computer. Common examples of web apps include Flash games, online calculators, calendars, Gmail, and Facebook.
The ultimate clean architecture template for .NET applications 💪
OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle
Asp.Net Core MVC 3.1 tutorial with Live application | Nitish
👨⚕️ A Clinic Management System based on three tier architecture made using ASP.NET, C#.
Quickly build amazing web apps
A modern Active Directory management web application with a focus on delegation
WebApi toolset that allows you to make CRUD REST APIs with one line of code and to create gRPC and SignalR from reusable components too
Web application for booking beauty appointments (ASP.NET Core 3.1). My project for the ASP.NET Core course at SoftUni.
ASP.NET Core 8 web application
A web application that generates timetables for university students at the University of Toronto
ASP.Net Core web project with Materialize CSS as a kanban board
Lightweight CRUD framework for heavy lifting using ASP.net and MS-SQL Server.
ASP.NET Core imageboard
Food Ordering Service ASP.NET CORE 6.0 WebAPI .NET MAUI
Multi-tenant SaaS web application built with .NET and C#
Web application with DBMS for Shop Management System
Hitomi.la viewer/downloader desktop web application
The new, improved, web-based Icollator, built with Blazor
📢 HTTP is not just for serving up web pages. It is also a powerful platform for building APIs that expose services and data.