Cosella.Framework.Extensions 1.0.2.29

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Cosella.Framework.Extensions --version 1.0.2.29
                    
NuGet\Install-Package Cosella.Framework.Extensions -Version 1.0.2.29
                    
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="Cosella.Framework.Extensions" Version="1.0.2.29" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cosella.Framework.Extensions" Version="1.0.2.29" />
                    
Directory.Packages.props
<PackageReference Include="Cosella.Framework.Extensions" />
                    
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 Cosella.Framework.Extensions --version 1.0.2.29
                    
#r "nuget: Cosella.Framework.Extensions, 1.0.2.29"
                    
#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 Cosella.Framework.Extensions@1.0.2.29
                    
#: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=Cosella.Framework.Extensions&version=1.0.2.29
                    
Install as a Cake Addin
#tool nuget:?package=Cosella.Framework.Extensions&version=1.0.2.29
                    
Install as a Cake Tool

Cosella

The Cosella Microservice Framework is intended to make the development of service based solutions using .NET easier.

The framework is currently a very new project, if you want to use it, please understand:

  • there may be limited support
  • documentation will probably be incomplete
  • code may not be as tidy or organised as expected

If you like what's here already and want to improve it, PRs are most welcome.

I'll also try and be as responsive as I can to issues raised on GitHub.

A feature list and 'Getting Started' instructions can be found on GitHub

Product Compatible and additional computed target framework versions.
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated