55 packages tagged with “restore”
dotnet-subset is a .NET tool that copies a subset of files from a repository to a directory. The tool is mainly used in Dockerfiles to optimize the docker build caching for "dotnet restore" instructions.
Enable Package Restore - If you're like me and you enabled package restore and found it was broken on any given build server, you need to install this to fix package restore to the way it should work.
MSBuild task to restore Nuget content files to project folder
A tool to backup and restore MySQL database in C#/VB.NET/ASP.NET. (Runs with MySql.Data by Oracle)
A tool to backup and restore MySQL database in C#/VB.NET/ASP.NET. This library runs with MySqlConnector (MIT)
Snapshots library.
Backup and restore AWS DynamoDB Table to AWS S3 Bucket with AWS Data Pipeline. (Stability: Stable)
Cleanup the document images in .NET. Cleanup artifacts and imperfections in scanned images. Improve scanned documents of poor quality. Remove lines, tables, hole puches and halftones from document images. Cleanup document image to get better optical character recognition (OCR) results. Cleanup document image to get better barcode recognition results. Cleanup images to get better image file compression and size results. Improve the text appearance and readability in document images. Remove JPEG compression artifacts from JPEG images. Segment document image to get better optical character recognition (OCR) results. Segment document image to get better image file compression and size results.
Snapshots xaml library.
Backup, Copy, Delete and Restore options for use with Azure Tables. An alternative to tools such as AZCopy. Backup destination may be to a local file or to Azure storage blob. File may be optionally compressed (zipped). Copy allows for the same or different connection spec for Source and Destination. Restore location may be from local file or Azure storage blob. Blob storage and Azure Table storage connection specs may point to different servers to allow for use in production backup scenarios as well as for restoration of development environments. Restore/Copy will create the table if it does not exist, however data on an existing table will not be deleted. It may be overwritten depending on the source data. Delete allows for full table deletion as well as for rows. When working with Blob storage, a folder in the format {BlobRootName}--table-{TableName} will be used to store the file or retreive the file under the Blob root specified. File created will be in the format {TableName}_Backup_{TimeStamp}. Backup, Copy and Delete operations allow for an optional list of filters (Filter) to be provided to select a subset of the source data for the transation. Refer to project url for code snippets and additional information. The Byte Stuff, LLC is not affiliated with Microsoft nor has Microsoft endorsed this project. Personal and commercial use of this software is free; however, a donation is appreciated if you find the software useful. Code for a command line executable along with sample Docker build is available on GitHub -- https://github.com/TheByteStuff/AzureTableBackupRestore Suggestions or donations are both appreciated and welcome can be made by using the "Contact" tab at https://www.thebytestuff.com/Contact?utm_source=nuget&utm_medium=www&utm_campaign=AzureTableUtilities v6.1.0 - Correct problem with Timestamp filter, changed literal type from DateTimeOffset to DateTime v6.0.0 - ** Backup/Restore is NOT compatible with prior versions ** Upgrade from Microsoft.Azure.Cosmos.Table library to Azure.Data.Table. The Microsoft.Azure.Cosmos.Table library was deprecated on 3/31/2023. The Azure.Data.Table API (TableEntity) required a change to retain proper data typing of Int32/Int64 during serlization and is not compatible with the prior version of the customized DynamicTableEntityJsonConverter/Serializer. As a result, backup files created with prior versions are not compatible to be restored with this release. Similarly, backups taken with this release may not be restored under prior versions. It is possible to convert a prior file version to work with the new serialization. At this time, no tool is being offered to do so.
Library containing BoundRestoreCommandUser class, which can be used to easily restore NuGet packages. Also several extension methods are provided to make life easier when working with NuGet types.
An API to restore a DB to a previous state
Backup and zip or restore a MS SQL database library with command line runner
Retrieve the deleted records from audit by table, user, and date and time range, and then restore those records with the same GUID.
You can use this NuGet package to make working with NuGet Package Restore easier from build servers. If you want to ship Build updates in a NuGet package then you can use this package to help users create scripts to resotre the NuGet packages before the build starts. For detailed info on how to use this for Build Servers see http://sedodream.com/2012/12/24/SlowCheetahBuildServerSupportUpdated.aspx.
MSBuild task to install Nuget packages from local packages folder downloaded by Nuget Package Restore
ServiceFabric.BackupRestore adds backup and restore features to your Reliable Stateful Services in Service Fabric. How to use this package: https://github.com/loekd/ServiceFabric.BackupRestore/blob/master/README.md
Restores a sql server database by finding the latest .bak file in a directory and subsequent .trn files after it.
WebDAV client library for .NET, Xamarin iOS and Android for managing items on WebDAV RFC 4918, RFC 2518 and DeltaV RFC 3253 compliant WebDAV servers, uploading, downloading files, managing locks and file versions. The library is using Task-based Asynchronous Pattern (TAP) and requires .NET 4.5 or later. Over 90% of code is covered by unit and integration tests including iOS and Android versions.
Super Admin Functions For backing up database, restoring it as well as creating new db, Updated in VS
MementoContainer is an alternative approach to the Memento design pattern. It is a lightweight utility that takes a snapshot of your objects' state so that you can easily rollback to a previous state when recovering from errors.
WeChooz.Aspire.Hosting.NpmRestore is a .NET Aspire hosting integration to restore npm packages inside a .NET project
This tool will restore the given NuGet package.
This XrmToolBox plugin enables you to restore deleted records from the Dataverse recycle bin even if auditing is not enabled. It’s a lightweight, easy-to-use solution designed for administrators and developers.
This package is used to backup and restore the postgres database
This package contains executable which combines the functionalities of UtilPack.NuGet.Deployment and UtilPack.ProcessMonitor packages: it can restore missing packages, and then execute and monitor them.
MSBuild task to install Nuget packages from local packages folder downloaded by Nuget Package Restore The original NugetPackageRestore added packageInstaller.xst on the packages' folder. This works well for one Web project, but multiple web projects means that the second Web project does not run the Task, hence an incomplete restore. This enhanced Nuget appends the project name to the packageinstaller.xst to ensure that the Task is run for all individual projects.
Library for snapshotting and restoring the state of system resources.
A library for reading XML backup files generated by "SMS Backup & Restore" Android app
Allows some simple operations to happen for in applications accessing SqlServer databases