jnm2
- 532,458 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
- 253,056 total downloads
- last updated 9/15/2021
- Latest version: 2.0.0
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
- 80,308 total downloads
- last updated 1/10/2018
- Latest version: 0.3.1
Deprecated. Use the unified package AsyncBridge instead.
- 50,468 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
- 12,512 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
- 8,776 total downloads
- last updated 1/10/2018
- Latest version: 0.3.1
Deprecated. Use the unified package AsyncBridge instead.
- 2,433 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,361 total downloads
- last updated 12/19/2016
- Latest version: 1.0.1
Windows low level keyboard hooking component