• Lemon's avatar
    Hotfix/dotnet store (#88) · d1c59b4b
    Lemon authored
    * Set up CI with Azure Pipelines
    
    * Clean up solution structure
    
    * Delete SkyWalking.NetworkProtocol
    
    * remove HostingStartup
    
    * Rename "SkyWalking.AspNetCore" to "SkyWalking.Agent.AspNetCore"
    
    * Add SkyWalking.DotNet.CLI for SkyWalking dotnet global tool
    
    * Fix CI:  DotnetTool does not support target framework lower than netcoreapp2.1.
    
    * Add SkyWalking.DotNet.CLI.Command parser
    
    * Implement the "dotnet sw install" command to install the SkyWalking .NET Core Agent.
    
    * Add SkyWalking additonalDeps
    
    * Generate config file for SkyWalking .NET Core Agent
    
    * Update DirectoryProvider.cs
    
    * Fix : Access to the path is denied in windows
    
    * Fix : Access to the path is denied in windows
    
    * Change tmp directory log
    
    * Fix Information log level
    
    * Rename SkyWalking.DotNet.CLI tool command
    
    * Update README.md
    
    * Fix : An assembly specified in the application dependencies manifest was not found
    
    * Update README.md
    
    * Fix install SkyWalking DotNet CLI
    
    * Fix dotnet store error on windows
    d1c59b4b
Name
Last commit
Last update
.github Loading commit data...
build Loading commit data...
cli/SkyWalking.DotNet.CLI Loading commit data...
docs Loading commit data...
protos @ 04e6ecad Loading commit data...
sample Loading commit data...
src Loading commit data...
test/SkyWalking.Core.Tests Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
CONTIBUTING.md Loading commit data...
LICENSE Loading commit data...
NuGet.config Loading commit data...
README.md Loading commit data...
appveyor.yml Loading commit data...
build.cake Loading commit data...
build.ps1 Loading commit data...
generate_protos.bat Loading commit data...
generate_protos_linux.sh Loading commit data...
generate_protos_macos.sh Loading commit data...
skywalking-netcore.sln Loading commit data...