RevolutionaryStuff.Core 4.162.100

dotnet add package RevolutionaryStuff.Core --version 4.162.100
                    
NuGet\Install-Package RevolutionaryStuff.Core -Version 4.162.100
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RevolutionaryStuff.Core" Version="4.162.100" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RevolutionaryStuff.Core" Version="4.162.100" />
                    
Directory.Packages.props
<PackageReference Include="RevolutionaryStuff.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RevolutionaryStuff.Core --version 4.162.100
                    
#r "nuget: RevolutionaryStuff.Core, 4.162.100"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package RevolutionaryStuff.Core@4.162.100
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=RevolutionaryStuff.Core&version=4.162.100
                    
Install as a Cake Addin
#tool nuget:?package=RevolutionaryStuff.Core&version=4.162.100
                    
Install as a Cake Tool

RevolutionaryStuff.Core

Foundation utilities and helpers used across all RevolutionaryStuff libraries, including collection helpers, DI extensions, configuration, reflection, and general-purpose abstractions.

What is Revolutionary Stuff

Revolutionary Stuff is a company I created a while back to work on creative ideas.

These libraries are a collection of utilities and tools I've created since .NET 1 Beta 2 (don't worry, there have been a few updates since then).

I use these is virtually all of the .NET projects I create to speed my development.

License Agreement

Somewhere deep in the GitHub repo and in the NuGet packages you'll find a license agreement. It's the MIT license. You can use this code in your projects, commercial or otherwise, with no restrictions.

I offer no warranties of any sort. But if you find a bug or want to request a change, post a message to the Issues.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (19)

Showing the top 5 NuGet packages that depend on RevolutionaryStuff.Core:

Package Downloads
Traffk.StorageProviders.Interfaces

A set of interfaces to abstract a storage subsystem that uses the same semantics between local and a plethora of cloud storages. A read/write replacement for Microsoft.Extensions.FileProviders.IFileProvider

RevolutionaryStuff.ETL

Utility library to help with ETL.

RevolutionaryStuff.AspNetCore

Package Description

Traffk.StorageProviders.Utilities.Archiver

Archiver that translates items from 1 storage into another.

Traffk.StorageProviders.Packs.ZipPack

Pack that accomodates ZIP archives.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.162.100 162 6/8/2026
4.161.100 309 6/1/2026
4.158.100 259 5/12/2026
4.157.100 296 5/8/2026
4.156.100 227 5/4/2026
4.155.100 240 5/3/2026
4.154.100 101 5/3/2026
4.153.100 236 5/3/2026
4.152.100 224 5/2/2026
4.151.100 236 5/2/2026
4.149.100 234 4/26/2026
4.148.100 215 4/26/2026
4.146.100 244 4/13/2026
4.145.100 218 4/11/2026
4.144.100 258 3/24/2026
4.143.100 260 3/9/2026
4.140.100 241 2/26/2026
4.138.100 244 2/16/2026
4.137.100 215 2/16/2026
4.136.100 236 2/15/2026
Loading failed

This is now a .NET 10 library