Pinned Repositories
AwesomeProject
An full featured example of an OpenID Connect / OAuth 2.0 Authorization Server (Asp.Net Core), a REST Web API (Asp.Net Core), a .Net Core library (.Net Core) and a SPA (Angular 2).
CanadaChineseMicrosoftTechClub
CodePlexDevLib
CodePlexDevLibAzure
CodePlexDevLibRepository
Common.Utility
比较全面的c#帮助类,日常工作收集,各式各样的几乎都能找到,所有功能性代码都是独立的类,类与类之间没有联系,可以单独引用至项目,不断完善收集中... C# 工具类,含web缓存管理、性能计数器、config配置文件操作、时间戳转换、XML转字典对象、AES/DES加解密、字符串操作、枚举、日志、中文转拼音、Http请求、发送Smtp邮件等等...
coolstore-microservices
:ferris_wheel: :sailboat: :ship: A containerized polyglot microservices consisting of services based on .NET Core, NodeJS and more running on service mesh (istio).
DevLib
DevLibBlockchain
DevLib Blockchain
gui.cs
Console-based user interface toolkit for .NET applications.
askguanyu's Repositories
askguanyu/CodePlexDevLibAzure
askguanyu/Common.Utility
比较全面的c#帮助类,日常工作收集,各式各样的几乎都能找到,所有功能性代码都是独立的类,类与类之间没有联系,可以单独引用至项目,不断完善收集中... C# 工具类,含web缓存管理、性能计数器、config配置文件操作、时间戳转换、XML转字典对象、AES/DES加解密、字符串操作、枚举、日志、中文转拼音、Http请求、发送Smtp邮件等等...
askguanyu/CodePlexDevLibRepository
askguanyu/every-programmer-should-know
A collection of (mostly) technical things every software developer should know
askguanyu/abot
C# web crawler built for speed and flexibility. Please star this project! +1. Contact me with exciting opportunities!!
askguanyu/asp.net-web-api-2.2-starter-template
Asp.net web api 2.2 starter template, it's the legacy .net framework, not .net core.
askguanyu/AspectCore-Framework
AspectCore is an AOP-based cross platform framework for .NET Standard.
askguanyu/Avalonia
A multi-platform .NET UI framework (formerly known as Perspex)
askguanyu/awesome-cheatsheet
:beers: awesome cheatsheet
askguanyu/awesome-design
:flags: Creative Resources for Developer and Designer :)
askguanyu/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
askguanyu/Building-asp.net-core-2-web-api-starter-template-from-scratch
askguanyu/CodePlexAsyncSocket
askguanyu/CodePlexFMon
askguanyu/CodePlexPostMemo
askguanyu/CodePlexTTSPad
askguanyu/csharplang
The official repo for the design of the C# programming language
askguanyu/docs
This repository contains .NET Documentation.
askguanyu/dotnet
This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
askguanyu/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
askguanyu/eShopModernizing
Modernizing (Lift and Shift scenario) hypothetical legacy backoffice eShop web apps (traditional ASP.NET WebForms and MVC) with Windows Containers and Azure Cloud
askguanyu/eShopOnContainers
Easy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Containers, powered by .NET Core and Docker engine. Supports .CSPROJ with Visual Studio 2017 and also CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor
askguanyu/eShopOnWeb
Sample ASP.NET Core reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model
askguanyu/Home
The Home repository is the starting point for people to learn about ASP.NET Core.
askguanyu/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
askguanyu/IdentityServer4.Samples
Samples for IdentityServer4
askguanyu/microdot
Microdot: An open source .NET microservices framework
askguanyu/Mobius
C# and F# language binding and extensions to Apache Spark
askguanyu/Util
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
askguanyu/Zxw.Framework.NetCore
基于EF Core的Code First模式的DotNetCore快速开发框架