[DOC] Getting started tutorial for .NET
Change in the documentation
Create a getting started tutorial for .NET. The JavaScript tutorial can be used as a reference. The .NET flagd provider can be found here.
Can I work on this issue?
Sure, that would be great!
FYI @toddbaert
@beeme1mr can you tell me what will be best practice for generating a pull request in this repository?
@beeme1mr can you tell me what will be best practice for generating a pull request in this repository?
You should be able to simply fork it, then follow the CONTRIBUTING doc to get things running locally. Once your changes are good to go, you can create a PR from your fork.
I am confused. .NET and ASP.NET both are different things. On which topic, do I have to write the tutorial?
Hey all,
I have created a pull request (#910) that adds a getting started tutorial for .NET and ASP.NET Core.
I would appreciate any feedback!
Thanks!
Thanks! I'll check it out as soon as possible.