There are 109 repositories under dotnetcore topic.
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Full Modular Monolith application with Domain-Driven Design approach.
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 7.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
.NET core API Gateway
Bot Framework provides the most comprehensive experience for building conversation applications.
a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
Use WTM to write .netcore app fast !!!
A simple, cross platform, modularized ecommerce system built on .NET Core
DotnetSpider, a .NET standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
:cake: Cake (C# Make) is a cross platform build automation system.
.NetCore+Vue2/Vue3+Element plus+uniapp前后端分离,全自动生成代码;支持移动端(uniapp)ios/android/h5/微信小程序。http://www.volcore.xyz/
.NET 7, Angular 15, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Principle, Mediator Pattern, Result Pattern, Folder-By-Feature Structure, Separation of Concerns.
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates.
Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
PeachPie - the PHP compiler and runtime for .NET and .NET Core
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
.NET Platform Architecture book (English, Chinese, Russian)
A friendly substitute for .NET mocking libraries.
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
Cross platform IDE and Shell
A lightweight and high-performance Object/Relational Mapping(ORM) library for .NET --C#
Testing layer for Microsoft's HttpClient library. Create canned responses using a fluent API.
A high performance implementation of Mediator pattern in .NET using source generators.
基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写,兼容 stanadard2.0 / netcoreapp3.0+, 跨平台,统一、简便的链式 API。 且我们会尽快修复您的问题及回复您的 issue.