Here are
472 public repositories
matching this topic...
Cross Platform C# web crawler framework built for speed and flexibility. Please star this project! +1.
⚗️ Clean & extensible Sorting, Filtering, and Pagination for ASP.NET Core
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
Handle database errors easily when working with Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql
Smallest, fastest polymorphic JSON serializer
特色:vs插件或者t4一键生成entity 支持配置非物理外键。分离linq转sql引擎(原生linq非扩展)和执行dal功能,支持异步,支持netcore2.0
A lightweight, dynamic jwt server for ASP.NET Core
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
DWKit is a Business Process Management System based on .NET Core and React
Updated
Apr 29, 2022
JavaScript
支付宝开放平台 Alipay SDK for .NET
С# API for Xiaomi Mi Home devices
Updated
Mar 2, 2022
TypeScript
A simple Visual Studio solution using jQuery DataTable with Server-Side processing using .NET 5
Updated
Oct 25, 2021
JavaScript
A CSharp library that gives you better console handling for that classic ASCII look.
基于Epplus开发的Excel(支持excel 2007及之后版本)通用导入导出类库(支持.net core)。两套实现机制:1.基于特性实现的导入、导出(侵入式)2.基于模板实现的导入、导出(非侵入式)
generate POCO classes from OData service
SQLite Encryption using Entity Framework Core (EFCore)
A full feature platform to host and manager a Quartz.Net job using topshelf and asp.net core WebApi
Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.
microsoft.extensions.logging日志组件拓展
XMPP library for .NET Core
Online Training website using ASP.Net Core 2.0 & Angular 4
Updated
Oct 1, 2020
TypeScript
Arke is a .NET IVR for the Asterisk ARI system build on .NET Core and AsterNET.ARI
Some handy .NET C# snippets
EscapeTeams In-Memory Object Database
Thin wrapper around OVH's APIs. Handles all the hard work including credential creation and requests signing
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: