Here are
506 public repositories
matching this topic...
Unity3D Client And C# Server Framework
Build HTML Desktop Apps on .NET/.NET Core/.NET 5 using native GUI, HTML5, JavaScript, CSS
Cross Platform C# web crawler framework built for speed and flexibility. Please star this project! +1.
DncZeus 是一个基于ASP.NET Core 3 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET Core 3 + Entity Framework Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后端的交互更流畅。码云镜像:
https://gitee.com/rector/DncZeus 。演示地址(demo):
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
⚗️ Clean & extensible Sorting, Filtering, and Pagination for ASP.NET Core
特色:vs插件或者t4一键生成entity 支持配置非物理外键。分离linq转sql引擎(原生linq非扩展)和执行dal功能,支持异步,支持netcore2.0
Smallest, fastest polymorphic JSON serializer
Add-on for Ableton Live that enables live coding functionality fully integrated into Live's session view.
Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)
A lightweight, dynamic jwt server for ASP.NET Core
Handle database errors easily when working with Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite and MySql
GenVue is a hostable, web application that lets confidential users upload and share private files. Tech stack: Net Core 2.0 + Vue.js + Vuex + OpenIddict + Vuetifyjs + EF + SQLServer/Postgress
ELMAH for Net.Standard and Net.Core
Updated
Sep 8, 2020
TypeScript
DWKit is a Business Process Management System based on .NET Core and React
Updated
Sep 11, 2020
JavaScript
С# API for Xiaomi Mi Home devices
支付宝开放平台 Alipay SDK for .NET
基于Epplus开发的Excel(支持excel 2007及之后版本)通用导入导出类库(支持.net core)。两套实现机制:1.基于特性实现的导入、导出(侵入式)2.基于模板实现的导入、导出(非侵入式)
A CSharp library that gives you better console handling for that classic ASCII look.
A simple Visual Studio solution using jQuery DataTable with Server-Side processing using .NET Core
Updated
Aug 22, 2020
JavaScript
generate POCO classes from OData service
Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.
A full feature platform to host and manager a Quartz.Net job using topshelf and asp.net core WebApi
XMPP library for .NET Core
microsoft.extensions.logging日志组件拓展
Online Training website using ASP.Net Core 2.0 & Angular 4
Updated
Apr 19, 2018
TypeScript
Improve this page
Add a description, image, and links to the
netcore2
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
netcore2
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the bug
Calling procedure with
CommandBehavior.SchemaOnlybehavior wraps sql withSET FMTONLY ONandSET FMTONLY OFFlines which results in following errors: