net7

There are 278 repositories under net7 topic.

  • nopSolutions/nopCommerce

    ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.

    Language:C#9.5k6096.5k5.5k
  • anjoy8/Blog.Core

    💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:

    Language:C#5.2k1602351.4k
  • izhaorui/Zr.Admin.NET

    🎉ZR.Admin.NET是一款前后端分离的、跨平台基于RBAC的通用权限管理后台。ORM采用SqlSugar。前端采用Vue、AntDesign,支持多租户、缓存、任务调度、支持统一异常处理、接口限流、支持一键生成前后端代码,支持动态国际化翻译(Vue3),等诸多黑科技,代码简洁易懂、易扩展让开发更简单、更通用。

    Language:C#1.2k58124
  • 91270/Meiam.System

    .NET 8 / .NET 5 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架

    Language:C#7852442190
  • qq362946/Fantasy

    C # Game Framework, but not limited to games. Can be used for non game business development

    Language:C#7413933112
  • edandersen/core-admin

    Fully automatic admin site CRUD UI generator for ASP.NET Core and .NET 8

    Language:C#6341567113
  • SmallChi/JT808

    JT/T808 protocol,JT808 protocol, GB808 protocol (support 2011, 2013, 2019 version) JT/T808协议、JT808协议、GB808协议(支持2011、2013、2019版本)

    Language:C#5723136262
  • ObsidianMC/Obsidian

    A C# implementation of the Minecraft server protocol.

    Language:C#4312012442
  • AvaloniaCommunity/Prism.Avalonia

    Prism Avalonia UI framework. Super charge your cross-platform apps with IoC, navigation, and more! Sponsored by Suess Labs. Prism is based on Microsoft patterns and practices.

    Language:C#332138342
  • nuyonu/N-Tier-Architecture

    This is a n-layer architecture based on Common web application architectures.

    Language:C#3237760
  • MoltenEngine

    Syncaidius/MoltenEngine

    A spare-time C# .NET 8 game engine project. Cross-platform, multi-threaded.

    Language:C#307716521
  • babaktaremi/Clean-Architecture-Template

    🧹 Ready to develop template based on clean architecture principles. Supports ASP NET Core Identity integrated with JWE tokens, OTP authentication, stand alone plugin development, CQRS pattern using MediatR library and dynamic permission management system out of the box

    Language:C#25013940
  • cristipufu/aspnetcore-redis-rate-limiting

    Set up a Redis backplane for ASP.NET Core multi-node deployments, using the built-in Rate Limiting support that's part of .NET 7 and .NET 8.

    Language:C#24633027
  • OnnxStack

    TensorStack-AI/OnnxStack

    C# Stable Diffusion using ONNX Runtime

    Language:C#22919035
  • Simnico99/MicaWPF

    This is a library to make Mica available in WPF.

    Language:C#22166011
  • SmallChi/JT809

    JT809协议、GB809协议、道路运输车辆卫星定位系统-平台数据交换协议(支持2011、2019版本)

    Language:C#192139109
  • genaray/ZeroAllocJobScheduler

    A high-performance alloc free c# Jobscheduler.

    Language:C#18321918
  • BlazorChartjs

    erossini/BlazorChartjs

    Creates beautiful charts in Blazor using Chart.js. Library for NET6, NET7 and NET8. Source code and demo available.

    Language:JavaScript13024246
  • Cledev-Limited/Cledev.OpenAI

    .NET 7 SDK for OpenAI with a Blazor Server playground

    Language:C#1214221
  • DotNet-MoYu/SimpleAdmin

    💥一个小而美的通用业务型后台管理系统。采用前后端分离的设计模式,基于RBAC+多机构的权限管理模式,实现接口级别的数据权限控制。集成国密加解密插件,注释详细,文档齐全,让你的开发少走弯路。

    Language:C#1056425
  • GmodNET/GmodDotNet

    Cross-platform .NET Module/Plugin platform for Garry's Mod powered by .NET.

    Language:C#842747
  • clibequilibrium/EquilibriumEngine-CSharp

    Data-oriented C# Game Engine with libraries & shaders hot-reloading.

    Language:C#82624
  • ZeroLP/WDK.NET

    Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)

    Language:C#74311
  • RationalNumerics

    c-ohle/RationalNumerics

    .NET library for rational arithmetic based on a stack machine.

    Language:C#52383
  • myfix16/BatteryTracker

    Show battery percentage in Windows taskbar.

    Language:C#521332
  • clibequilibrium/Tracy-CSharp

    C# bindings for Tracy https://github.com/wolfpld/tracy with native dynamic link libraries.

    Language:C#48167
  • Cledev-Limited/Cledev.OpenAI.Studio

    Blazor Server playground for OpenAI using Cledev.OpenAI .NET library

    Language:HTML472018
  • ZeroLP/ZeroKernel

    Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)

    Language:C#45706
  • Uraharadono/Net8CoreApiBoilerplate

    Net Core Api startup project that can be used as base to upgrade legacy projects or start new one

    Language:C#445010
  • ZeroLP/SharpNativeDLL

    NativeAOT assisted native .NET DLL injection

    Language:C#36404
  • grantcolley/headway

    A .NET 7.0 Blazor framework for building configurable applications fast. Supporting both hosting models, Blazor WebAssembly and Blazor Server, a WebApi for accessing data and an Identity Provider for authentication.

    Language:C#356709
  • TheSweMaster/OnlinePizzaWebShop

    An online Pizza shop with reviews and handling order requests using ASP.NET MVC Core and Entity Framework Core.

    Language:C#343118
  • h0lg/SubTubular

    A full-text search for YouTube subtitles and video metadata with a command line interface.

    Language:C#314112
  • ZeroLP/SecureStringNAOT

    Compile time string encryption with NativeAOT

    Language:C#28305
  • fdescaves/TooGoodToGoNotifier

    .NET 7 console application that send email notifications when any of your favorite baskets are available in the TooGoodToGo mobile application

    Language:C#26328
  • mvenditto/ManagedCorProfiler

    Prototype NET (CLR) Profiler written in C#

    Language:C#25401