net-6
There are 70 repositories under net-6 topic.
lampo1024/DncZeus
DncZeus 是一个基于.NET 7 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET 7 + EF Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后端的交互更流畅。码云镜像:https://gitee.com/rector/DncZeus 。演示地址(demo):
zoran-petrovic-87/WebApiBoilerplate
Boilerplate project for ASP.NET Core WebAPI: user registration and authentication, localization, logging, sending emails, 100% documented, unit tests
aoemods/AOEMods.Essence
C# library and tools for working with Age of Empire 4's Essence engine (.sga, .rrtex, .rrgeom, .rgd currently)
eduherminio/dotnet-combine
.NET global tool that allows you to combine multiple C# source files into a single one, create a .zip with multiple files, etc.
Jinjinov/blazor-wasm-maui-winforms-wpf-template
Minimal Blazor template with WASM, MAUI, WinForms and WPF projects that share the same razor, cs and css files in a RCL
Jinjinov/TheLastTime
C# .NET 5 Blazor WebAssembly Progressive Web Application that tracks when was the last time you did something
iammukeshm/aws-s3-dotnet-webapi
Guide on working with AWS S3 using ASP.NET Core Web API to upload, download and delete files from Amazon’s Super Scalable S3
Voltstro/Pootis-Bot
Pootis-Bot, a multipurpose, modular, open-source Discord bot built using .NET & Discord.NET.
vitali-karmanov/aspnet-core-seo-template
SEO Friendly Startup Template for new .NET 6 projects with ASP.NET Core MVC
grofab95/HomeTemperatureMonitor
Stack: .Net 6, Akka.Net, Arduino, GRPC, Blazor, EF Core
lucasdsalves/console-app
.NET 6 - Console app template
eduherminio/FileParser
C# file parser (.NET 6)
aminseifoori/DailyCostWebApplication
This ASP.NET 5.0 Project is related to ASP.NET 5.0/Core NVC Tutorial series.
anvilco/dotnet-anvil
Anvil API library for .NET
LuongXuanNhat/VietNamHistory_BE
Use : Clean Architecture, .Net 6. FE: https://github.com/LuongXuanNhat/VietNamHistory_FEweb
RobinKa/RGDReader
C# library, command line interface too and graphical user interface for reading Age of Empire 4 files such as rgd and rrtex
saifulaiub123/.Net-Core-Onion-Architecture-Clean-Code-Boilerplate
Onion architecture boilerplate based on .Net Core and EF code first.start developing your api from today without spending any time on creating project skeleton.
efekahveci/MAUI-CalculatorApp
.NET MAUI App
Glareone/Minimal-API-Controllerless-Fluent-Net8
Minimal API .Net6
NiceOneFox/WebServiceSimulationSystem
Web Api to simulate queueing system
ouzdev/asp-net-external-api
ASP.Net WebAPI 6.0 External API Implementation Example
SH4KUR/Test.RabbitMq.Shop
Implementing an Angular + .NET application with RabbitMQ event bus messaging using MassTransit library.
SixterOneBeatz/OG.TicketManager
Ticket manager system using Clean Architecture, CQRS, UoW, EFCore 6, MediatR, hosted service to listen a email account and SignalR to refresh data in real time. React client using webpack, typescript and styled components
alexjordany/IMS
Inventory Management System
boeegh/dotnet-runx
.NET Framework 6-8 runtime containers with a few tweaks
danhpaiva/linq-net-6
📜 | Repositório para estudar a LINQ no .Net 6
Gilmar1812th/DevJobs.API
Uma API feita ASP.NET Core Web API com objetivo de cadastramento de Vagas, REST API, HTTP e Injeção de Dependência com .NET 6 | Acesso a banco de dados SQL Server com Entity Framework Core e Padrão Repository | Swagger, Logs e Publicação na Azure;
jinsongeo/Net6-ReadLegacyConfigFiles
.NET6 | Legacy Config Files | System.Configuration.ConfigurationManager | app.config
jmbl1685/aspnet-core-net-6-api-cache
ASP.NET Core (.NET 6) Web API + cache (Redis, Memory)
mail4hafij/iot-hub-dps-symetric-key
The idea is to use Azure DPS to provision iot-devices at scale using group enrollment and connect them to an iot-hub. These iot-devices then send telemetry data to the iot-hub. Some function apps should listen to those events and invoke Direct Methods on those iot-devices.
mejia-dev/DrSillyStringzFactory
ASP.NET 6 project backed by MySQL server demonstrating many-to-many relationships
mr-sven/E3DC.RSCP
E3DC.RSCP Lib
sanockipatryk/Shoppu
Online clothing shop application using ASP.NET Core Razor Pages with CQRS pattern using MediatR. Using .NET Core 6, Jquery, Javascript, Bulma.
TipiCode/HTTP-Request-Handler
Este proyecto se enfoca en abstraer y facilitar la interacción con la clase HTTPClient de .NET, la librería busca abstraer en un solo método similar al Fetch API de Javascript.
TipiCode/Recurrente
Wrapper para .NET de la pasarela de pagos Recurrente. Este proyecto permite utilizar el API de recurrente con clases de C# dentro de cualquier proyecto en .NET
TipiCode/UI-Extensions-MVC
ste proyecto se concentra en reunir una colección de clases y métodos que nos ayudan a implementar lógica dentro de las vistas y Razor Pages de nuestros proyectos de MVC en .NET