Unverified Commit 426f0103 authored by 吴晟 Wu Sheng's avatar 吴晟 Wu Sheng Committed by GitHub

Adjust some documents (#34)

* Update README.md

* Update Supported-list.md
parent b0d5a562
...@@ -3,7 +3,7 @@ SkyWalking C#/.NET instrument agent ...@@ -3,7 +3,7 @@ SkyWalking C#/.NET instrument agent
<img src="https://skywalkingtest.github.io/page-resources/3.0/skywalking.png" alt="Sky Walking logo" height="90px" align="right" /> <img src="https://skywalkingtest.github.io/page-resources/3.0/skywalking.png" alt="Sky Walking logo" height="90px" align="right" />
[Apache SkyWalking](https://github.com/apache/incubator-skywalking) is an APM designed for microservices, cloud native and container-based (Docker, K8s, Mesos) architectures. **SkyWalking-netcore** provides a compatible agent in C# and .NETStandard platform. [Apache SkyWalking](https://github.com/apache/incubator-skywalking) is an APM designed for microservices, cloud native and container-based (Docker, K8s, Mesos) architectures. **SkyWalking-netcore** provides the native support agent in C# and .NETStandard platform, with the helps from Apache SkyWalking committer team.
[![Twitter Follow](https://img.shields.io/twitter/follow/asfskywalking.svg?style=for-the-badge&label=Follow&logo=twitter)](https://twitter.com/AsfSkyWalking) [![Twitter Follow](https://img.shields.io/twitter/follow/asfskywalking.svg?style=for-the-badge&label=Follow&logo=twitter)](https://twitter.com/AsfSkyWalking)
...@@ -81,11 +81,6 @@ This section is in progress here: [Contributing to skywalking-netcore](/CONTIBUT ...@@ -81,11 +81,6 @@ This section is in progress here: [Contributing to skywalking-netcore](/CONTIBUT
# Roadmap # Roadmap
Expect to release 0.2 compatible in May. 2018 Expect to release 0.2 compatible in May. 2018
#### Support Framework
- [EntityFrameworkCore](https://github.com/aspnet/EntityFrameworkCore)
- [.NET Core BCL types (HttpClient and SqlClient)](https://github.com/dotnet/corefx)
- [CAP](https://github.com/dotnetcore/CAP)
# Contact Us # Contact Us
* Submit an issue * Submit an issue
* [Gitter](https://gitter.im/openskywalking/Lobby) English * [Gitter](https://gitter.im/openskywalking/Lobby) English
......
* Web Framework - [ASP.NET Core](https://github.com/aspnet)
* [ASP.NET Core](https://github.com/aspnet) - [HttpClientFactory](https://github.com/aspnet/HttpClientFactory)
* HttpClient - [EntityFrameworkCore](https://github.com/aspnet/EntityFrameworkCore)
* [HttpClientFactory](https://github.com/aspnet/HttpClientFactory) - [.NET Core BCL types (HttpClient and SqlClient)](https://github.com/dotnet/corefx)
\ No newline at end of file - [CAP](https://github.com/dotnetcore/CAP)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment