Showing 38 open source projects for "microsoft net framework"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Kytner Image Signatix

    Kytner Image Signatix

    Modern .NET 10 batch image renamer with multi-language WPF UI.

    Fast batch image renaming with a modern WPF interface Kytner Image Signatix is the solution for anyone looking to bring order to their image collections. Developed with a focus on performance and usability, the tool is based on the latest .NET 10 framework and utilizes a modern WPF design that integrates seamlessly into current Windows environments. Key Features Smart Batch Renaming: Rename hundreds of images in seconds. Prefix Management: Automatically add a custom prefix to your images for organized sorting. Multilingual: Kytner Image Signatix is globally accessible and natively supports German, English, French, Spanish, and Polish. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Mini Inventory Control System

    Mini Inventory Control System

    It is a simple inventory control software

    ...You can manage incoming products, outgoing products and the current quantity in your inventory. Also, you can record the location of the product, the price of every item and who put it into the system. Requirements - You must have Microsoft Office 2010 or newer installed on your computer - Windows 7 64 Bits or newer - (OPTIONAL) Install .NET 6.0 Runtime for desktop apps - (OPTIONAL) Install Microsoft Access Database Engine Acknowledgments Thanks to Wanicon for the icon and TutorialesVbNET for give me the idea to create this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hex Encoding Utility

    Hex Encoding Utility

    An utility that allows you to convert your data using Base16 encoding.

    ...Also, this utility can restore the original data from text containing a hex dump. Base16 can be useful for developers, system administrators, and other professionals who work with binary files or data. System requirements: MS Windows with .NET Framework 4.0 installed.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Shuffle Sync

    Shuffle Sync

    Randomly copy files of a specific type to your target path!

    ....*** Upon clicking on the "Shuffle Sync" button, the application will check and warn for the following: - if drive is a FIXED drive (usually hard drives) - if drive has a total capacity of more than 64GB - if the "delete all files" checkbox is marked If the user approves of all warnings, the application will proceed to sync files from the source to the destination (deleting all files in the destination folder if the "delete all files" checkbox is marked). This application *probably* requires the .NET Framework 4.5.2 (get it here https://www.microsoft.com/en-us/download/details.aspx?id=42642. This application is a study project: this is my first C# application. Help and feedback would be appreciated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    dboxShare

    dboxShare

    A more reliable enterprise file sharing synchronization software

    dboxShare is an easy-to-use free open-source enterprise file hosting server software, based on .NET technology development, used to build a safe and efficient file cloud storage and cloud management platform. Users don't need to change their work habits, and two-way file synchronization will automatically upload, download and update versions according to their permissions, providing a convenient and efficient solution for sharing and cooperation. The system has the characteristics of simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SD Imager

    SD Imager

    This tool is used for writing drive images to USB sticks or SD cards

    Writes and reads complete drive images to/from SD drives. Running on Windows 7 and above, requires .NET Framework 4.5 Because Win32DiskImager didn't work on my computers (Win7 + Win8), I decided to write my own tool using VS2013 and .Net 4.5. Currently it can read and write Images from/to SD drives or other via USB attached storage. Basic formatting functionality is also included. Please write a review! Thx
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 7
    dotNet Disk Imager

    dotNet Disk Imager

    Lightweight RAW and ZIP disk images reader and writer to USB or SD

    ...I would be happy to hear your feedback and I'm ready to listen to your suggestions. Feel free to request new features, if I found them interesting I will definitely implement them. Requires .NET Framework 4.6.1 (download here: http://go.microsoft.com/fwlink/?LinkId=671729 ) Supports Windows 7 and newer. If you need older Windows support, use Win32 Disk Imager. Please write a review.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 8

    [C#] Secure Shredder Console

    A console file shredder that supports many algorithms.

    There are many ways to delete a file, whether you want it to be secure or not, fast or not. Since nowadays, we use computers to store data (including confidential ones), we want to totally delete a file with no traces for any file recovery solution. The program supports Zero Data 1 Pass, British HMG IS5-Baseline 1 Pass, Russian GOST P50739-95 2 Passes, British HMG IS5-Enhanced 3 Passes, US DoD 5220.22-M / Canadian RCMP DSX 3 Passes, German VSITR 7 Passes, Bruce Schneier's 7 Passes,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    TC .NET Interface

    Allows to create any Total Commander plugins using .NET languages

    If you are .NET developer and have a good idea for TC plugin - provided interface is the right choice for you. You can concentrate on the main functionality of your plugin withouth having to worry about most of mundane tasks of TC plugin building. Main features: - use flexibility and power of .NET Framework to create new plugin, - base classes for all TC plugin types - FS, Lister, Packer, and Content, - easy debugging with included tracing system, - all optional methods not implemented in managed plugin are excluded from the final TC plugin, - TC calls are translated into managed calls with parameters marshaling, - each plugin loads into separate Application Domain (AD) to provide isolation and security boundaries for executing managed code, - unified loader located in Default AD loads all types of TC plugins, - control over the lifetime policy for managed plugin instance, - auto support for Unicode and 64-bit features, - compact final binary files (usually < 100 KB)
    Downloads: 2 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10

    Weed Killer

    Aged File Removal

    Weed Killer is a .NET solution to prune aged files from folders, working equally well on a single workstation, or multiple data centers. It has an MDI form to build / edit / test / execute configurations, a console worker for delegated removal , and a class for direct use in an application. Feature include: - Enhanced multi-layer wildcard support for folder-trees. - Choice of regular expressions or traditional wildcards for file or folder patterns. - Ability to specify not only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This application (CD/DVD cataloguer) creates indexes (table of contents) of your floppy or CD/DVD discs. It helps you maintain and organize your collection of floppies, CDs and DVDs. It is designed to be simple, small, effective and easy to use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Context-Shredder
    ...An user can create deletion tasks, overwrite the available free space or destroy disk drives with the help of this handy tool. The included Portable -[Context-Shredder] allows the user to navigate and view all the files found on the system. You need the .Net Framework 4.0 from Microsoft.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    ZippyBackup

    Back up your files into zip and encrypted zip files.

    ZippyBackup is a free Windows tool for maintaining backups of your files and folders. ZippyBackup focuses on providing simple file backup in an open, common file format instead of a proprietary format that locks you into a particular backup software. Full and incremental backups are automatically provided. ZippyBackup also supports 256-bit Advanced Encryption Standard (AES) security for your zip files (note: depends on OS support). With both compression and encryption, this combination makes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SimpleBackup

    SimpleBackup

    A fast and simple backup tool that makes differencial and full backups

    ...Just enter the source and destination directory, choose between a few options and let it run. No complicated using, no useless functions, just simple and easy to use. Please consider that you have installed microsoft .Net Framework 4.0 ( or later ) to run SimpleBackup!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Universal File Splitter & Joinner

    the Powerfull, Beautiful file Splitter

    Easy, Lighweight, Free for Sharing and Archieving Universal File Splitter and Joiner is a powerful file splitter and joiner utility that can split a big file into small pieces, then can be joined latter to get the original file, also check Identical for both Source and Joined file. provides many signature algorithm. This application requires- * .NET framework 4.0
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    vivaRestoreSql

    vivaRestoreSql

    Tool for restore backups MS SQL Server 2005-2012

    Portable tool for restore backups MS SQL Server 2005-2012. Need Microsoft .NET Framework 4.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Universal File Splitter and Joiner

    Splits Large files into small chunks to increase portability

    Universal File Splitter and Joiner is a utility that allows you to split large files into small chunks which can be joined later to obtain the original file, for better portability and sharing of files. This application requires- * .NET framework 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    disk spin-up utility

    disk spin-up utility

    A simple tool to keep external hardrives from spinning down

    This simple lightweight application written in c# that keeps external hardrives spinning so that the next time you acces it you do not have to wait about a minute (depending on type of drive) for it to spin back up, which can get quite annoying
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ZipBackup

    ZipBackup

    Back up your files into zip and encrypted zip files.

    ZipBackup is a free Windows tool for maintaining backups of your files and folders. ZipBackup focuses on providing simple file backup in an open, common file format instead of a proprietary format that locks you into a particular backup software. Full and incremental backups are automatically provided. ZipBackup also supports 256-bit Advanced Encryption Standard (AES) security for your zip files - the same security used by the NSA for classified information. With both compression and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Digest

    Digest

    Full computer manager

    Developed in C # on. Net Framework V2.0 Digest is an alternative to expensive software like Tuneup and others like it, while offering more functionality relevant. In this sense, is defined as a digest manager full computer. It thus extends its functionality to: - System: The performance monitoring / process verification / repair system files .... - Discs: Creating virtual disks, disk defragmentation real hard synchronizing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQL Server database instances. DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#. Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Second Chance

    Second Chance

    Backup Utility

    ...This is the first *possibly* useful program that I've released to the internet to date. So I ask you to please mind any bugs, and to report them below! Hope it's useful. REQUIRES .NET FRAMEWORK 4.0!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...boc stands for Backup On Change. It was tested on Windows XP (x86), Windows 7 (x86), Windows Server 2003 (x86) & Windows Server 2008 (x64). It should run on Vista too. Requirements: .Net Framework Version 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    backup utility
    backups files, folders using AES-256; win, own scheduler intergration, multiple storages (including ftp, shares). Sources: http://butil.codeplex.com/SourceControl/list/changesets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Carbon Copy is a cross-platform backup tool written purely using the .NET framework, which has a user-friendly GUI interface, and allows either for incremental or synchronized backups from source location(s) to a destination location. The sourcecode is hosted at github: https://github.com/jez9999/gooeycarboncopy
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB