CopperDevs.Core
1.1.14
Prefix Reserved
dotnet add package CopperDevs.Core --version 1.1.14
NuGet\Install-Package CopperDevs.Core -Version 1.1.14
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="CopperDevs.Core" Version="1.1.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CopperDevs.Core" Version="1.1.14" />
<PackageReference Include="CopperDevs.Core" />
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 CopperDevs.Core --version 1.1.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CopperDevs.Core, 1.1.14"
#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 CopperDevs.Core@1.1.14
#: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=CopperDevs.Core&version=1.1.14
#tool nuget:?package=CopperDevs.Core&version=1.1.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
CopperDevs.Core
Common files used in multiple projects of mine
Features
- Multiple additional math types
- Matrix2X2
- Vector2Int
- Vector3Int
- Vector4Int
- Multiple extensions
- Custom Random class built on top of the built in system random
- Text utility
- Windows api
- Desktop Window Manager
- Set window attributes
- Immersive dark mode
- Window style
- Window corner style
- Window position and size
- Cursor position
- Get console window handle pointer
- Desktop Window Manager
Licensing
Portions of the project have been copied from Tommy and is copyrighted by Denis Zhidkikh under the terms of the MIT license
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- No dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on CopperDevs.Core:
Package | Downloads |
---|---|
CopperDevs.DearImGui
Custom layering around ImGui.NET/DearImGui |
|
CopperDevs.DearImGui.Renderer.OpenGl.SilkNet
Silk.net OpenGl renderer for my ImGui wrapper |
|
CopperDevs.Observable
Package Description |
|
CopperDevs.DearImGui.Renderer.Raylib
Base raylib renderer for my ImGui wrapper |
|
CopperDevs.Windowing
Simple windowing system abstraction |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.1.14 | 138 | 6/17/2025 |
1.1.13 | 147 | 5/11/2025 |
1.1.12 | 134 | 5/11/2025 |
1.1.11 | 181 | 1/30/2025 |
1.1.10 | 145 | 12/20/2024 |
1.1.9 | 133 | 12/20/2024 |
1.1.8 | 101 | 12/20/2024 |
1.1.7 | 105 | 12/19/2024 |
1.1.6 | 121 | 12/16/2024 |
1.1.5 | 109 | 12/6/2024 |
1.1.4 | 111 | 11/21/2024 |
1.1.3 | 201 | 11/10/2024 |
1.1.2 | 148 | 9/27/2024 |
1.1.1 | 272 | 8/28/2024 |
1.1.0 | 178 | 8/10/2024 |
1.0.1 | 147 | 8/2/2024 |
1.0.0 | 174 | 6/10/2024 |