"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
"Provides types that can be used to model the structure of a source code document and to output source code for that model in a supported language.Commonly Used Types:Sys…"
Library or NuGet package built with .net standard and c# by Microsoft.
"This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). P…"
Library or NuGet package built with .net standard and c# by Eric Sink.
"OpenTelemetry .NET API"
Library or NuGet package built with .net standard and c# by OpenTelemetry Authors.
"log4stash is a log4net appender for easy logging of exceptions and messages to Elasticsearch indices. You can configure few filters to anal…"
Library or NuGet package built with .net standard and c# by urielha.
"A little utility to perform design-time builds of .NET projects without having to think too hard about it. Should work with any project type on any .NET runtime."
Library or NuGet package built with .net standard and c# by Dave Glick and contributors.
"Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.This package was built from the source code at https:…"
Library or NuGet package built with .net standard and c# by Microsoft.
Hello, I'm Corstiaan. I'm a software 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.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact