Work

BuildSdk

BuildSdk is a custom build sdk for dotnet sdk style projects.

build
sdk
msbuild
versioning
nuget-package
Example of a build sdk config.

BuildSdk

BuildSdk is a custom build SDK specifically designed for dotnet SDK-style projects. It provides standardized build props and versioning, simplifying the build process and enhancing project management.

Features:

NugetSdk: Standardizes build props and versioning. Automatically generates NuGet packages for release and debug builds, with automatic versioning for debug builds. AppSdk: Standardizes build props and versioning. Automatically creates development and release configuration files. LibrarySdk: Standardizes build props and versioning for library projects. BuildSdk streamlines the build flow, making it easier to manage and deploy dotnet SDK-style projects.