jnm2
-
- 29,743,117 total downloads
- last updated 8/24/2022
- Latest version: 4.1.0
Shouldly - Assertion framework for .NET. The way asserting *Should* be -
- 660,844 total downloads
- last updated 1/25/2020
- Latest version: 1.0.1
A community answer to Microsoft’s decision to single out net35 by excluding it from the https://www.nuget.org/packages/Microsoft.NETFramework.ReferenceAssemblies/ package. This package provides the .NET Framework 3.5 reference assemblies so that net35 projects can be built using the dotnet... More information -
- 340,928 total downloads
- last updated 10/25/2022
- Latest version: 2.0.2
Enable using the new Value Tuple structure to write elegant code that allows async methods to be fired in parallel despite having different return types var (result1, result2) = await (GetStringAsync(), GetGuidAsync()); Based on the work of Joseph Musser https://github.com/jnm2 -
- 102,387 total downloads
- last updated 1/10/2018
- Latest version: 0.3.1
Deprecated. Use the unified package AsyncBridge instead. -
- 60,267 total downloads
- last updated 1/10/2018
- Latest version: 0.3.1
C# 5 async/await support for .NET Framework pre-4.5 This package is now unified to include all functionality from AsyncBridge.Net35 and AsyncBridge.Portable. -
DevExpressMods by: jnm2
- 14,470 total downloads
- last updated 12/2/2017
- Latest version: 1.3.0
Supports DevExpress XtraReports 17.2.4+ and hotfixes of 17.2.3 This project is now on track to be deprecated. What you need to know: https://github.com/jnm2/DevExpressMods/issues/23 Kudos to DevExpress for doing the right thing and providing a first-class experience! That was the goal I was hoping... More information -
- 11,814 total downloads
- last updated 1/10/2018
- Latest version: 0.3.1
Deprecated. Use the unified package AsyncBridge instead. -
- 2,815 total downloads
- last updated 1/10/2018
- Latest version: 1.0.0
Generates readable external API contract text files for assemblies on build. -
LowLevelHooking by: jnm2
- 2,768 total downloads
- last updated 12/19/2016
- Latest version: 1.0.1
Windows low level keyboard hooking component