CristianGarridoC's Stars
spf13/viper
Go configuration with fangs
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
Sairyss/domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
scalar/scalar
Scalar is an open-source API platform: 🌐 Modern Rest API Client 📖 Beautiful API References ✨ 1st-Class OpenAPI/Swagger Support
DATA-DOG/go-sqlmock
Sql mock driver for golang to test database interactions
JoshClose/CsvHelper
Library to help reading and writing CSV files
testcontainers/testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
morelinq/MoreLINQ
Extensions to LINQ to Objects
Shpota/github-activity-generator
A script that helps generate a rich GitHub Contribution Graph for your account 🤖
ZiggyCreatures/FusionCache
FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
thomaspoignant/go-feature-flag
GO Feature Flag is a simple, complete and lightweight self-hosted feature flag solution 100% Open Source. 🎛️
saulamsal/netflix-ui
Netflix UI in Expo/React Native
microsoft/FeatureManagement-Dotnet
Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a consistent experience when developing applications that use patterns such as beta access, rollout, dark deployments, and more.
TNG/ArchUnitNET
A C# architecture test library to specify and assert architecture rules in C# for automated testing.
naughtygopher/goapp
An opinionated guideline to structure & develop a Go web application/service
ncalc/ncalc
NCalc is a fast and lightweight expression evaluator library for .NET, designed for flexibility and high performance. It supports a wide range of mathematical and logical operations.
ankorstore/yokai
Simple, modular, and observable Go framework for backend applications.
Drizin/DapperQueryBuilder
Dapper Query Builder using String Interpolation and Fluent API
orsinium-labs/enum
Type safe enums for Go without code generation or reflection
kkyr/fig
A minimalist Go configuration library
Tyrrrz/DotnetRuntimeBootstrapper
Bootstrapped framework-dependent deployment for .NET applications
Kralizek/AWSSecretsManagerConfigurationExtensions
This repository contains a provider for Microsoft.Extensions.Configuration that retrieves secrets stored in AWS Secrets Manager.
tompazourek/NaturalSort.Extension
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
go-kod/kod
A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors
weichch/system-text-json-jsondiffpatch
High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902 JSON Patch format.
aws/aws-secretsmanager-caching-go
The AWS Secrets Manager Go caching client enables in-process caching of secrets for Go applications.
destructurama/json-net
Adds support for logging JSON.NET dynamic types as structured data with Serilog
loan-mgt/dum-flyway-validate
CLI tool to validate flyway migration for CI/CD
patrickvecchio/CustomConfigurationProviders
Custom .Net Config Providers