Salamander .NET Linker and mini-deployment tool allows you to link .NET assemblies together into a single file, and to deploy your application without installation of the whole Microsoft .NET Framework. The linker selectively links MSIL code putting together only the required classes and methods, and it is capable of linking into the Microsoft .NET framework class libraries. The mini-deployment tool then builds a minimum set of the Microsoft .NET runtime to ship with your application. This usually results in installation size of a few mega bytes, rather than tens of mega bytes, and the installation takes much less time without rebooting machines. The mini-deployed application can be launched directly from a CD, absolutely without copying files or adding registry entries.
The mini-deployment tool puts together the minimum set of CLR runtime files and dependent assemblies that can be simply copied to a single folder on a target machine, and your application runs as if the whole framework is installed. Since the installation is isolated into a single folder, there will be no conflicts with future .NET installation. When linking is used for the dependent assemblies, it will further reduce the file size.
I don't use one drive, but then I don't use any cloud storage, not even Icloud on my mac.
If I did use cloud storage, then I would not use One drive, not because there is anything wrong with it, but because I can use Icloud.
The only reason I see to use one drive is if your job requires you to have access to it
Not built in, which is not a bad thing. There are ways of adding cloud storage to it, Dropbox is the most well know that also have a client for Linux, but there are others.
RTD and Bad Wolf out
Everybody lied, there was never a Christmas script done, even though they said there was
RTD brought it back then killed it with the PC overload and garbage nonsensical stories
Who knows what production company will want to drink from the poisoned chalice now.
The squandered opportunity with the Disney partnership will go down in production folklore
Problem with that is Vivaldi is the slowest chromium browser I have ever used. I keep trying it every few months in case performance has improved.
...and it's not due to specs or config. 5900x/32gigs/RTX3080 here, Win 11 25H2 etc.
Question
SentientPC
Just thought I would post this, as the app/methods employed are pretty interesting for .NET devs. The samples on the page are interesting, as well.
Salamander .NET Linker and Mini-Deployment Tool
Link to comment
https://www.neowin.net/forum/topic/210209-deploy-net-wo-the-framework/Share on other sites
97 answers to this question
Recommended Posts