Carrigan.Core 0.1.5

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

Carrigan.Core

Small set of helpers and extension methods for .NET 10 and .NET 9. Status: pre‑1.0.


Install

.NET CLI

dotnet add package Carrigan.Core

Package Manager

Install-Package Carrigan.Core

Targets

  • net10.0
  • net9.0


License

Apache‑2.0 http://www.apache.org/licenses/LICENSE-2.0

Support Development

If this package helps you, consider supporting development:

https://github.com/sponsors/CarriganSoftwareSolutions

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  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 (8)

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

Package Downloads
Carrigan.Core.Mvc

Carrigan.Core.Mvc provides reusable helpers, extensions, and supporting types for ASP.NET Core MVC applications.

Carrigan.Core.Razor

Carrigan.Core.Razor is a reusable Razor UI library that provides custom view components, partial views, and related ASP.NET presentation assets to help standardize and simplify shared interface elements across applications.

Carrigan.Emailer

Carrigan.Emailer is a configuration-driven email sender for .NET using MailKit. Supports SMTP network delivery and optional pickup-directory (.eml) output, multi-account grouping by host/sender, List-Unsubscribe header support, and ILogger-based diagnostics.

Carrigan.SqlTools

Carrigan.SqlTools provides the shared SQL modeling, reflection, predicate, join, paging, and query-building abstractions used by the Carrigan.SqlTools dialect generator and client packages. Dialect-specific SQL rendering belongs in packages such as Carrigan.SqlTools.Generators.SqlServer and Carrigan.SqlTools.Generators.PostgreSql. Client execution helpers belong in packages such as Carrigan.SqlTools.Clients.SqlServer and Carrigan.SqlTools.Clients.PostgreSql. Most application projects should reference a dialect-specific generator or client package directly. This package is intended as the common foundation for those packages and for shared infrastructure that needs Carrigan.SqlTools model types.

Carrigan.SqlTools.Clients.Core

Shared core client infrastructure for Carrigan.SqlTools database dialect packages. Intended primarily as a transitive dependency for dialect-specific client implementations.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.5 75 7/25/2026
0.1.5-alpha.202606140331 112 6/14/2026
0.1.4 504 6/11/2026
0.1.3 153 6/11/2026
0.1.3-alpha.202606110017 75 6/11/2026
0.1.3-alpha.202606100634 69 6/10/2026
0.1.3-alpha.202606100502 73 6/10/2026
0.1.2 129 6/10/2026
0.1.1-alpha.202606030837 64 6/3/2026
0.1.0 294 6/3/2026
0.1.0-alpha.202605270557 88 5/27/2026
0.1.0-alpha.202605270344 84 5/27/2026
0.1.0-alpha.202605201251 65 5/20/2026
0.1.0-alpha.202605030711 82 5/3/2026
0.1.0-alpha.202605030706 80 5/3/2026
0.1.0-alpha.202604240714 121 4/24/2026
0.1.0-alpha.202604232245 65 4/23/2026
0.1.0-alpha.202604230544 104 4/23/2026
0.1.0-alpha.202604230532 73 4/23/2026
0.1.0-alpha.202604230423 67 4/23/2026
Loading failed