Coree.NETASP 0.1.8932.20257

dotnet add package Coree.NETASP --version 0.1.8932.20257
NuGet\Install-Package Coree.NETASP -Version 0.1.8932.20257
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="Coree.NETASP" Version="0.1.8932.20257" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Coree.NETASP --version 0.1.8932.20257
#r "nuget: Coree.NETASP, 0.1.8932.20257"
#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.
// Install Coree.NETASP as a Cake Addin
#addin nuget:?package=Coree.NETASP&version=0.1.8932.20257

// Install Coree.NETASP as a Cake Tool
#tool nuget:?package=Coree.NETASP&version=0.1.8932.20257

Coree.NETASP Master .NET Nuget

brand

Coree.NETASP is a comprehensive library that provides a wide range of generic helper functionalities, designed to enhance and simplify coding tasks across .NET Standard projects.

Documentation

As Coree.NETASP is exclusively a library project, you can thoroughly explore its functionalities through the Docfx API documentation. This documentation is available in a Markdown format similar to this text, ensuring easy access and understanding for developers.

Coree.NETASP Docfx API

Usage

For deploying, the strategy varies based on the branch type:

  • Packages from feature, develop, release and master branches will be published to a personal GitHub package repository.
  • Deployments from release branches target NuGet's integration environment.
  • Deployments from master branches target the main NuGet repository.

Here are the commands to configure the NuGet sources for each scenario:

# feature, develop, release and master packages
dotnet nuget add source https://nuget.pkg.github.com/carsten-riedel/index.json -n GithubCoreeRepo

# release packages
dotnet nuget add source https://apiint.nugettest.org/v3/index.json -n int.nugettest.org

# master packages (normaly already configured)
dotnet nuget add source https://api.nuget.org/v3/index.json -n nuget.org
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows 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
0.1.8932.20257 66 6/15/2024
0.1.8932.19766 56 6/15/2024
0.1.8932.18032 55 6/15/2024
0.1.8932.16797 57 6/15/2024
0.1.8932.16021 59 6/15/2024

0.1.* (2024-02-29)

- For versions below 1.0, the software is in a preliminary phase, focusing on core development and testing. Users should be prepared for ongoing adjustments and enhancements as the project matures towards its initial stable release