"dotMemory Unit is an additional unit testing framework that allows you to write tests that check code for all kinds of memory issues. For example, these can be tests that determine leaks by checking memory for objects of a particular type, or tests that track memory traffic and fail in case the traffic exceeds some threshold. In other words, dotMemory Unit extends your unit testing framework (NUnit, MSTest, or other) with the functionality of a memory profiler.To run tests that use dotMemory Unit, you should reference the dotMemory.Unit assembly (which is a part of this package) from your test project.Tests with the support for dotMemory Unit can be run either with a standalone unit test runner of your choice or with the ReSharper unit test runner. For standalone runners, you should use a mediator - the standalone dotMemory Unit launcher. If you want to use the ReSharper unit test runner, you should have either ReSharper 9.1 (or later) or dotCover 3.1 (or later) installed on your machine"
Library or NuGet package built with .net standard and c# by JetBrains.
Project website: https://www.jetbrains.com/dotmemory/unit/
NuGet: https://www.nuget.org/packages/JetBrains.DotMemoryUnit
"An implementation of StyleCop's rules using Roslyn analyzers and code fixes"
Library or NuGet package built with .net standard and c# by Sam Harwell et. al..
"Official Vowpal Wabbit library including C# interface."
Library or NuGet package built with .net standard and c# by John Langford et al.
"An NLog target that writes structured log events to Seq"
Library or NuGet package built with .net standard and c# by Datalust & Contributors.
"Microsoft.Extensions.Configuration support for App Metrics e.g. appsettings.json"
Library or NuGet package built with .net standard and c# by Allan Hardy and Contributors.
"NewId is an ordered 128-bit unique identifier generator using the Flake algorithm."
Library or NuGet package built with .net standard and c# by Chris Patterson.
"Simple REST and HTTP API Client"
Library or NuGet package built with .net standard and c# by John Sheehan & RestSharp Community.
Hello, I'm Corstiaan. I'm a .net developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2023 - created by Corstiaan Hesselink - submit project - RSS feed - contact