Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
23 packages returned for Tags:"W"
Sort by
Relevance
Downloads
Recently updated
Tungsten
by:
Mode51
28,156 total downloads
last updated
3/30/2021
Latest version:
3.0.6
Tungsten
W
Library
C#
CSharp
Tungsten is a C# library of classes to make application development easier
W.
Runtime
by:
westonsupermare
11,546 total downloads
last updated
11/20/2020
Latest version:
2.1.3.1
W
programming
language
The standard runtime for the W programming language
W.
Engine
by:
westonsupermare
9,806 total downloads
last updated
12/4/2019
Latest version:
2.1.0
interpreter
W
programming
An interpreting engine for the W programming language.
Tungsten.
Net
by:
Mode51
13,500 total downloads
last updated
6/12/2018
Latest version:
2.0.2
Tungsten.Net
Tungsten
W
W.Net
C#
library
tcp
sockets
client
server
Tungsten.Net makes it easy to add tcp sockets to your application. Client and server classes are provided, with and without assymetric encryption. Note that the secure classes always use RSA for encryption; no...
More information
Tungsten.
EventTemplate
by:
Mode51
4,396 total downloads
last updated
3/21/2018
Latest version:
2.0.0
Tungsten.EventTemplate
Tungsten
W
C#
library
Tungsten.EventTemplate is a class which makes exposing and raising an event somewhat easier
Tungsten.
IO.
Pipes
by:
Mode51
8,494 total downloads
last updated
6/12/2018
Latest version:
2.0.3
Tungsten.IO.Pipes
Tungsten
Pipe
NamedPipe
W
C#
library
Named pipe wrappers to simplify named-pipe use in your application. PipeClient for clients and PipeServer for single-instance servers. As pipes must have a server for each connected client, PipeHost will host...
More information
Tungsten.
Property
by:
Mode51
3,599 total downloads
last updated
8/4/2018
Latest version:
2.0.3
Tungsten.Property
Tungsten
W
C#
library
Tungsten.Property is a class which implements IPropertyChangedNotifier. PropertySlim is a lightweight version of Property and can be used in simpler scenarios (where ownership isn't necessary)
Tungsten.
Lockable
by:
Mode51
4,183 total downloads
last updated
8/4/2018
Latest version:
2.0.2
Tungsten.Lockable
Tungsten
W
C#
library
Tungsten.Lockable is a class which supports thread-safe access to an underlying value
Tungsten.
Firewall
by:
Mode51
7,775 total downloads
last updated
7/14/2018
Latest version:
2.0.2
Tungsten.Firewall
Tungsten
Firewall
W
C#
library
Tungsten.Firewall is a minimal library, using NetFwTypeLib, to add and remove Windows firewall rules. Note that your application will need administrative rights to add/remove firewall rules.
Tungsten.
As
by:
Mode51
3,209 total downloads
last updated
6/18/2018
Latest version:
2.0.1
Tungsten.As
Tungsten
W
C#
library
Tungsten.As provides extension methods for quick conversions (As<T>, AsBase64, AsBytes, AsCompressed, AsString).
Tungsten.
Threading.
Lockers
by:
Mode51
4,319 total downloads
last updated
3/23/2018
Latest version:
2.0.1
Tungsten.Threading.Lockers
Tungsten
W
C#
library
Tungsten.Threading.Lockers provides classes which support resource locking (MonitorLocker, ReaderWriterLocker, SemaphoreLocker and SpinLocker).
Tungsten.
Threading
by:
Mode51
2,556 total downloads
last updated
4/11/2018
Latest version:
2.0.1
Tungsten.Threading
Tungsten
W
C#
library
Tungsten.Threading provides a Thread.Sleep method and ThreadMethod class which makes creating a background thread (long running task) easy.
Tungsten.
From
by:
Mode51
2,705 total downloads
last updated
6/18/2018
Latest version:
2.0.1
Tungsten.From
Tungsten
W
C#
library
Tungsten.From complements Tungsten.As by providing FromBase64 and FromCompressed
Tungsten.
Encryption
by:
Mode51
3,200 total downloads
last updated
6/13/2018
Latest version:
2.0.2
Tungsten.Encryption
Tungsten
W
C#
library
Tungsten.Encryption provides a class for RSA encryption and MD5 password hashes
Tungsten.
Domains
by:
Mode51
3,491 total downloads
last updated
3/21/2018
Latest version:
2.0.0
Tungsten.Domains
Tungsten
Domains
AppDomain
W
C#
library
Tungsten.Domains makes it easy to implement reloadable AppDomains
Tungsten.
Logging
by:
Mode51
2,505 total downloads
last updated
3/21/2018
Latest version:
2.0.0
Tungsten.Logging
Tungsten
W
Logging
C#
library
Tungsten.Logging provides basic support for logging. Handle the W.Logging.Log.LogTheMessage event to provide additional logging options. W.Logging.LogMessageHistory class can be instantiated to maintain an...
More information
Tungsten.
Suite
by:
Mode51
1,274 total downloads
last updated
3/31/2018
Latest version:
2.0.0
Tungsten.Suite
Tungsten
W
C#
library
Tungsten.Suite is a nuspec only package. It aggregates the most Tungsten packages available for each framework into one package.
Tungsten.
CallResult
by:
Mode51
1,423 total downloads
last updated
3/21/2018
Latest version:
2.0.0
Tungsten.CallResult
Tungsten
W
C#
library
Tungsten.CallResult is a class which can be used as a return value to specify a success/fail, an exception if on ocurred, and a result
Tungsten.
ArrayMethods
by:
Mode51
1,113 total downloads
last updated
3/21/2018
Latest version:
2.0.0
Tungsten.ArrayMethods
Tungsten
W
C#
library
Tungsten.ArrayMethods provides additional functionality for arrays (Peek, Take, Trim, Append, Insert)
Tungsten.
Console
by:
Mode51
1,269 total downloads
last updated
3/21/2018
Latest version:
2.0.0
Tungsten.Console
Tungsten
W
C#
library
Tungsten.Console provides several string extension methods to send strings to the console.
Previous
Next