shivakb's Repositories
shivakb/AdaptiveClient
Library and pattern for creating a scalable, loosely coupled service layer. Build interdependent services that are granular and testable. Inject a single client that allows the application to access the entire service layer. Provision services across multiple providers and transports with almost zero application infrastructure.
shivakb/Clean-Architecture-MS2-Template
This is a clean architectural Template for visual studio to start a new project with clean architecture!
shivakb/CleanArchitecture.WorkerService
A solution template using Clean Architecture for building a .NET Core Worker Service.
shivakb/FreeCodeCamp-Pandas-Real-Life-Example
shivakb/gitroom
📨 Schedule social media and articles. Exchange or buy posts from other members 👨🏻💻. Monitor your GitHub trending, and so much more 📈.
shivakb/johnson.net
shivakb/Nager.ArticleNumber
C# Validate Article Numbers ASIN, EAN8, EAN13, GTIN, ISBN, ISBN13, SKU, UPC
shivakb/next
shivakb/public
Public samples
shivakb/Sample-Twitch
Sample created in the live-coding video series
shivakb/Secure_gRpc
Security Experiments with gRPC and ASP.NET Core 5
shivakb/SolidSample
shivakb/Use-Mapster-In-DotNet
How to use Mapster in .Net project
shivakb/Util
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。