Alexcei88's Stars
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
DigDes/SoapCore
SOAP extension for ASP.NET Core
ikyriak/IdempotentAPI
A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempotency-key by using an ASP.NET Core attribute (filter).
JonPSmith/Net.DistributedFileStoreCache
NET distributed cache using a json file as the shared resourse with very fast Get
lizan/bazel-cmakelists
Convert Bazel C++ targets to CMakeLists for IDEs
lkosson/reportviewercore
Recompilation of Microsoft.ReportViewer for .NET Core 3.1+
ProblemDetails/Problem.Details
Consistent error detail responses for ASP.NET core.
mehdy/keepalived-exporter
Prometheus Keepalived exporter
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
noricube/xxHashSharp
A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)
Cyan4973/xxHash
Extremely fast non-cryptographic hash algorithm
ssg/HashDepot
.NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms
l2aggron/slurmio-school-dev-k8s-notes
Notes created in the learning process of kubernetes school (by slurm & VK (ex mail.ru) cloud solutions)
slurm-personal/school-dev-k8s
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
proxy-wasm/proxy-wasm-cpp-sdk
WebAssembly for Proxies (C++ SDK)
deemru/msspi
TLS client/server framework mimics OpenSSL to SSP interface
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
hashicorp/nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
dotnet-architecture/News
News on .NET Architecture Guidance, eShopOnContainers and all the reference apps in dotnet-architecture
luraproject/lura
Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation
NLog/NLog.Web
NLog integration for ASP.NET & ASP.NET Core 2-8
dotnet/Docker.DotNet
:whale: .NET (C#) Client Library for Docker API
Dolfik1/Mappy
Slapper compatible object mapper
isayme/go-amqp-reconnect
auto reconnecting example for github.com/streadway/amqp Connection & Channel
markmcdowell/NLog.Targets.ElasticSearch
NLog target for Elasticsearch
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
evjenio/masking.serilog
Masking sensitive information during logging to Serilog by hiding individual properties
manfredsteyer/angular-oauth2-oidc
Support for OAuth 2 and OpenId Connect (OIDC) in Angular.
jerryhoff/WebGoat.NET
OWASP WebGoat.NET