71 packages tagged with “scripts”
Package Manager Console scripts for DbUp. New-Migration [Name] and Start-Migrations commands help to make creating and running DbUp migrations easy.
sources custom init scripts and includes custom powershell modules in the package manager console
MainBrain build scripts.
Integrates a JavaScript engine to AngleSharp.
Extends DbUp to provide SQL Server object definition scripting when running migrations from Visual Studio. When a database object changes during a migration, its definition will be saved in the project.
Integrates a JavaScript engine (Jint) to AngleSharp.
This project is the SDK for the EventHorizon Game Client Scripts.
dotnet tool to run arbitrary commands from a project's "scripts" object
Extensions for ASP.NET MVC3 (razor) site project with some htmlhelpers, scripts managment (for exsample, better placement), content extensions. Extension create a new layout file in shared folder _LayoutExtended.cshtml with better placed scripts.
Express localization settings package for dotnet core web appliations. Localize (Views, DataAnnotations, ModelBinding, IdentityErrors, Client side validation errors and scripts) and add RouteValueRequestCultureProivder with one clean step.
Simple database migrator
Deep deletion command for .NET (like rm -rf)
Extensions to DbUp supporting easy filtering, ordering and versioning.
Script and Stylesheet manager for ASP.NET applications
Library for running database scripts across different evnironments for easier DevOps
ScriptBlox Scripts API
.NET script programming language
Database provider for XLocalizer.
ASP.NET MVC extensions for the ASP.NET Client Resource Manager
LocalizeTagHelper for XLocalizer.
Bunder is a .NET Core AspNetCore front-end asset bundling manager and rendering handler.
Small (almost cross Database: SQL Server, MySql, Postgres and SqLite) tool for create/delete database, execute queries and retrieve data mainly designed to help to set up infrastructure for unit tests
DBUp is a package which manages database updates. This package adds additinoal functionality to DBUp like creating the database and log table.
A library containing tools to run C# scripts on DefaultEcs entities or their components - this can be useful to implement data-driven games with external interaction scripts
Control everything: Visual Studio, MSBuild Tools, CI, and more. Event-Catcher with variety of advanced Actions to service projects, libraries, build processes, runtime environment of the Visual Studio, MSBuild Tools, and … ⚠ Modern Official Packages will be distributed as https://www.nuget.org/packages/vsSolutionBuildEvent Please consider upgrading 📦 https://www.nuget.org/packages/vsSBE.CI.MSBuild is no longer maintained. Open source project https://github.com/3F/vsSolutionBuildEvent
A class library that provides access to the terminal and allows running bash and cmd scripts in C#.
Пакет заменяет стандартный WebViewPage, в cshtml появляются свойства Styles и Scripts.
This client library allow you to easy include scripts and styles and forces them to refresh at every new publication. How to use: Example bundles: Use: @Html.RenderJs("/bundles/scripts") instead @Scripts.Render("/bundles/scripts") Use: @Html.RenderCss("/Content/css") instead @Styles.Render("/Content/css") Example single file: Use: @Html.RenderJs("/Content/global.js") instead <script type="text/javascript" src="/Content/global.js"></script> Use: @Html.RenderCss("/Content/style.css") instead <link rel="stylesheet" href="/Content/style.css" />
Various methods to detect with which Unicode Script(s) a given text is written. Allows to export the contained Unicode data structures to your application as .net classes. Based on Unicode v.12.0.0 data files. Implemented as standard library 2.0.
.NET CLI Tool that prints the command-line arguments it receives, to help debug scripts and apps.