HoboRobo123's Stars
Ricimon/shin-roulette
A discord.py bot to do FFXIV content
Veraticus/findingway
Veraticus/clearingway
ffxiv-teamcraft/simulator
Crafting simulator for FINAL FANTASY XIV
ffxiv-teamcraft/ffxiv-teamcraft
A ffxiv tool to handle collaborative crafts easily
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
dotnet/orleans
Cloud Native application framework for .NET
brockallen/ProxyMap
Reverse proxy for mapped paths for ASP.NET Core
brockallen/ConfigureWindowsCustomProtocolUri
Sample that configures a custom protocol URI on Windows
brockallen/NamedPipesSample
Sample of using named pipes
IdentityManager/IdentityManager2
Development tool for administering users and roles
swagger-api/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
IdentityServer/IdentityServer4.WsFederation
Sample for implementing WS-Federation IdP support for IdentityServer4
IdentityServer/IdentityServer4.AspNetIdentity
ASP.NET Core Identity integration for IdentityServer4
IdentityServer/IdentityServer4.EntityFramework
EntityFramework persistence layer for IdentityServer4
IdentityServer/IdentityServer4.AccessTokenValidation
IdentityServer Access Token Validation for ASP.NET Core
dotnet-architecture/HealthChecks
Experimental Health Checks for building services, such as with ASP.NET Core
seven1986/IdentityServer4.MicroService.ApiResource
AspNetCore ApiResrouce for IdentityServer4.MicroService
seven1986/IdentityServer4.MicroService.AdminUI
微服务统一管理后台UI
seven1986/oauthapp
前端发布工具
oskardudycz/GoldenEye
The CQRS flavoured framework that will speed up your WebAPI and Microservices development
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
dotnet/csharplang
The official repo for the design of the C# programming language
dotnet/designs
This repo is used for reviewing new .NET designs.
PolicyServer/Samples
Samples for PolicyServer
PolicyServer/PolicyServer.Local
Sample OSS version of PolicyServer
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
IdentityServer/IdentityServer4.Quickstart.UI
Starter UI for in-memory IdentityServer4