dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。 observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 87
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3306
- days_rel: n/a
- days_push: 78
- n_releases_24m: 0
Adoption not part of the score
2847 stars · 763 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OSharp is a rapid development framework for .NET 6.0+ that wraps AspNetCore modules such as configuration, dependency injection, logging, caching, Entity Framework Core, MVC/WebApi, authentication, and function/data permissions with higher-level automation. It also standardizes a business code structure and workflow to make .NET easier to apply in real-world projects.
Use cases
- build a webapi backend with aspnetcore quickly
- add role-based and data-level permissions to a .net app
- scaffold a layered business architecture with efcore
- standardize dependency injection and logging setup across services
- rapidly prototype an admin system with vue or angular frontend
- swap between sqlserver, mysql, sqlite, postgresql, or oracle backends
When to choose
- you are starting a new .NET 6+ web application and want batteries-included conventions
- you need integrated authentication plus function-level and data-level authorization out of the box
- you want a standardized project structure and workflow for team development
- you need multi-database support via Entity Framework Core with minimal setup
When to avoid
- you prefer minimal, micro-framework approaches where you assemble each component yourself
- your project is not on the .NET/AspNetCore stack
- you need a framework with a very large international community and ecosystem
- you require non-relational databases as the primary data store
Facets
framework · maturity active
web-framework api-framework auth authorization orm caching logging middleware dependency-audit web-development backend developer-tools apis dotnet cross-platform aspnetcore rapid-development efcore code-structure nuget csharp full-stack-framework data-permissions web-server
1 source
- readme: https://github.com/dotnetcore/osharp · fetched 2026-08-28 · 6ba97cf4c118
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dotnetcore/osharp | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="dotnetcore/osharp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem