Stars
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental in…
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project…
👼 The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
A simple, cross platform, modulith ecommerce system built on .NET
smtp4dev - the fake smtp email server for development and testing
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine …
📷 A fluent wrapper around System.Drawing for the processing of image files.
OAuth 2.0 social authentication providers for ASP.NET Core
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
A REST API library with better functionality, performance, and scalability than refit
OPC Unified Architecture .NET Standard
high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵
🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, redisearch, client-side-caching, and pooling.
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore
[Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions
Helpers for building single-page applications on ASP.NET MVC Core using Vue Cli or Quasar Cli.
基于Dapper的LINQ扩展,支持Lambda表达式,支持按时间分库分表,也可以自定义分库分表方法,且实体类有T4模版自动生成.省去手写实体类的麻烦。已在实际项目使用