ASP.NET Core 是一个跨平台的.NET框架(Windows、Mac、Linux),用于构建现代基于云的Web应用
Blazor moved to https://github.com/dotnet/aspnetcore
翻译 - Blazor是使用C#/ Razor和HTML的.NET Web框架,可在带有WebAssembly的浏览器中运行。
Practical samples of ASP.NET Core 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
翻译 - 您可以使用aspnet core 2.1、2.2、3.1和5.0 Preview 5项目的实际示例。自述文件包含所有项目的说明。
Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Ve...
翻译 - 使用Asp.Net Web API,Docker,RabbitMQ,Ocelot API网关,MongoDB,Redis,SqlServer,Entity Framework Core,CQRS和Clean Architecture实现的.Net平台上的微服务。请参阅带有折扣->的.NET课程上的微服务架构和分步实施->
Swagger tools for documenting API's built on ASP.NET Core
翻译 - Swagger工具,用于记录基于ASP.NET Core的API
samples-aspnetcore
This repository has examples of broken patterns in ASP.NET Core applications
翻译 - 该存储库提供了ASP.NET Core应用程序中损坏模式的示例
AspNetCore Middleware for LayIM
Experimental project using AspNetCore Blazor
Template AspNetCore with Vue, Vue router, Vuex, TypeScript, Bulma, Sass and Jest
[Archived] Various .NET command line tools. Project moved to https://github.com/aspnet/AspNetCore
[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
翻译 - [已存档]用于ASP.NET Core的极其简单的实时Web。项目移至https://github.com/aspnet/AspNetCore
Learn ASP.net core MVC
[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCore
[Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore
[Archived] ASP.NET Core IIS integration. Project has moved to https://github.com/aspnet/AspNetCore
Serilog integration for ASP.NET Core
翻译 - 用于ASP.NET Core 2+的Serilog集成
[Archived] Middleware for routing requests to application logic. Project moved to https://github.com/aspnet/AspNetCore
[Archived] Session state middleware for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
AspNetCore 应用程序热更新工具(全网第一个公开且完整的解决方案)。(Help AspNetCore application implement hot update tool.)
A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD ...