Pinned Repositories
157ProgramSuggestion
157個C#完美化的建議-理解筆記
AlpineSkiHouse
AlpineSkiHouse
AmiiboAPI
A RESTful API for amiibo.
Apple-Wallet__Pass-Distributor
An API for generating Apple Wallet Passes.
AppleWallet_Documented
An API for creating Apple Wallet passes
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
AspNetCore.Docs
Documentation for ASP.NET Core
AspNetCore.Docs.Samples
EdiZon
💡 A homebrew save management, editing tool and memory trainer for Horizon (Nintendo Switch)
PassSharp
An Apple Wallet Passbook library in C#/.NET
ccyandy's Repositories
ccyandy/PassSharp
An Apple Wallet Passbook library in C#/.NET
ccyandy/AlpineSkiHouse
AlpineSkiHouse
ccyandy/AspNetCore.Docs
Documentation for ASP.NET Core
ccyandy/auth0-pnp-webapp-oidc
End to end sample for the Web App (OIDC) Patterns & Practices document
ccyandy/BasicAuthWebApi
Simple ASP.NET Core web API with endpoints protected by Basic Authentication
ccyandy/CleanArchitecture
A starting point for Clean Architecture with .NET
ccyandy/core-bootstrap-demo
ccyandy/eBooks
ccyandy/ElectronicInvoice_TW
:star::taiwan:使用c#製作一個電子發票平台的框架 可以快速開發測試電子發票
ccyandy/ElmahCore
ELMAH for Net.Standard and Net.Core
ccyandy/EntityFrameworkCore.Cacheable
EntityFrameworkCore second level cache
ccyandy/eShopOnContainers
Easy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Docker Containers, powered by .NET Core 2.1 and Docker engine. Supports Visual Studio 2017, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
ccyandy/eShopOnWeb
Sample ASP.NET Core 2.1 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download 130+ page eBook PDF from docs folder.
ccyandy/ExtenionTool
ccyandy/filetypedetective
ccyandy/Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
ccyandy/Hangfire.RecurringJobExtensions
Extensions for Hangfire to build RecurringJob automatically
ccyandy/Hangfire.Topshelf
Best practice for hangfire samples
ccyandy/How-to-Customize-Asp.NET-Identity-Core-with-External-Database-Storage-step-by-step
ASP.NET Core Identity is designed to enable us to easily use a number of different storage providers for our ASP.NET applications. We can use the supplied Identity providers that are included with the .NET Framework, or we can implement your own providers. There are two primary reasons for creating a custom Identity provider. We need to store Identity information in a data source that is not supported by the Identity providers included with the .NET Framework, such as a MysQL database, an Oracle database, or other data sources. We need to manage Identity information using a database schema that is different from the database schema used by the providers that ship with the .NET Framework. A common example of this would be to use authentication data that already exists in a SQL Server database for a company or Web site. In this tutorial, we are going to implement and configure a custom Identity Provider using ASP.NET MVC Core and IndentityCore
ccyandy/kubernetes-samples
Collection of k8s samples
ccyandy/LineLoginExample
LineBotExample
ccyandy/MultiTenants
Multi-tenant app using EF core with separated database demo
ccyandy/MuscleFellow
ccyandy/Mvc
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
ccyandy/saaskit
A developer toolkit for building SaaS applications
ccyandy/shopping-cart-k8s
Service Mesh patterns for Microservices
ccyandy/spring-net
Spring Framework for .NET
ccyandy/ssojwt
Cross domain SSO with JWT (no server session)
ccyandy/stisla
Free Bootstrap Admin Template
ccyandy/WebAPIContrib.Core
Community Contributions for ASP.NET Core