* Mark activity extensions as internal
* format
* test proj adjustments
* more cleanups
* temporarily remove benchmark. this should be brought back after splitting the project into multiple projects
* fix w3ctracecontext tes
* fix grpctest refs
* Update src/OpenTelemetry.Api/CHANGELOG.md
Co-authored-by: Reiley Yang <reyang@microsoft.com>
Co-authored-by: Reiley Yang <reyang@microsoft.com>
* Add dotnet new template ASP.NET Core gRPC service
* Add Examples.GrpcService project to solution
* Submit to StyleCop's demands
* Add Open Telemetry
* Remove unused usings
* Add Grpc.Net.Client example to example Console project
* Remove comments from original template
* Fix file header
* Add exception handling when gRPC service has not been started
* Apply suggestions from code review
Co-authored-by: Reiley Yang <reyang@microsoft.com>
Co-authored-by: Reiley Yang <reyang@microsoft.com>
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
updating README
updating sql integration test
updating yml
updating dockerfile
updating readme
updating global.asax
updating version and readme
removing unused reference, adding properties folder to be similar to OT project
adding zipkin docker in comments
updating to standard2.1
removing unused usings
updating aspnet/aspnetcore methods naming
applying cijo's suggestions
updating projects to compile semantic file, updating comments
Splitting Instrumentation Projects
updating README
updating sql integration test
updating yml
updating dockerfile
updating readme
updating global.asax
updating version and readme
removing unused reference, adding properties folder to be similar to OT project
adding zipkin docker in comments
updating to standard2.1
removing unused usings
applying cijo's suggestions