There are 104 repositories under dotnetcore topic.
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
A cross-platform UI framework for .NET
🛠「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.
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
.NET core API Gateway
Full Modular Monolith application with Domain-Driven Design approach.
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 6, ASP.NET Core 6, Entity Framework Core 6, C# 10, Angular 13, Clean Code, SOLID, DDD.
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates.
Near-zero config .NET Core micro-framework that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
PeachPie - the PHP compiler and runtime for .NET and .NET Core
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
.NET Platform Architecture book (English, Chinese, Russian)
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET
A friendly substitute for .NET mocking libraries.
Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching
A lightweight and high-performance Object/Relational Mapping(ORM) library for .NET --C#
Cross platform IDE and Shell
基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写,兼容 stanadard2.0 / netcoreapp3.0+, 跨平台,统一、简便的链式 API。 且我们会尽快修复您的问题及回复您的 issue.