Top 20 NuGet code Packages

Full safe inter-process communication solution. Allows to start processes and exchange data between them. Including processes started by different users, including SYSTEM account. Provides support to start processes in user context when the parent process is started from SYSTEM account. Provide...
Libraries useful to build custom installers. This one is specific to Windows systems, where WPF / WinForms are not needed use Woof.Core.Deployment instead.
.NET Standard extensions to make some debugging / benchmarking work easier.
Lightweigth class used for profiling code performace using timestamps.
My package description.
MSBuild tasks and targets for code generation
UK Postcode Data Structure
Additional code analyzer rules
OpenVsixSignTool is a command-line tool for signing a VSIX file using a certificate or Azure Key Vault.
Contains analyser which helps to find issue: "Namespace must match file location"
Provides the logic to produce generated outputs using the Modeller.Base components.
Code generator using model files and compiled template components
CoreZipCode is useful to retrives zipcodes and postalcodes.
The Assumptions library provides a clean method to make implicit assumptions explicit in C#.
C# .Net Code Generator designed to generate the following assets based on a C# Interface: * SQL Server 2016 Stored Procedures for CRUD activiity * Repository code for converting raw JSON to concrete implementations of C# Interface * Model code which is the concrete implementation of C# Inte...
Awesome sample nuget
This package is forked from https://github.com/dotnet/codeformatter Add below snippet to your .csproj files <ItemGroup> <PackageReference Include="Dotnet.CodeFormatter.BuildTask.Fork" Version="0.0.2"> <PrivateAssets>all</PrivateAssets> </PackageReference> </ItemGroup>
Provide postal codes (about 40000) for France (metropolis and DOM), those of the TOM, as well as MONACO. Data : - Name of the municipality - Postal code Methods : - GetLocation (Takes a string as postal code and return a string as municipality name, or "NoN" if no match found) - GetPostalCode (Tak...