106 packages tagged with “Backup”
AWS Backup is a fully managed backup service that makes it easy to centralize and automate the back up of data across AWS services in the cloud as well as on-premises.
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)
Ecng system framework
.Net platfroms log service. Your logs write local file, bacup local and post remote server.
Backup and restore AWS DynamoDB Table to AWS S3 Bucket with AWS Data Pipeline. (Stability: Stable)
MySQL Backup/Restore tool based on mysqlbackupnet.codeplex.com
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.
GarminConnectClient is a library for communication with GarminConnect. It allows to list, download and upload Garmin activities. It is inspired by https://github.com/La0/garmin-uploader.
Backup and zip or restore a MS SQL database library with command line runner
Backup Azure Blob Storage containers.
Archive Azure DevOps git repositories to AWS S3 (Stability: Stable)
This tool helps you to view your entity components (Attributes, Processes, Relations and even security rules) easly and efficently and download Assemblies or processes, and can export it as well to Excel file, or even simple excel file. Key Features: 1- View entity Components (Entity Information, Attributes, Relations, Processes, Plugins, Security Rules). 2- Download Plugins Assemblies as backup. 3- Download Processes XAML files as backup. 4- Export entity to Excel file (Excel required). 5- Export view to Simple excel file (Excel not required).
Copies input azure table to files
Provides azure backup management capabilities.
Simple SQL Server database dumper. Shipped as source-only NuGet package.
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
DotNet Tools command line implementation for backup, copy, delete and restore of Azure tables to/from local file or Azure blob storage using TheByteStuff.AzureTableUtilities found on NuGet: https://www.nuget.org/packages/TheByteStuff.AzureTableUtilities/ Backup/Copy/Delete/Restore parameters can be stored in a settings file (appsettings.json) or passed on the command line. Filters need to be specified in the settings file. Tool Command Name is registered with the name "aztbu" as in "Azure Table Utilities". for help, aztbu -h
Restores a sql server database by finding the latest .bak file in a directory and subsequent .trn files after it.
SQL Backup/Restore Toolkit for .NET
Movescount Backup is s simple library that can download move records from Suunto Movescount. I creted is just because there is no official way how to create a backup of all your moves and a optional possibility yo migrate them to other service such as Garmin or Strava.
An Azure.Data.Tables extension package for exporting Azure Tables as CSV for backup purposes.
Super Admin Functions For backing up database, restoring it as well as creating new db, Updated in VS
Provides developers with libraries for data protection under Azure Resource manager.
A C# implementation of the apcupsd NIS protocol (http://www.apcupsd.org/manual/manual.html#nis-network-server-protocol).