RevolutionaryStuff.ApiCore 4.158.100

dotnet add package RevolutionaryStuff.ApiCore --version 4.158.100
                    
NuGet\Install-Package RevolutionaryStuff.ApiCore -Version 4.158.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.ApiCore" Version="4.158.100" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RevolutionaryStuff.ApiCore" Version="4.158.100" />
                    
Directory.Packages.props
<PackageReference Include="RevolutionaryStuff.ApiCore" />
                    
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.ApiCore --version 4.158.100
                    
#r "nuget: RevolutionaryStuff.ApiCore, 4.158.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.ApiCore@4.158.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.ApiCore&version=4.158.100
                    
Install as a Cake Addin
#tool nuget:?package=RevolutionaryStuff.ApiCore&version=4.158.100
                    
Install as a Cake Tool

RevolutionaryStuff.ApiCore

Base classes and startup scaffolding for ASP.NET Core Web API applications, including ApiProgram, route builder helpers, and OpenAPI utilities.

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 (2)

Showing the top 2 NuGet packages that depend on RevolutionaryStuff.ApiCore:

Package Downloads
RevolutionaryStuff.Dapr

Package Description

RevolutionaryStuff.Applets.Webhooked

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.158.100 106 5/12/2026
4.157.100 134 5/8/2026
4.156.100 99 5/4/2026
4.155.100 100 5/3/2026
4.153.100 104 5/3/2026
4.152.100 106 5/2/2026
4.151.100 104 5/2/2026
4.149.100 112 4/26/2026
4.148.100 105 4/26/2026
4.146.100 121 4/13/2026
4.145.100 106 4/11/2026
4.144.100 162 3/24/2026
4.143.100 153 3/9/2026
4.140.100 134 2/26/2026
4.139.100 122 2/16/2026
4.138.100 113 2/16/2026
4.137.100 113 2/16/2026
4.136.100 132 2/15/2026
4.134.100 118 2/15/2026
4.133.100 113 2/15/2026
Loading failed

This is now a .NET 10 library