DansUtilityLibraries.CSharpLibrary
1.1.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DansUtilityLibraries.CSharpLibrary --version 1.1.0.1
NuGet\Install-Package DansUtilityLibraries.CSharpLibrary -Version 1.1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DansUtilityLibraries.CSharpLibrary" Version="1.1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DansUtilityLibraries.CSharpLibrary --version 1.1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DansUtilityLibraries.CSharpLibrary, 1.1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DansUtilityLibraries.CSharpLibrary as a Cake Addin #addin nuget:?package=DansUtilityLibraries.CSharpLibrary&version=1.1.0.1 // Install DansUtilityLibraries.CSharpLibrary as a Cake Tool #tool nuget:?package=DansUtilityLibraries.CSharpLibrary&version=1.1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A collection of C# code.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DansUtilityLibraries.CSharpLibrary:
Package | Downloads |
---|---|
sebingel.sharpchievements
Achievementsystem for C# |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.3.0 | 17,739 | 11/23/2016 |
5.2.0.1 | 1,420 | 4/29/2016 |
5.2.0 | 1,357 | 4/29/2016 |
5.1.0 | 1,487 | 4/19/2016 |
5.0.0 | 1,408 | 4/17/2016 |
4.0.0 | 1,357 | 3/31/2016 |
3.0.0.1 | 1,386 | 3/29/2016 |
3.0.0 | 1,396 | 3/29/2016 |
2.1.2 | 1,374 | 1/21/2016 |
2.1.1 | 1,337 | 1/21/2016 |
2.1.0 | 1,378 | 1/21/2016 |
2.0.1 | 1,427 | 12/13/2015 |
2.0.0.1 | 1,342 | 12/10/2015 |
2.0.0 | 1,493 | 12/10/2015 |
1.4.1 | 1,461 | 12/10/2015 |
1.4.0.1 | 1,436 | 12/10/2015 |
1.4.0 | 1,353 | 12/9/2015 |
1.3.4 | 2,626 | 10/29/2015 |
1.3.3 | 1,689 | 10/29/2015 |
1.3.2 | 1,607 | 10/29/2015 |
1.3.1 | 1,683 | 10/8/2015 |
1.3.0 | 2,038 | 4/8/2014 |
1.2.1 | 1,930 | 10/8/2015 |
1.2.0.1 | 2,233 | 11/3/2014 |
1.2.0 | 1,557 | 3/14/2014 |
1.1.2 | 2,128 | 3/2/2014 |
1.1.1.1 | 1,813 | 3/2/2014 |
1.1.1 | 1,888 | 2/5/2014 |
1.1.0.3 | 1,621 | 1/29/2014 |
1.1.0.2 | 1,525 | 1/29/2014 |
1.1.0.1 | 1,542 | 1/29/2014 |
1.1.0 | 1,585 | 1/9/2014 |
1.0.1 | 1,595 | 9/27/2013 |
1.0.0 | 1,597 | 9/19/2013 |
- Modified DelayedEvent class to allow a Sender and EventArgs to be sent with the event.