Basilisque.CommonFrameworkBuild
1.0.0
Requires NuGet 4.0 or higher.
dotnet add package Basilisque.CommonFrameworkBuild --version 1.0.0
NuGet\Install-Package Basilisque.CommonFrameworkBuild -Version 1.0.0
<PackageReference Include="Basilisque.CommonFrameworkBuild" Version="1.0.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Basilisque.CommonFrameworkBuild" Version="1.0.0" />
<PackageReference Include="Basilisque.CommonFrameworkBuild"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Basilisque.CommonFrameworkBuild --version 1.0.0
#r "nuget: Basilisque.CommonFrameworkBuild, 1.0.0"
#:package Basilisque.CommonFrameworkBuild@1.0.0
#addin nuget:?package=Basilisque.CommonFrameworkBuild&version=1.0.0
#tool nuget:?package=Basilisque.CommonFrameworkBuild&version=1.0.0
Basilisque - Common Framework Build
Overview
This project provides common build configuration for all parts of the Basilisque framework.
It is NOT recommended to use this unless you're developing a part of the framework.
Description
This project doesn't contain any assemblies that will be deployed with the target project. Instead it only contains build time configuration (.props/.targets-files, ...) to provide all projects of the Basilisque framework with a common basic set of configuration.
It implicitly adds a dependency to Basilisque.CommonBuild to the target project. So the configuration provided by that project will also be applied.
Usage
Simply installing this NuGet package will automatically include the contained .props and .targets files in the build. For more information about how this can be configured, please see the GitHub page.
License
The Basilisque framework (including this repository) is licensed under the Apache License, Version 2.0.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Basilisque.CommonBuild (>= 1.0.0 && < 1.1.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Basilisque.CommonFrameworkBuild:
| Package | Downloads |
|---|---|
|
Basilisque.DataAccess.EntityFramework.Base
Package Description |
|
|
Basilisque.DataAccess.EntityFramework.SqlServer
Package Description |
|
|
Basilisque.DataAccess.EntityFramework.CodeAnalysis
Package Description |
|
|
Basilisque.DataAccess.EntityFramework.PostgreSQL
Package Description |
|
|
Basilisque.DataAccess.EntityFramework.Relational
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 304 | 6/20/2025 |
| 1.0.0-RC22 | 236 | 5/26/2025 |