Project Icon

awesome-dotnet-core

综合性 .NET Core 开发资源库

awesome-dotnet-core 项目汇集了丰富的 .NET Core 开发资源,包括框架、库和工具。涵盖 API 开发、应用框架、认证授权、区块链和机器学习等多个领域。这个社区驱动的项目持续更新,为开发者提供了全面的 .NET Core 生态系统资源,可帮助提升开发效率和项目质量。

Awesome .NET Core Awesome

Inspired by awesome, awesome-dotnet, awesome-nodejs, frontend-dev-bookmarks.

Contributions are always welcome! Please take a look at the contribution guidelines pages first. We accept proprietary and commercial software too.

Thanks to all contributors, you're awesome and wouldn't be possible without you! The goal is to build a categorized community-driven collection of very well-known resources.

Check out my blog or say hi on Twitter!

Contents

General

  • ASP.NET Core Documentation - The official ASP.NET Core documentation site.
  • .NET Core Documentation - Home of the technical documentation for .NET Core, C#, F# and Visual Basic, including basic concepts, getting started instructions, tutorials and samples.
  • .NET Core SDK - .NET Core SDK is a general purpose development platform maintained by Microsoft and the .NET community on GitHub.
  • .NET Platform Standard - The differrent between the old version and the new version of .NET.
  • Introducing .NET Standard 2.0 - The description of what will be going on for .NET Standard 2.0 and the roadmap for some missing parts of the current .NET Standard.
  • Clean Code .NET/.NET Core - Clean Code concepts adapted for .NET / .NET Core.

Frameworks, Libraries and Tools

API

  • autorest - Swagger (OpenAPI) Specification code generator featuring C# and Razor templates. Supports C#, Java, Node.js, TypeScript, Python and Ruby. 4.5.x or above
  • aspnet-api-versioning - set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
  • AspNetCoreRateLimit - ASP.NET Core rate limiting middleware.
  • CondenserDotNet - API Condenser / Reverse Proxy using Kestrel and Consul, Including light weight consul library.
  • Flurl - Fluent URL builder and testable HTTP for .NET https://flurl.dev.
  • GraphQL
  • halcyon - HAL implementation for ASP.NET.
  • JSON API .NET Core - Framework for building json:api compliant APIs with the goal of eliminating RESTful boilerplate.
  • LightNode - Micro RPC/REST Framework built on OWIN http://neuecc.github.io/LightNode.
  • NetCoreStack.Proxy - The type-safe, distributed REST library for .NET Standard 2.0 (NetCoreStack Flying Proxy)
  • NSwag - The Swagger/OpenAPI toolchain for .NET, Web API and TypeScript. http://NSwag.org.
  • OData - The Open Data Protocol (OData) enables the creation of HTTP-based data services, which allow resources identified using Uniform Resource Identifiers (URIs) and defined in an abstract data model, to be published and edited by Web clients using simple HTTP messages.
  • OpenAPI Generator - OpenAPI Generator allows generation of API client libraries (e.g. C#, TypeScript, etc), server stubs (ASP.NET Core, NancyFx, etc), documentation and configuration automatically given an OpenAPI Spec (v2, v3).
  • refit - The automatic type-safe REST library for Xamarin and .NET.
  • RestClient.Net - Cross Platform REST Client for all C# platforms
  • RestEase - Easy-to-use typesafe REST API client library, which is simple and customisable.
  • RestLess - The automatic type-safe-reflectionless REST API client library for .Net Standard.
  • Restier - RESTier is a RESTful API development framework for building standardized, OData V4 based RESTful services on .NET platform.
  • Restsharp - Simple REST and HTTP API Client for .NET
  • Swashbuckle - Seamlessly adds a swagger to WebApi projects.
  • WebAnchor - Web Anchor provides type-safe, testable and flexible, runtime-generated access to web resources.
  • WebAPIContrib for ASP.NET CORE - Community Contributions for ASP.NET Core.

Application Frameworks

  • ASP.NET Boilerplate - ASP.NET Boilerplate is a general purpose application framework especially designed for new modern web applications. It uses already familiar tools and implements best practices around them to provide you a SOLID development experience.
  • Abp vNext - Abp vNext is the next generation of the open source ASP.NET Boilerplate framework. It's a complete architecture and strong infrastructure to create modern web applications! Follows best practices and conventions to provide you a SOLID development experience.
  • AsyncEx - A helper library for async/await.
  • Aeron.NET - Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron.
  • akka.net - Toolkit and runtime for building highly concurrent, distributed, and fault tolerant event-driven applications on .NET & Mono.
  • Aggregates.NET - Aggregates.NET is a framework to help developers integrate the excellent NServiceBus and EventStore libraries together.
  • ASP.NET MVC - 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.
  • Butterfly Server .NET - Allows building real-time web apps and native apps with minimal effort. Define a Web API and Subscription API that automatically synchronizes datasets across connected clients.
  • CAP - An EventBus with local persistent message functionality for system integration in SOA or Microservice architecture.
  • Carter - Carter is a library that allows Nancy-esque routing for use with ASP.Net Core.
  • Chromely - Lightweight Alternative to Electron.NET, Electron for .NET/.NET Core.
  • Cinchoo ETL - ETL Framework for .NET (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value formatted files).
  • CQRSlite - Lightweight framework for helping writing CQRS and Eventsourcing applications in C#.
  • dataaccess_aspnetcore - The DataAccess Toolbox contains the base classes for data access in ASP.NET Core with Entity Framework Core 1.0 using the unit-of-work and repository pattern.
  • DNTFrameworkCore - Lightweight and Extensible Infrastructure for Building High Quality Web Applications Based on ASP.NET Core.
  • DotNetCorePlugins - .NET Core library for loading assemblies as a plugin.
  • DotnetSpider - DotnetSpider, a .NET Standard web crawling library similar to WebMagic and Scrapy. It is a lightweight ,efficient and fast high-level web crawling & scraping framework for .NET.
  • DotNetty - Port of netty, event-driven asynchronous network application framework.
  • dotvvm - Open source MVVM framework for Web Apps.
  • ElectronNET - Build cross platform desktop apps with ASP.NET NET Core.
  • EmbedIO - A tiny, cross-platform, module based web server for .NET Framework and .NET Core.
  • Ether.Network - Ether.Network is an open source networking library that allow developers to create simple, fast and scalable socket server or client applications over the TCP/IP protocol.
  • EventFlow - Async/await first CQRS+ES and DDD framework for .NET.
  • ExcelDataReader - Lightweight and fast library written in C# for reading Microsoft Excel files.
  • ExtCore - Free, open source and cross-platform framework for creating modular and extendable web applications based on ASP.NET Core 1.0.
  • Finbuckle.MultiTenant - Finbuckle.MultiTenant is a .NET Standard library for multitenant support designed for ASP.NET 2.0+. It provides functionality for tenant resolution, per-tenant app configuration, and per-tenant data isolation.
  • fission - Fast Serverless Functions for Kubernetes.
  • grpc - Remote Procedure Calls (RPCs) provide a useful abstraction for building distributed applications and services. The libraries in this repository provide a concrete implementation of the gRPC protocol, layered over HTTP/2. These libraries enable communication between clients and servers using any combination of the supported languages.
  • Halibut - A secure communication stack for .NET using JSON-RPC over SSL.
  • MagicOnion - gRPC based HTTP/2 RPC Streaming Framework for .NET, .NET Core and Unity.
  • MassTransit - Distributed Application Framework for .NET.
  • microdot - An open source .NET microservices framework.
  • MoreLINQ - Extensions to LINQ to Objects.
  • Nancy - Lightweight, low-ceremony, framework for building HTTP based services on .NET and Mono.
  • opencvsharp - .NET Framework wrapper for OpenCV.
项目侧边栏1项目侧边栏2
推荐项目
Project Cover

豆包MarsCode

豆包 MarsCode 是一款革命性的编程助手,通过AI技术提供代码补全、单测生成、代码解释和智能问答等功能,支持100+编程语言,与主流编辑器无缝集成,显著提升开发效率和代码质量。

Project Cover

AI写歌

Suno AI是一个革命性的AI音乐创作平台,能在短短30秒内帮助用户创作出一首完整的歌曲。无论是寻找创作灵感还是需要快速制作音乐,Suno AI都是音乐爱好者和专业人士的理想选择。

Project Cover

有言AI

有言平台提供一站式AIGC视频创作解决方案,通过智能技术简化视频制作流程。无论是企业宣传还是个人分享,有言都能帮助用户快速、轻松地制作出专业级别的视频内容。

Project Cover

Kimi

Kimi AI助手提供多语言对话支持,能够阅读和理解用户上传的文件内容,解析网页信息,并结合搜索结果为用户提供详尽的答案。无论是日常咨询还是专业问题,Kimi都能以友好、专业的方式提供帮助。

Project Cover

阿里绘蛙

绘蛙是阿里巴巴集团推出的革命性AI电商营销平台。利用尖端人工智能技术,为商家提供一键生成商品图和营销文案的服务,显著提升内容创作效率和营销效果。适用于淘宝、天猫等电商平台,让商品第一时间被种草。

Project Cover

吐司

探索Tensor.Art平台的独特AI模型,免费访问各种图像生成与AI训练工具,从Stable Diffusion等基础模型开始,轻松实现创新图像生成。体验前沿的AI技术,推动个人和企业的创新发展。

Project Cover

SubCat字幕猫

SubCat字幕猫APP是一款创新的视频播放器,它将改变您观看视频的方式!SubCat结合了先进的人工智能技术,为您提供即时视频字幕翻译,无论是本地视频还是网络流媒体,让您轻松享受各种语言的内容。

Project Cover

美间AI

美间AI创意设计平台,利用前沿AI技术,为设计师和营销人员提供一站式设计解决方案。从智能海报到3D效果图,再到文案生成,美间让创意设计更简单、更高效。

Project Cover

稿定AI

稿定设计 是一个多功能的在线设计和创意平台,提供广泛的设计工具和资源,以满足不同用户的需求。从专业的图形设计师到普通用户,无论是进行图片处理、智能抠图、H5页面制作还是视频剪辑,稿定设计都能提供简单、高效的解决方案。该平台以其用户友好的界面和强大的功能集合,帮助用户轻松实现创意设计。

投诉举报邮箱: service@vectorlightyear.com
@2024 懂AI·鲁ICP备2024100362号-6·鲁公网安备37021002001498号