18 packages tagged with “main”
It allows to store all configuration in files outside of your project directory
当前什么都不做,请下载DataGate.*的程序包
Web Testing library using Selenium to test any of the websites, just simplifying the process to to a unit test on your website
Code review activity. Use this activity along with nuget package (Hexaware.CodeReviewLibrary.Activities)
GTest default main function
Run annotated methods on the Main Thread
An enum for common git repository branch names
An MvvmLight helper for calling RaisePropertyChanged on the UI thread from a PCL. See Project Site for instructions.
Provides application start-up container and extensions. RightTurn helps to manage your configuration, logging, exception handling and command line parser during application start-up.
Provides Configuration extensions for RightTurn start-up container.
Provides logging extensions for RightTurn start-up container.
Provides CommandLineParser extensions for RightTurn start-up container.
Main Bower Files (main-bower-files) binding library for Bridge.NET projects.
Provides Serilog extensions for RightTurn start-up container.
Provides async startup object support for VB 16.9+ . Requires .NET SDK >= 5.0.200 . Syntax: Async Function MainAsync() As Task or Async Function MainAsync(args As String()) As Task
A collection of controls that have been removed from System.Windows.Forms.
Use this package to format text to become a link searchable by systems. This: my title to create a link To this: my-title-to-create-a-link Example: using FormatToLink; var format = new Main(); Console.WriteLine(format.FormatToLink("Hello, World!")); //result: hello-world
Clamp JS Main (clamp-js-main) binding library for Bridge.NET projects.