olfonur's Stars
wapplegate/AccessTokenClient
This .NET library simplifies client credentials access token requests with an access token client that can be reused for all your services.
msmolka/ZNetCS.AspNetCore.IPFiltering
A middleware that allows whitelist or blacklist incomming requests based on IP address. It can be configured using single IP address or ranges. It supports single IP, IP range IPv4 and IPv6.
dynamicexpresso/DynamicExpresso
C# expressions interpreter
altmann/FluentResults
A generalised Result object implementation for .NET/C#
cotes2020/jekyll-theme-chirpy
A minimal, responsive, and feature-rich Jekyll theme for technical writing.
ashmind/mirrorsharp
MirrorSharp is a code editor <textarea> built on Roslyn and CodeMirror
ysulyma/rp-codebooth
Liqvid widget for interactive code demonstrations
liqvidjs/liqvid
Library for interactive videos in React
lowlighter/metrics
📊 An infographics generator with 30+ plugins and 300+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
djfoxer/PerformanceDotNet
Console application to compare performance of variety .NET SDKs ( .NET Framework (4.8), .NET Core (3.1.x), .NET 5, .NET 6 and Mono) on various OS
dotnet-outdated/dotnet-outdated
A .NET Core global tool to display and update outdated NuGet packages in a project
ThreeMammals/Ocelot
.NET API Gateway
Stirling-Tools/Stirling-PDF
#1 Locally hosted web application that allows you to perform various operations on PDF files
zakariamaaraki/RemoteCodeCompiler
An online code compiler supporting 11 programming languages (Java, Kotlin, Scala, C, C++, C#, Golang, Python, Ruby, Rust and Haskell) for competitive programming and coding interviews.
wxh06/dockerjudge
A LXC Based Online Judge Engine, by @wxh06 at @piterator-org
Jaagrav/CodeX
CodeX is an online compiler for various languages like Java, C++, Python, etc. Execute code in various languages on your own website for free with the CodeX API!!!
judge0/judge0
🔥 The most advanced open-source online code execution system in the world.
NaskoIT/JudgeSystem
An open-source judge system for evaluating programmming code and managing problems, lectures, exams and competitions.
manuarora700/react-code-editor
💻 Build your own code editor that compiles and runs 40+ programming languages.
rudrabarad/Gifs
Collection of some Coding / Programming Gifs that can be used in Special Repository :trollface:
Anmol-Baranwal/Cool-GIFs-For-GitHub
🤝 Awesome List of GIFs & avatars to use in GitHub.
microsoft/ApplicationInspector
A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using static analysis with a json based rules engine. Ideal for scanning components before use or detecting feature level changes.
openiddict/openiddict-samples
.NET samples for OpenIddict
alexisrolland/docker-openssl
🔑OpenSSL container to create certificates and keys
phmonte/Buildalyzer
A utility to perform design-time builds of .NET projects without having to think too hard about it.
bjorkstromm/depends
Tool for generating dependency trees for .NET projects
autofac/Autofac.Extras.DynamicProxy
Interceptor and decorator support for Autofac IoC via Castle DynamicProxy
apple/foundationdb
FoundationDB - the open source, distributed, transactional key-value store
Infisical/infisical
♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI
billdinger/OwaspTop10Examples
A demonstration of OWASP 2017 Top 10 and .NET Core