aspnet / WebHooks

[Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What issue/feature add/fix to what repository?

garora opened this issue · comments

@Eilon @HenrikFrystykNielsen - I am working on few new features and observed that these are getting moved to some new or existing repository. Can you please help me to understand this change to I would make sure that I am working on the right repository.

Hi @garora , this repo is for Web Hooks on ASP.NET Core, and the https://github.com/aspnet/AspNetWebHooks repo is for Web Hooks on ASP.NET 4.x (System.Web). If you're planning on making a contribution please log an issue for discussion first and we can go from there. Thanks!

@Eilon - I am doing contributions to WebHooks from its inception and you did approve many of my PR Currently, I am on OneDrive webhooks, please let me know do I need to post somewhere it or just send PR ?

@garora it's really important to us that there are issues logged so that we can:

  1. Make sure the proposal is aligned with our goals for the project
  2. To make it clear to anyone visiting the repo what work we did in each release

@garora I think always starting with logging an issue is the best way to go, thanks!