Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Migrated to github https://github.com/ngeor/w3c-nant
Attention: code migrated to github:
https://github.com/ngeor/w3c-nant
NAnt task library written in C#.
Validates HTML and CSS against the online W3C validation services.
FTP NAnt tasks to upload and delete files on an FTP server.
Separate NAnt-independent assembly to reuse in .NET projects.
Set of various network observing and searching services (FTP indexer, SMB indexer, gameserver pinger and history logger, web interface for search and management) mainly for LAN-Parties. Technologies: C#, ASP.NET, IIS, MSSQL, Access, TCPIP
This assembly is a client component to communicate with a
given FTP server. It has no GUI but rich underlaying functionality
like detailed listing, recursive upload, download and deletion.
It also supports BINARY/ASCII transer type and ACTV/PASV mode
Ftp4net is a C# class for communication with FTP Server, which conforms to the RFC 959 (FTP). It\'s an API that handles all FTP protocol commands. This class is designed for creating FTP Client software with .NET