Skip to content

scope-demo/scopeagent-reference-dotnet

Repository files navigation

ScopeAgent .NET Reference Project

ScopeAgent-Reference is the reference app to showcase Scope integration and functionality in a .NET Core Solution, containing examples for C#, VB.NET and F#

In order to execute it, please follow the instructions at https://scope.undefinedlabs.com/docs/dotnet-installation

Solution Structure

Reference source code

Path Description
src/Reference.Csharp C# project containing Models, Entities, Http clients, Redis clients and Database connectors as an application logic representation without any reference to Opentracing neither the ScopeAgent.
src/Reference.VB VB.NET project containing Models, Entities, Http clients, Redis clients and Database connectors as an application logic representation without any reference to Opentracing neither the ScopeAgent.

Reference unit tests

Path Description
tests/csharp/Reference.Tests.CSharp.MSTest C# project for MSTest Framework
tests/csharp/Reference.Tests.CSharp.NUnit C# project for NUnit Framework
tests/csharp/Reference.Tests.CSharp.xUnit C# project for xUnit Framework
tests/csharp/Reference.Tests.VB.MSTest VB.NET project for MSTest Framework
tests/csharp/Reference.Tests.VB.NUnit VB.NET project for NUnit Framework
tests/csharp/Reference.Tests.VB.xUnit VB.NET project for xUnit Framework
tests/csharp/Reference.Tests.FSharp.MSTest F# project for MSTest Framework
tests/csharp/Reference.Tests.FSharp.NUnit F# project for NUnit Framework
tests/csharp/Reference.Tests.FSharp.xUnit F# project for xUnit Framework

Available Unit Tests

Available Integration Tests

About

Reference app to showcase Scope integration and functionality in .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published