Auk.CsharpBootstrapper
1.2.0
dotnet add package Auk.CsharpBootstrapper --version 1.2.0
NuGet\Install-Package Auk.CsharpBootstrapper -Version 1.2.0
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="Auk.CsharpBootstrapper" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Auk.CsharpBootstrapper --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Auk.CsharpBootstrapper, 1.2.0"
#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 Auk.CsharpBootstrapper as a Cake Addin #addin nuget:?package=Auk.CsharpBootstrapper&version=1.2.0 // Install Auk.CsharpBootstrapper as a Cake Tool #tool nuget:?package=Auk.CsharpBootstrapper&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Auk.CsharpBootstrapper Helps to bootstrap C# codes, an enhancement to DevMvcComponent
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- AutoFixture.AutoMoq (>= 4.11.0)
- Fare (>= 2.1.2)
- log4net (>= 2.0.8)
- Moq (>= 4.13.0)
- Newtonsoft.Json (>= 12.0.2)
- NUnit (>= 3.12.0)
- Shouldly (>= 3.0.2)
- StatePrinter (>= 3.0.1)
- System.Private.DataContractSerialization (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
- System.Threading.Tasks.Extensions (>= 4.5.3)
- System.ValueTuple (>= 4.5.0)
- System.Xml.XmlDocument (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.0 | 682 | 10/19/2020 |
1.1.8 | 623 | 10/20/2019 |
1.1.7.1 | 608 | 10/20/2019 |
1.1.7 | 576 | 10/13/2019 |
1.1.6 | 586 | 10/3/2019 |
1.1.5 | 613 | 10/3/2019 |
1.1.4 | 586 | 10/3/2019 |
1.1.3 | 566 | 9/30/2019 |
1.1.2 | 617 | 9/30/2019 |
1.1.1 | 641 | 9/23/2019 |
1.1.0 | 624 | 9/23/2019 |
1.0.9 | 589 | 9/23/2019 |
1.0.8 | 641 | 9/23/2019 |
1.0.7 | 567 | 9/22/2019 |
1.0.6 | 572 | 9/22/2019 |
1.0.5 | 596 | 9/22/2019 |
1.0.4 | 575 | 9/22/2019 |
1.0.3 | 593 | 9/22/2019 |
1.0.2 | 607 | 9/22/2019 |
1.0.1 | 590 | 9/22/2019 |
1.0.0 | 591 | 9/21/2019 |
- Signleton Helper improved- https://youtu.be/BbPD3giJCxg | http://bit.ly/2oxFAEr | http://bit.ly/2oAky89
- retry function improved.
- Improved appendlines function