dotnet-8
There are 93 repositories under dotnet-8 topic.
rafaelfgx/Architecture
.NET 9, Angular 19, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Principle, Mediator Pattern, Result Pattern, Folder-by-Feature Structure, Separation of Concerns.
rafaelfgx/DotNetCore
.NET 9 Nuget Packages.
petrsvihlik/WopiHost
ASP.NET Core MVC implementation of the WOPI protocol. Enables integration with WOPI clients such as Office Online Server.
graphql-aspnet/graphql-aspnet
A GraphQL library for ASP.NET developers. This repo represents the library's core source code.
chrisjwalk/angular-cli-netcore-ngrx-starter
Angular demo app using Nx build system, esbuild, @ngrx/signals, Angular Material, Angular PWA, Tailwind CSS, and .NET 8.0 + Microsoft.AspNetCore.SpaServices.Extensions
themeselection/sneat-bootstrap-html-aspnet-core-mvc-admin-template-free
Most Powerful & Comprehensive Free Bootstrap 5 HTML ASPNET CORE MVC Admin Dashboard Template built for developers! 🚀
themeselection/materio-bootstrap-html-aspnet-core-mvc-admin-template-free
Most Powerful & Comprehensive Free Bootstrap 5 HTML ASPNET CORE MVC Admin Dashboard Template built for developers! 🚀
IridiumIO/PolyCut
Polycut is a tool designed to import SVG files and convert them to 2D GCode to run on 3D Printers that have blades/pens/knives/foil stampers or other tools attached. It also directly supports uploading to a networked 3D Printer via Klipper. Think of it as an alternative to buying a Cricut if you already have a 3D Printer.
vandavey/DotnetCat
Remote command shell application written in C# targeting the .NET 9.0 runtime.
adityaoberai/RoleBasedAuthSample
ASP.NET Web API sample to showcase RBAC via JWTs in .NET 8
alperenkucukali/dotnet-microservices
This project is a sample of microservices architecture with .NET 8.
pprmint/yt-dlp-GUI
A very simple GUI to download videos using yt-dlp.
MarkAlanJones/TwinklyWPF
Control Twinkly® RGB Christmas lights with .net 8 GUI and API library
nakigoe/blazorwasm
ASP.NET Core Blazor WebAssembly .NET 8 production-ready website template
a-sharifov/Eshop
Eshop: Microservices E-commerce with .NET and DDD
ehsanhrz/VSAsample
a basic VSA sample in c#
grantwinney/CSharpDotNetExamples
Discovering and learning about the various features of the C# programming language and .NET Framework.
maythamfahmi/net-aspire-playground
.net 8 aspire playground
Nairda015/KGD.ConnectFour
.NET 8 Blazor Server Tailwind SignalR HTMX
IrishBruse/RaylibSharp
.NET 8 Aot compatible safe Raylib Bindings
adidaher/BulkyBook
BulkyBook, a web-based library management system using ASP.NET and SQL Server. Implemented features aimed at enhancing business efficiency and optimizing sales processes.
alperenkucukali/dotnet-background-workers
This project is a sample of background tasks with hosted services in .NET 8.
alperenkucukali/dotnet-websocket
This project is a sample of chat application with WebSocket in .NET 8.
gpreviatti/hexagonal-solution-template
This is a dotnet solution template from projects based on hexagonal architecture and best practices
luonganh/Login-Asp.NetCoreMvc-jQueryAJAX-jQueryValidation
Login using ASP.NET Core MVC .Net 8, Identity, 3-layer architecture, jQuery Ajax request, jQuery validation. Login successfully then Client-side redirection.
luonganh/Login-Asp.NetCoreMvc-TagHelpers-jQueryUnobtrusive
Login using ASP.NET Core MVC .Net 8, Identity, 3-layer architecture, Tag Helpers, form submission, jQuery Unobtrusive validation. Login successfully then Server-side redirection.
mirajhad/NZWalks
Use C# and Build an ASP.NET Core Web API with Entity Framework Core, SQL Server, Authentication, Authorization | .NET8
RahulMule/DotNetWebAPI-InMemory-Database
This is a simple .NET Web API project for managing books, created to explore .NET 8 with Entity Framework Core using an in-memory database. The project follows the repository pattern to handle book-related operations.
ramalt/CodeForgeApp
Forum Website with Blazor and Onion Arc. in .NET 8
Raofin/TopicTalks
ASP.NET Core full-stack application - An educational discussion platform for students and teachers, featuring many beautiful features.
zangassis/student-hub
This project contains a sample ASP.NET Core app. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs).
emrdmrc101/MicroServices-Consul-Vault
Micro Services, Consul & Vault
evangipson/core-api
A simple .NET 8.0 web API that leverages Microsoft's best practices
evangipson/nimbus
A beautiful weather application using a .NET 8 api back end and an Electron front end.
Jvprotano/Microwave-Dotnet-Blazor
Aplicação Fullstack que simula a execução de um micro-ondas. API desenvolvida com .NET 8 e Frontend utilizando Blazor WASM. A aplicação utiliza como banco de dados o SQLServer.
marijatopalova/ApiVersioningDemo
This repository contains a simple demo application showcasing API versioning in ASP.NET Core. API versioning is a key practice when building scalable and maintainable web APIs, allowing developers to introduce new API versions without breaking existing consumers of the API.