• Stars
    star
    1
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 4 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

NetCore.Dapper.UnitOfWorkPattern

練習 Unit of Work Pattern 實作於 Dapper 上(To practice how unit of work pattern implementation for dapper.)
C#
6
star
2

DesignPatterns

Sample code for several design patterns in TypeScript.
TypeScript
2
star
3

NetCore.WorkerService.Demo

練習使用 .NET Core 3.1 實作 Worker Service。(To practice how worker service implement with .NET Core 3.1.)
C#
2
star
4

NetCore.AspectCore.AOP.Demo

練習套用 AspectCore 實作 AOP 機制於 .NET Core 3.1 上(To practice how AOP mechanism with AspectCore implement on .NET Core 3.1.)
C#
2
star
5

Net.JwtAuth.Demo

練習 JWT Token-based authentication 實作於 .NET 6 上(To practice how jwt token-based authentication implement on .NET 6.)
C#
1
star
6

InfrastructureCollection

收集過往實作過的基礎設施。(Collect the infrastructure that has been implemented in the past.)
C#
1
star
7

Net.CronJob.Demo

練習實作排程工作機制於 .NET 上。(To practice how cron job mechanism implement on .NET.)
C#
1
star
8

Grpc.FileTransfer.Demo

透過 gRPC 示範如何上下傳檔案。(Demo how to upload/download file with gRPC.)
C#
1
star
9

cdcd72

This repository is used to introduce myself.
1
star
10

EasyDeleteDirectory

Umm... Just because some directory are not pleasing to me 👀
C#
1
star
11

minecraft-map-transfer

Moving minecraft server map files could be easy.
Python
1
star
12

Net.BackgroundTasks.Demo

練習實作背景作業機制於 .NET 上。(To practice how background task mechanism implement on .NET.)
C#
1
star
13

NetCore.DPAPI.Demo

練習運用 DPAPI 實作資料保護機制於 .NET Core 3.1 上(To practice how use of DPAPI to implement data protection in .NET Core 3.1.)
TypeScript
1
star
14

Net.SwitchLoggerByConfig.Demo

練習透過組態切換 Logger 機制於 .NET 上。(To practice how switch logger by config on .NET.)
C#
1
star
15

EventBus.RabbitMQ.Demo

透過 RabbitMQ 簡單示範如何使用事件匯流排。(Demo how to use event bus with RabbitMQ.)
C#
1
star
16

GenerateCoverageReportWithAction.CSharp.Demo

練習實作 Github Action 並產生程式碼涵蓋率報告(To practice generate code coverage report with github action.)
C#
1
star
17

jquery-wrapper

A wrapper that throws away the jQuery baggage!
JavaScript
1
star
18

NetCore.JwtAuth.Demo

練習 JWT Token-based authentication 實作於 .NET Core 3.1 上(To practice how jwt token-based authentication implement on .NET Core 3.1.)
C#
1
star