Coree.NETASP
0.1.8962.10590
dotnet add package Coree.NETASP --version 0.1.8962.10590
NuGet\Install-Package Coree.NETASP -Version 0.1.8962.10590
<PackageReference Include="Coree.NETASP" Version="0.1.8962.10590" />
paket add Coree.NETASP --version 0.1.8962.10590
#r "nuget: Coree.NETASP, 0.1.8962.10590"
// Install Coree.NETASP as a Cake Addin #addin nuget:?package=Coree.NETASP&version=0.1.8962.10590 // Install Coree.NETASP as a Cake Tool #tool nuget:?package=Coree.NETASP&version=0.1.8962.10590
Coree.NETASP
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.
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 | Versions 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. |
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.8962.10590 | 92 | 7/15/2024 |
0.1.8945.27356 | 97 | 6/28/2024 |
0.1.8932.20257 | 97 | 6/15/2024 |
0.1.8932.19766 | 86 | 6/15/2024 |
0.1.8932.18032 | 91 | 6/15/2024 |
0.1.8932.16797 | 91 | 6/15/2024 |
0.1.8932.16021 | 94 | 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