Giter VIP home page Giter VIP logo

honeycomb's Introduction

英文 | 中文

honeycomb

Requirements

  • Visual Studio 2017
  • .NET Core 2.0/2.1
  • Windows 10 v1803
  • Docker Version 18.03.1-ce-win65

Open Source Projects

Projects Illustrate

  • Nyw.ApiGateway:
    • ApiGatewat service, base Ocelot and load configuration from Consul
  • Nyw.Employee:Web API Test Project
    • Consul as configuration source provider
    • Register itself to consul as a service when lunch
  • Nyw.Vendor:Web API Test Project
    • Consul as configuration source provider
    • Register itself to consul as a service when lunch
    • Using serilog,write log to Console, File, Elasticsearch
  • Nyw.AppExtensions:Class Library
    • .et core middlerware, Consul extension,the app could registry itself to Consul when lunch
  • Nyw.IdentityServer:Web API Project for IdentityServer
    • Persisent data to sqlserver using IdentityServer4.EntityFramework
    • Using customize user model
  • Nyw.ExchangeRateTask:Console app as Schedule Task, mock to query Exchange Rage Schdulely
    • Use serilog to output log
    • Build simple schedule task using Quartz.NET
    • Quartz.NET work with Serilog
  • Nyw.Portal:Customzie USer Protal, plan to consum API
    • add skywalking netcore
    • add redis cache
  • Nyw.Configuration.SqlServer: IConfiguration SQL Server Provider Middlerware
    • Use SQL Server as IConfigguration Provider, it can load appsettings from sqlserver now

Proofed Functions

  • Ocelot:
    1. Rounting
    2. Quality of Service
    3. Rate Limiting
    4. Service Discovery, work with consul
    5. Add ApiGateway Admin API craft
    6. Add nlog support;
  • Consul
    1. Key/Value
    2. Dotnetcore Configuration Provider
    3. Service Registry
    4. Health Check
  • IdentityServer:
    1. IdentityServer4.EntityFramework
    2. Customize User Model
  • Serilog:
    1. ASP.NET Core 2.x log using Serilog
    2. Output log to console
    3. Output log to file
    4. Output log to Elasticsearch
  • ELK:
    1. ELK Docker Compose build quickly
    2. Write log to Elk
    3. Basicly create index and search
  • Quartz.NET:
    1. Simple Schedule with Repeat Count or Forever
    2. Work with Serilog
    3. Console host
  • Skywalking
    1. Basicly .net core apm and application topology map
  • Redis
    1. Basic Usage:connect, add string, read string

honeycomb's People

Contributors

niyw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.