There are no reviews yet. Be the first to send feedback to the community and the maintainers!
NetCore.Dapper.UnitOfWorkPattern
練習 Unit of Work Pattern 實作於 Dapper 上(To practice how unit of work pattern implementation for dapper.)DesignPatterns
Sample code for several design patterns in TypeScript.NetCore.WorkerService.Demo
練習使用 .NET Core 3.1 實作 Worker Service。(To practice how worker service implement with .NET Core 3.1.)NetCore.AspectCore.AOP.Demo
練習套用 AspectCore 實作 AOP 機制於 .NET Core 3.1 上(To practice how AOP mechanism with AspectCore implement on .NET Core 3.1.)Net.JwtAuth.Demo
練習 JWT Token-based authentication 實作於 .NET 6 上(To practice how jwt token-based authentication implement on .NET 6.)InfrastructureCollection
收集過往實作過的基礎設施。(Collect the infrastructure that has been implemented in the past.)Net.CronJob.Demo
練習實作排程工作機制於 .NET 上。(To practice how cron job mechanism implement on .NET.)Grpc.FileTransfer.Demo
透過 gRPC 示範如何上下傳檔案。(Demo how to upload/download file with gRPC.)cdcd72
This repository is used to introduce myself.EasyDeleteDirectory
Umm... Just because some directory are not pleasing to me 👀gss.techtalk.demo
minecraft-map-transfer
Moving minecraft server map files could be easy.Net.BackgroundTasks.Demo
練習實作背景作業機制於 .NET 上。(To practice how background task mechanism implement on .NET.)NetCore.DPAPI.Demo
練習運用 DPAPI 實作資料保護機制於 .NET Core 3.1 上(To practice how use of DPAPI to implement data protection in .NET Core 3.1.)Net.SwitchLoggerByConfig.Demo
練習透過組態切換 Logger 機制於 .NET 上。(To practice how switch logger by config on .NET.)EventBus.RabbitMQ.Demo
透過 RabbitMQ 簡單示範如何使用事件匯流排。(Demo how to use event bus with RabbitMQ.)GenerateCoverageReportWithAction.CSharp.Demo
練習實作 Github Action 並產生程式碼涵蓋率報告(To practice generate code coverage report with github action.)NetCore.JwtAuth.Demo
練習 JWT Token-based authentication 實作於 .NET Core 3.1 上(To practice how jwt token-based authentication implement on .NET Core 3.1.)Love Open Source and this site? Check out how you can help us