Info
Version: | 1.0.0-rc.2 |
Author(s): | Sea Millo |
Last Update: | Wednesday, August 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Sellorio/JazSharp |
NuGet Url: | https://www.nuget.org/packages/JazSharp |
Install
Install-Package JazSharp
dotnet add package JazSharp
paket add JazSharp
JazSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Mono.Cecil(>= 0.10.4)
- System.Collections.Immutable(>= 1.5.0)
- System.Runtime.Loader(>= 4.3.0)
- Microsoft.Extensions.DependencyModel(>= 2.1.0)
Tags
Major benefits of using this framework over others is that you can mock non-virtual and static calls
removing interfaces and dependency injection as requirements for effective unit testing.