ISL.NetFramework 1.0.1

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

Core shared abstractions, configuration models, and primitives for ISL backend framework packages.

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

Showing the top 5 NuGet packages that depend on ISL.NetFramework:

Package Downloads
ISL.NetFramework.Web

Web host bootstrap, middleware, rate limiting, problem-details handling, and OpenAPI for ISL backend services.

ISL.NetFramework.CacheClient

Redis-backed and no-op cache abstractions for ISL backend framework consumers.

ISL.NetFramework.Application

CQRS, validation behaviors, and application-layer contracts for ISL backend services.

ISL.NetFramework.Security

Inbound access control middleware for domain and IP allow/deny policies.

ISL.NetFramework.MessageBroker

Message broker abstractions and provider support for RabbitMQ, Azure Service Bus, and Kafka integration.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1 122 4/6/2026
1.0.0 91 4/3/2026
1.0.0-beat 54 4/6/2026