Found 127 packages
Why? Because the nuget designers wrongly disallow creation of a nuget that has nothing. You must have at least a dependency or content. So here are some content folders, which contain nothing. I had a legitimately need for a nuget with nothing, as I was using it as a seed from which I was going to update to a later version which contains something. So my personal choice is to not have those empty content folders, but for laughs create a seed nuget that had a dependency on "Nuget.Of.Nothing".
If you want to use `void` as a type parameter, but C# won't let you...
A unit/nothing type for C#
This nuget package does nothing.
.net spider for www.autohome.com
A standardized unit type. Be sure to make your own
Scrapy www.autohome.com
Just Test For Nuget
MyLib2 and MyLib3
Code for working modbus-like protocol: command sender for testing (master)
Option types for C# with LINQ support and rich fluent syntax for many popular uses: var maybeOne = "one".ToMaybe(); Maybe<string> maybeAnother; var maybeBoth = from one in maybeOne from another in maybeAnother select one + another; maybeBoth.Match( both => Console.WriteLine("Result is: {0}", both), @else: () => Console.WriteLine("Result is Nothing, as one of the inputs was Nothing") );
Package Description
My First Package
Generate test data. Quickly.
Test nuget package manager
It allows to generate licence your app need and all information about companies etc
Create basic .NET 6 solution and projects based on clean architecture principle.
A multi select dropdown directive for AngularJS. Allows you to use HTML tags and CSS in the data. Requires only AngularJS and nothing else.